mirror of
https://github.com/nuxt/nuxt.git
synced 2024-12-02 10:27:15 +00:00
bb797fcbb6
- @nuxt/app@0.3.0 - nuxt-cli@0.2.0 - @nuxt/kit@0.3.0 - @nuxt/nitro@0.4.0 - nuxt3@0.3.0 - @nuxt/vite-builder@0.2.0 - @nuxt/webpack-builder@0.2.0
30 lines
1.2 KiB
Markdown
30 lines
1.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.3.0](https://github.com/nuxt/framework/compare/@nuxt/kit@0.2.0...@nuxt/kit@0.3.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.2.0 (2021-04-04)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **kit:** properly resolve _nuxtConfigFiles ([5ed6fa7](https://github.com/nuxt/framework/commit/5ed6fa76127ba8a2c9f65372d85f7e1bda82b907))
|
|
* webpack compilation ([#41](https://github.com/nuxt/framework/issues/41)) ([2c1eb87](https://github.com/nuxt/framework/commit/2c1eb8767180fc04b91fb409976b4fe1e0c3047d))
|
|
|
|
|
|
### Features
|
|
|
|
* `@nuxt/kit` and new config schema ([#34](https://github.com/nuxt/framework/issues/34)) ([46f771a](https://github.com/nuxt/framework/commit/46f771a98b6226e19e9df3511e31b4ec2da6abda))
|
|
* module utils and improvements ([#38](https://github.com/nuxt/framework/issues/38)) ([b3f3dc9](https://github.com/nuxt/framework/commit/b3f3dc94f3ef0790eea114d605b6f320dbf3f1d2))
|