mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-26 23:52:06 +00:00
4095f96559
- @nuxt/app@0.4.3 - nuxt-cli@0.3.7 - @nuxt/kit@0.6.3 - @nuxt/nitro@0.9.0 - nuxt3@0.7.4 - @nuxt/pages@0.2.3 - @nuxt/vite-builder@0.4.3 - @nuxt/webpack-builder@0.4.3
102 lines
2.7 KiB
Markdown
102 lines
2.7 KiB
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## [0.4.3](https://github.com/nuxt/framework/compare/@nuxt/vite-builder@0.4.2...@nuxt/vite-builder@0.4.3) (2021-06-16)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **vite:** add nuxt/app to noExternal ([5bd639a](https://github.com/nuxt/framework/commit/5bd639a4938ce15ea2584b831915123192c69aa0))
|
|
|
|
|
|
|
|
|
|
|
|
## [0.4.2](https://github.com/nuxt/framework/compare/@nuxt/vite-builder@0.4.1...@nuxt/vite-builder@0.4.2) (2021-06-04)
|
|
|
|
**Note:** Version bump only for package @nuxt/vite-builder
|
|
|
|
|
|
|
|
|
|
|
|
## [0.4.1](https://github.com/nuxt/framework/compare/@nuxt/vite-builder@0.4.0...@nuxt/vite-builder@0.4.1) (2021-05-24)
|
|
|
|
**Note:** Version bump only for package @nuxt/vite-builder
|
|
|
|
|
|
|
|
|
|
|
|
# [0.4.0](https://github.com/nuxt/framework/compare/@nuxt/vite-builder@0.3.3...@nuxt/vite-builder@0.4.0) (2021-05-20)
|
|
|
|
|
|
### Features
|
|
|
|
* optional pages and refactor nuxt3 ([#142](https://github.com/nuxt/framework/issues/142)) ([6b62d45](https://github.com/nuxt/framework/commit/6b62d456d7fe8c9dd92803a30dcebf0d481f65c7))
|
|
* update vite implementation ([#130](https://github.com/nuxt/framework/issues/130)) ([9732d63](https://github.com/nuxt/framework/commit/9732d63c74b394706150ef35cc06c65d3fb185ad))
|
|
|
|
|
|
|
|
|
|
|
|
## [0.3.3](https://github.com/nuxt/framework/compare/@nuxt/vite-builder@0.3.2...@nuxt/vite-builder@0.3.3) (2021-04-28)
|
|
|
|
**Note:** Version bump only for package @nuxt/vite-builder
|
|
|
|
|
|
|
|
|
|
|
|
## [0.3.2](https://github.com/nuxt/framework/compare/@nuxt/vite-builder@0.3.1...@nuxt/vite-builder@0.3.2) (2021-04-28)
|
|
|
|
**Note:** Version bump only for package @nuxt/vite-builder
|
|
|
|
|
|
|
|
|
|
|
|
## [0.3.1](https://github.com/nuxt/framework/compare/@nuxt/vite-builder@0.3.0...@nuxt/vite-builder@0.3.1) (2021-04-23)
|
|
|
|
**Note:** Version bump only for package @nuxt/vite-builder
|
|
|
|
|
|
|
|
|
|
|
|
# [0.3.0](https://github.com/nuxt/framework/compare/@nuxt/vite-builder@0.2.1...@nuxt/vite-builder@0.3.0) (2021-04-16)
|
|
|
|
|
|
### Features
|
|
|
|
* improve dev experience ([#89](https://github.com/nuxt/framework/issues/89)) ([e224818](https://github.com/nuxt/framework/commit/e224818395cd366f2a338ce3da4aaae993f641b7))
|
|
|
|
|
|
|
|
|
|
|
|
## [0.2.1](https://github.com/nuxt/framework/compare/@nuxt/vite-builder@0.2.0...@nuxt/vite-builder@0.2.1) (2021-04-12)
|
|
|
|
**Note:** Version bump only for package @nuxt/vite-builder
|
|
|
|
|
|
|
|
|
|
|
|
# [0.2.0](https://github.com/nuxt/framework/compare/@nuxt/vite-builder@0.1.1...@nuxt/vite-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.1 (2021-04-04)
|
|
|
|
**Note:** Version bump only for package @nuxt/vite-builder
|