mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-19 12:15:16 +00:00
7.3 KiB
7.3 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.3.1 (2018-11-16)
Bug Fixes
- cli: prefer require dependencies from local node_modules (#4337) (992849e)
- cli: remove duplicate error message in start and build (#4258) (17e0890)
- deps: update all non-major dependencies (#4253) (f10f860)
- deps: update all non-major dependencies (#4270) (1a154e8)
- deps: update all non-major dependencies (#4310) (bfb6d6a)
- deps: update dependency consola to ^2.2.0 (#4269) (47f67cc)
- dev: better icon for windows support (c62c965)
- distributions: add bin to all distributions (#4336) (c9459e7)
- --modern not trigger modern build (78de095)
- pkg: stick @nuxt dependency versions (#4339) (ca5d538)
- publish: set each package's publishConfig to public (28b246d), closes lerna/lerna#178
- make generate default value be false in build command (e4fe240)
- typo in cli/commands/build (#4236) (c86dfbf)
Features
- add --modern to nuxt start (#4254) (12151d8)
- client mode modern and support dev/generate (#4264) (2a36dba)
- dx improvements (#4259) (7c4e77f)
- migrate nuxt into monorepo (#4051) (9c1e0d1)
- modern build (#4231) (bed0714)
- split builder into more refined modules (#4171) (9df5f49)
- update to consola 2 (#4247) (1dd32d0)
- cli: add help command (#4248) (19287cc)
- cli: add imports mock and cleanup (#4195) (4b7afcc)
- cli: list commands (#4245) (6dadadf)
- cli: support async nuxt.config.js (#4021) (f27939d)
2.3.0 (2018-11-16)
Bug Fixes
- cli: prefer require dependencies from local node_modules (#4337) (992849e)
- cli: remove duplicate error message in start and build (#4258) (17e0890)
- deps: update all non-major dependencies (#4253) (f10f860)
- deps: update all non-major dependencies (#4270) (1a154e8)
- deps: update all non-major dependencies (#4310) (bfb6d6a)
- deps: update dependency consola to ^2.2.0 (#4269) (47f67cc)
- dev: better icon for windows support (c62c965)
- distributions: add bin to all distributions (#4336) (c9459e7)
- --modern not trigger modern build (78de095)
- pkg: stick @nuxt dependency versions (#4339) (ca5d538)
- publish: set each package's publishConfig to public (28b246d), closes lerna/lerna#178
- make generate default value be false in build command (e4fe240)
- typo in cli/commands/build (#4236) (c86dfbf)
Features
- add --modern to nuxt start (#4254) (12151d8)
- client mode modern and support dev/generate (#4264) (2a36dba)
- dx improvements (#4259) (7c4e77f)
- migrate nuxt into monorepo (#4051) (9c1e0d1)
- modern build (#4231) (bed0714)
- split builder into more refined modules (#4171) (9df5f49)
- update to consola 2 (#4247) (1dd32d0)
- cli: add help command (#4248) (19287cc)
- cli: add imports mock and cleanup (#4195) (4b7afcc)
- cli: list commands (#4245) (6dadadf)
- cli: support async nuxt.config.js (#4021) (f27939d)