mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 16:12:12 +00:00
3348cd6cd5
# Bugfixes * Handle `async` components correctly when using `nuxt-ts` (PR #4886) * Fix `extractCSS` in `dev` mode (PR #4888) * Correctly apply class when using `linkPrefetchedClass` (PR #4893)
1.1 KiB
1.1 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.4.1 (2019-01-30)
Note: Version bump only for package nuxt
2.4.0 (2019-01-28)
Bug Fixes
- dist: use -edge suffix to require cli (98c1922)
- pkg: move opencollective dependency nuxt and nuxt-legacy (#4415) (f680e36)
- exit with proper error code on errors (#4806) (a7ba73e)