mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-12 00:53:55 +00:00
54 lines
1.3 KiB
Markdown
54 lines
1.3 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.
|
|
|
|
## [2.4.4](https://github.com/nuxt/nuxt.js/compare/v2.4.3...v2.4.4) (2019-02-26)
|
|
|
|
**Note:** Version bump only for package nuxt-start
|
|
|
|
|
|
|
|
|
|
|
|
## [2.4.3](https://github.com/nuxt/nuxt.js/compare/v2.4.2...v2.4.3) (2019-02-06)
|
|
|
|
**Note:** Version bump only for package nuxt-start
|
|
|
|
|
|
|
|
|
|
|
|
## [2.4.2](https://github.com/nuxt/nuxt.js/compare/v2.4.1...v2.4.2) (2019-01-30)
|
|
|
|
**Note:** Version bump only for package nuxt-start
|
|
|
|
|
|
|
|
|
|
|
|
## [2.4.1](https://github.com/nuxt/nuxt.js/compare/v2.4.0...v2.4.1) (2019-01-30)
|
|
|
|
**Note:** Version bump only for package nuxt-start
|
|
|
|
|
|
|
|
|
|
|
|
# [2.4.0](https://github.com/nuxt/nuxt.js/compare/v2.3.4...v2.4.0) (2019-01-28)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **dist:** use -edge suffix to require cli ([98c1922](https://github.com/nuxt/nuxt.js/commit/98c1922))
|
|
* **nuxt-start:** include all vue-app dependencies to prevent breaking changes ([c664e3d](https://github.com/nuxt/nuxt.js/commit/c664e3d))
|
|
* exit with proper error code on errors ([#4806](https://github.com/nuxt/nuxt.js/issues/4806)) ([a7ba73e](https://github.com/nuxt/nuxt.js/commit/a7ba73e))
|
|
|
|
|
|
|
|
|
|
|
|
## [2.3.4](https://github.com/nuxt/nuxt.js/compare/v2.3.2...v2.3.4) (2018-11-26)
|
|
|
|
**Note:** Version bump only for package nuxt-start
|