2021-04-04 15:51:31 +00:00
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
2021-06-24 09:06:54 +00:00
## [0.3.8](https://github.com/nuxt/framework/compare/nuxt-cli@0.3.7...nuxt-cli@0.3.8) (2021-06-24)
**Note:** Version bump only for package nuxt-cli
2021-06-16 11:36:06 +00:00
## [0.3.7](https://github.com/nuxt/framework/compare/nuxt-cli@0.3.6...nuxt-cli@0.3.7) (2021-06-16)
**Note:** Version bump only for package nuxt-cli
2021-06-04 19:19:13 +00:00
## [0.3.6](https://github.com/nuxt/framework/compare/nuxt-cli@0.3.5...nuxt-cli@0.3.6) (2021-06-04)
**Note:** Version bump only for package nuxt-cli
2021-05-24 11:30:14 +00:00
## [0.3.5](https://github.com/nuxt/framework/compare/nuxt-cli@0.3.4...nuxt-cli@0.3.5) (2021-05-24)
**Note:** Version bump only for package nuxt-cli
2021-05-20 13:34:30 +00:00
## [0.3.4](https://github.com/nuxt/framework/compare/nuxt-cli@0.3.3...nuxt-cli@0.3.4) (2021-05-20)
**Note:** Version bump only for package nuxt-cli
2021-04-28 17:17:42 +00:00
## [0.3.3](https://github.com/nuxt/framework/compare/nuxt-cli@0.3.2...nuxt-cli@0.3.3) (2021-04-28)
**Note:** Version bump only for package nuxt-cli
2021-04-28 14:24:45 +00:00
## [0.3.2](https://github.com/nuxt/framework/compare/nuxt-cli@0.3.1...nuxt-cli@0.3.2) (2021-04-28)
**Note:** Version bump only for package nuxt-cli
2021-04-23 20:57:57 +00:00
## [0.3.1](https://github.com/nuxt/framework/compare/nuxt-cli@0.3.0...nuxt-cli@0.3.1) (2021-04-23)
### Bug Fixes
* **cli:** clear screen before new nuxt creation ([f0443c2](https://github.com/nuxt/framework/commit/f0443c2ba691ac11f53352068eb03ab91c6200bb))
* **cli:** provide default NODE_ENV for build and dev commands ([586709a](https://github.com/nuxt/framework/commit/586709a82d7ce45d7cbd528bb7ee002dccae5611))
* **cli:** replace not instance regardless of DEBUG ([60e1ee3](https://github.com/nuxt/framework/commit/60e1ee387cb36adbc9f5fb2f38ec680a5cc376cc))
2021-04-16 20:07:53 +00:00
# [0.3.0](https://github.com/nuxt/framework/compare/nuxt-cli@0.2.0...nuxt-cli@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))
2021-04-09 16:02:40 +00:00
# [0.2.0](https://github.com/nuxt/framework/compare/nuxt-cli@0.1.1...nuxt-cli@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))
2021-04-04 15:51:31 +00:00
## 0.1.1 (2021-04-04)
**Note:** Version bump only for package nuxt-cli