mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-12 00:53:55 +00:00
9797642d78
- @nuxt/app@0.5.0 - nuxt-cli@0.3.8 - @nuxt/component-discovery@0.2.0 - @nuxt/kit@0.6.4 - @nuxt/nitro@0.9.1 - nuxt3@0.8.0 - @nuxt/pages@0.3.0 - @nuxt/vite-builder@0.5.0 - @nuxt/webpack-builder@0.5.0
4.3 KiB
4.3 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.6.4 (2021-06-24)
Bug Fixes
0.6.3 (2021-06-16)
Bug Fixes
- kit: add
build.babel.plugins
default option and docs (#224) (2c5ceab) - kit: ignore @ alias without following slash (resolves #210) (eee4539)
0.6.2 (2021-06-04)
Bug Fixes
0.6.1 (2021-05-24)
Note: Version bump only for package @nuxt/kit
0.6.0 (2021-05-20)
Features
0.5.3 (2021-04-28)
Bug Fixes
- cli: support nuxt2-edge (f0dfb42)
0.5.2 (2021-04-28)
Note: Version bump only for package @nuxt/kit
0.5.1 (2021-04-23)
Bug Fixes
- kit: auto detect version if not specified (342bf06)
- kit: resolve alias for
installModule
source (4bcb8fa)