# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [0.3.1](https://github.com/nuxt/framework/compare/@nuxt/webpack-builder@0.3.0...@nuxt/webpack-builder@0.3.1) (2021-04-16) **Note:** Version bump only for package @nuxt/webpack-builder # [0.3.0](https://github.com/nuxt/framework/compare/@nuxt/webpack-builder@0.2.0...@nuxt/webpack-builder@0.3.0) (2021-04-12) ### Features * add hook signatures and basic typings ([#79](https://github.com/nuxt/framework/issues/79)) ([dacde63](https://github.com/nuxt/framework/commit/dacde630634700172ccd54a1e4f1d0469b28bd30)) # [0.2.0](https://github.com/nuxt/framework/compare/@nuxt/webpack-builder@0.1.2...@nuxt/webpack-builder@0.2.0) (2021-04-09) ### Features * initial version of nu cli ([#54](https://github.com/nuxt/framework/issues/54)) ([a030c62](https://github.com/nuxt/framework/commit/a030c62d29ba871f94a7152c7d5fa36d4de1d3b6)) ## [0.1.2](https://github.com/nuxt/framework/compare/@nuxt/webpack-builder@0.1.1...@nuxt/webpack-builder@0.1.2) (2021-04-06) **Note:** Version bump only for package @nuxt/webpack-builder ## 0.1.1 (2021-04-04) ### Performance Improvements * **webpack:** use fs cache by default ([5d5183e](https://github.com/nuxt/framework/commit/5d5183ee82f0d1567934c9cd13160bf84bddd8d3))