Nuxt/packages/generator/CHANGELOG.md
Pooya Parsa 3348cd6cd5 release: 2.4.1 (#4889)
# 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)
2019-01-30 14:09:09 +00:00

888 B

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/generator

2.4.0 (2019-01-28)

Bug Fixes

Features

  • add exclude regex array for generated pages (#4754) (ec17804)

2.3.4 (2018-11-26)

Note: Version bump only for package @nuxt/generator