mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 16:43:55 +00:00
3.5 KiB
3.5 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.4.4 (2019-02-26)
Bug Fixes
2.4.3 (2019-02-06)
Features
2.4.2 (2019-01-30)
Note: Version bump only for package @nuxt/core
2.4.1 (2019-01-30)
Note: Version bump only for package @nuxt/core
2.4.0 (2019-01-28)
Bug Fixes
- improvements for build and dev stability (#4470) (fe05169)
- builder, module: addLayout and nuxt.config precedence over auto-scanned layouts (#4702) (f85ac94)
- deps: update all non-major dependencies (#4358) (45fdae0)
- pkg: move opencollective dependency nuxt and nuxt-legacy (#4415) (f680e36)
- resolver: resolve dir if no index found #4568 (#4569) (85b5359)
- resolver: resolvedPath/index.[ext] resolution (#4548) (b413bc1)
- not use deprecated option esm in resolver (5f6361f)
- wait error hook (36ca945)
Features
- add styleExtensions (#4671) (471a32a)
- mode for plugins (#4592) (e71c455)
- nuxt-ts (#4658) (ee0096b)
- test: unit tests for core/config module (#4760) (a616c09)