mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-14 10:04:05 +00:00
6bde903273
- @nuxt/app@0.4.1 - nuxt-cli@0.3.5 - @nuxt/kit@0.6.1 - @nuxt/nitro@0.7.1 - nuxt3@0.7.1 - @nuxt/pages@0.2.1 - @nuxt/vite-builder@0.4.1 - @nuxt/webpack-builder@0.4.1
83 lines
2.2 KiB
Markdown
83 lines
2.2 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.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
|