mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 09:33:54 +00:00
0d92f1a042
- @nuxt/app@0.3.2 - nuxt-cli@0.3.1 - @nuxt/kit@0.5.1 - @nuxt/nitro@0.6.0 - nuxt3@0.6.0 - @nuxt/vite-builder@0.3.1 - @nuxt/webpack-builder@0.3.2
1.9 KiB
1.9 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.3.2 (2021-04-23)
Bug Fixes
- webpack: don't inline scoped packages (0a74f1e)
- issues with externals outside of rootDir (4e18653)
- webpack: exclude ! for externals (daaf02f)
0.3.1 (2021-04-16)
Note: Version bump only for package @nuxt/webpack-builder
0.3.0 (2021-04-12)
Features
0.2.0 (2021-04-09)
Features
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)