# 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.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 ## [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 ## [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 ## [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 ## [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 ## [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 ## [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 ## [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)) # [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)) # [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)) ## 0.1.1 (2021-04-04) **Note:** Version bump only for package nuxt-cli