Nuxt/packages/cli/CHANGELOG.md

63 lines
3.2 KiB
Markdown
Raw Normal View History

merge 2.x changes into dev commit 0f28f9cdb64d8f7894cf476ffce735a32b5c2011 Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 21:23:55 2018 +0330 add simple release script commit 16c5b892fa3104992f3a6778ac97a0fcb1ca657c Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 21:20:03 2018 +0330 v2.3.4 commit e4a02a51aceb3c92e47a31c2e83df8b20cc666a6 Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 21:17:40 2018 +0330 whitelist CHANGELOG files commit c96e9f49964c6acaf3daa2f17b16261663a5d42c Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 21:14:29 2018 +0330 lerna auto tag commit be126bd962fd6491713d72b2f281c2677e4eb358 Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 21:12:22 2018 +0330 remove extra gitHead commit eefa13033f106508732f984d6a6a45894a572197 Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 21:09:31 2018 +0330 hotfix: build on prepublish hook commit d0af6a473664bbf55b06aec30023a51dd3d6dc9d Author: Sébastien Chopin <seb@chopin.io> Date: Mon Nov 26 18:37:12 2018 +0100 bump: Bump to v2.3.3 commit 2e90166f2a87271dedaf7072c2f7d9457bff5d34 Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 20:32:11 2018 +0330 update @nuxtjs/opencollective to 0.2.0 commit f10c9829a86b0f6848c1db9694c087edfd081fc9 Author: renovate[bot] <renovate[bot]@users.noreply.github.com> Date: Mon Nov 26 20:24:49 2018 +0330 chore(deps): update dependency vue-meta to ^1.5.6 (#4427) commit b7285fe8f3c3370f1868b923994790edb33e3868 Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 20:05:18 2018 +0330 remove build with devtools tests as feature is not merged yet commit b582e706fc249dea092360a87f0f1238d0c56506 Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 19:58:34 2018 +0330 update patch-only dependencies commit 289d30f836acc78a7fddbfa08e956cfe8603319b Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 19:55:51 2018 +0330 remove typings commit 7e1beed9b8688871304c3f4caadb922747b2601a Author: Dmitry Molotkov <aldarund@gmail.com> Date: Sun Nov 25 17:48:13 2018 +0300 perf(pkg): remove lodash dependency from packages (#4411) commit 4a85c0311f9b3e2cccc6e9096e33f6bc01fb6604 Author: Pooya Parsa <pyapar@gmail.com> Date: Sun Nov 25 22:46:19 2018 +0330 fix(pkg): move opencollective dependency nuxt and nuxt-legacy (#4415) commit d1877935a3ebd8324f782ab3db240a12d1e9ad36 Author: Dmitry Molotkov <aldarund@gmail.com> Date: Sun Nov 25 17:52:37 2018 +0300 fix(server, vue-app): allow unicode page names (#4402) commit e1c1240b8d0c3211b2b3927920c42693037814e9 Author: Alexander Lichter <manniL@gmx.net> Date: Sun Nov 25 14:51:32 2018 +0000 fix(server, jsdom): fix timeout error message (#4412) [skip release] commit 0c6c69b011abb3ae7d7b0ecbae722d12566db7c2 Author: Alexander Lichter <manniL@gmx.net> Date: Sat Nov 24 21:35:43 2018 +0000 fix(scrollBehavior): emit triggerScroll event after changing layer (#4399) resolves: #4080 commit 8030ca1a3d01f401e77338ad5173acad76773c14 Author: Alexander Lichter <manniL@gmx.net> Date: Sat Nov 24 18:30:28 2018 +0000 fix(progress-bar): allow 0 for values and remove duplicate defaults (#4397) commit 54d273720c9454991d16a73311c5b03303a6a4a2 Author: Clark Du <clark.duxin@gmail.com> Date: Sat Nov 24 00:02:13 2018 +0000 fix: router Expected "0" to be defined (#4394) commit 47f02ae5ca15a486635b15488af70412e7ebda0c Author: Clark Du <clark.duxin@gmail.com> Date: Fri Nov 23 22:34:05 2018 +0000 fix: empty error message in dev mode commit ff7c083dda3158ff8b1e0bc4868e64dede9f0313 Author: Clark Du <clark.duxin@gmail.com> Date: Thu Nov 22 15:48:26 2018 +0000 fix: modern=true or false not work as expected (#4378)
2018-11-26 18:02:10 +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.
2019-02-06 15:56:54 +00:00
## [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/cli
2019-01-30 15:15:05 +00:00
## [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/cli
2019-01-30 14:07:33 +00:00
## [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/cli
2019-01-28 17:41:28 +00:00
# [2.4.0](https://github.com/nuxt/nuxt.js/compare/v2.3.4...v2.4.0) (2019-01-28)
### Bug Fixes
* 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))
* improvements for build and dev stability ([#4470](https://github.com/nuxt/nuxt.js/issues/4470)) ([fe05169](https://github.com/nuxt/nuxt.js/commit/fe05169))
* modern=true or false not work as expected ([#4378](https://github.com/nuxt/nuxt.js/issues/4378)) ([4c27088](https://github.com/nuxt/nuxt.js/commit/4c27088))
* **config:** define once default nuxt config filename ([#4814](https://github.com/nuxt/nuxt.js/issues/4814)) ([06a18ca](https://github.com/nuxt/nuxt.js/commit/06a18ca))
* **deps:** update all non-major dependencies ([#4358](https://github.com/nuxt/nuxt.js/issues/4358)) ([45fdae0](https://github.com/nuxt/nuxt.js/commit/45fdae0))
* **dev:** Show correct path when webpack watched files changed ([25dea5f](https://github.com/nuxt/nuxt.js/commit/25dea5f))
### Features
* **cli:** add `--devtools` option for build and generate ([#4357](https://github.com/nuxt/nuxt.js/issues/4357)) ([e6f73b5](https://github.com/nuxt/nuxt.js/commit/e6f73b5))
* improve SSR bundle ([#4439](https://github.com/nuxt/nuxt.js/issues/4439)) ([0f104aa](https://github.com/nuxt/nuxt.js/commit/0f104aa)), closes [#4225](https://github.com/nuxt/nuxt.js/issues/4225) [#3465](https://github.com/nuxt/nuxt.js/issues/3465) [#1728](https://github.com/nuxt/nuxt.js/issues/1728) [#1601](https://github.com/nuxt/nuxt.js/issues/1601) [#1481](https://github.com/nuxt/nuxt.js/issues/1481)
* **cli:** improvements and external commands ([#4314](https://github.com/nuxt/nuxt.js/issues/4314)) ([0145551](https://github.com/nuxt/nuxt.js/commit/0145551))
* nuxt-ts ([#4658](https://github.com/nuxt/nuxt.js/issues/4658)) ([ee0096b](https://github.com/nuxt/nuxt.js/commit/ee0096b))
* **nuxt-ts:** typescript support improvements ([#4750](https://github.com/nuxt/nuxt.js/issues/4750)) ([dfaffc0](https://github.com/nuxt/nuxt.js/commit/dfaffc0))
* **test:** unit tests for core/config module ([#4760](https://github.com/nuxt/nuxt.js/issues/4760)) ([a616c09](https://github.com/nuxt/nuxt.js/commit/a616c09))
* **webpack,cli:** standalone build mode ([#4661](https://github.com/nuxt/nuxt.js/issues/4661)) ([bdb6791](https://github.com/nuxt/nuxt.js/commit/bdb6791))
merge 2.x changes into dev commit 0f28f9cdb64d8f7894cf476ffce735a32b5c2011 Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 21:23:55 2018 +0330 add simple release script commit 16c5b892fa3104992f3a6778ac97a0fcb1ca657c Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 21:20:03 2018 +0330 v2.3.4 commit e4a02a51aceb3c92e47a31c2e83df8b20cc666a6 Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 21:17:40 2018 +0330 whitelist CHANGELOG files commit c96e9f49964c6acaf3daa2f17b16261663a5d42c Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 21:14:29 2018 +0330 lerna auto tag commit be126bd962fd6491713d72b2f281c2677e4eb358 Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 21:12:22 2018 +0330 remove extra gitHead commit eefa13033f106508732f984d6a6a45894a572197 Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 21:09:31 2018 +0330 hotfix: build on prepublish hook commit d0af6a473664bbf55b06aec30023a51dd3d6dc9d Author: Sébastien Chopin <seb@chopin.io> Date: Mon Nov 26 18:37:12 2018 +0100 bump: Bump to v2.3.3 commit 2e90166f2a87271dedaf7072c2f7d9457bff5d34 Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 20:32:11 2018 +0330 update @nuxtjs/opencollective to 0.2.0 commit f10c9829a86b0f6848c1db9694c087edfd081fc9 Author: renovate[bot] <renovate[bot]@users.noreply.github.com> Date: Mon Nov 26 20:24:49 2018 +0330 chore(deps): update dependency vue-meta to ^1.5.6 (#4427) commit b7285fe8f3c3370f1868b923994790edb33e3868 Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 20:05:18 2018 +0330 remove build with devtools tests as feature is not merged yet commit b582e706fc249dea092360a87f0f1238d0c56506 Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 19:58:34 2018 +0330 update patch-only dependencies commit 289d30f836acc78a7fddbfa08e956cfe8603319b Author: Pooya Parsa <pyapar@gmail.com> Date: Mon Nov 26 19:55:51 2018 +0330 remove typings commit 7e1beed9b8688871304c3f4caadb922747b2601a Author: Dmitry Molotkov <aldarund@gmail.com> Date: Sun Nov 25 17:48:13 2018 +0300 perf(pkg): remove lodash dependency from packages (#4411) commit 4a85c0311f9b3e2cccc6e9096e33f6bc01fb6604 Author: Pooya Parsa <pyapar@gmail.com> Date: Sun Nov 25 22:46:19 2018 +0330 fix(pkg): move opencollective dependency nuxt and nuxt-legacy (#4415) commit d1877935a3ebd8324f782ab3db240a12d1e9ad36 Author: Dmitry Molotkov <aldarund@gmail.com> Date: Sun Nov 25 17:52:37 2018 +0300 fix(server, vue-app): allow unicode page names (#4402) commit e1c1240b8d0c3211b2b3927920c42693037814e9 Author: Alexander Lichter <manniL@gmx.net> Date: Sun Nov 25 14:51:32 2018 +0000 fix(server, jsdom): fix timeout error message (#4412) [skip release] commit 0c6c69b011abb3ae7d7b0ecbae722d12566db7c2 Author: Alexander Lichter <manniL@gmx.net> Date: Sat Nov 24 21:35:43 2018 +0000 fix(scrollBehavior): emit triggerScroll event after changing layer (#4399) resolves: #4080 commit 8030ca1a3d01f401e77338ad5173acad76773c14 Author: Alexander Lichter <manniL@gmx.net> Date: Sat Nov 24 18:30:28 2018 +0000 fix(progress-bar): allow 0 for values and remove duplicate defaults (#4397) commit 54d273720c9454991d16a73311c5b03303a6a4a2 Author: Clark Du <clark.duxin@gmail.com> Date: Sat Nov 24 00:02:13 2018 +0000 fix: router Expected "0" to be defined (#4394) commit 47f02ae5ca15a486635b15488af70412e7ebda0c Author: Clark Du <clark.duxin@gmail.com> Date: Fri Nov 23 22:34:05 2018 +0000 fix: empty error message in dev mode commit ff7c083dda3158ff8b1e0bc4868e64dede9f0313 Author: Clark Du <clark.duxin@gmail.com> Date: Thu Nov 22 15:48:26 2018 +0000 fix: modern=true or false not work as expected (#4378)
2018-11-26 18:02:10 +00:00
## [2.3.4](https://github.com/nuxt/nuxt.js/compare/v2.3.2...v2.3.4) (2018-11-26)
### Bug Fixes
* modern=true or false not work as expected ([#4378](https://github.com/nuxt/nuxt.js/issues/4378)) ([ff7c083](https://github.com/nuxt/nuxt.js/commit/ff7c083))