mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 16:43:55 +00:00
3.0 KiB
3.0 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.4.2 (2019-01-30)
Note: Version bump only for package @nuxt/cli
2.4.1 (2019-01-30)
Note: Version bump only for package @nuxt/cli
2.4.0 (2019-01-28)
Bug Fixes
- exit with proper error code on errors (#4806) (a7ba73e)
- improvements for build and dev stability (#4470) (fe05169)
- modern=true or false not work as expected (#4378) (4c27088)
- config: define once default nuxt config filename (#4814) (06a18ca)
- deps: update all non-major dependencies (#4358) (45fdae0)
- dev: Show correct path when webpack watched files changed (25dea5f)
Features
- cli: add
--devtools
option for build and generate (#4357) (e6f73b5) - improve SSR bundle (#4439) (0f104aa), closes #4225 #3465 #1728 #1601 #1481
- cli: improvements and external commands (#4314) (0145551)
- nuxt-ts (#4658) (ee0096b)
- nuxt-ts: typescript support improvements (#4750) (dfaffc0)
- test: unit tests for core/config module (#4760) (a616c09)
- webpack,cli: standalone build mode (#4661) (bdb6791)