Nuxt/packages/cli/CHANGELOG.md

3.9 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

  • nuxt-ts: error catch in nuxt-ts binary (#5086) (4f887f6)
  • dont force exit when it was explicitly disabled (#4973) (4b82aa9)
  • deps: update serve-placeholder and esm (#4970) (111455f)

Features

2.4.3 (2019-02-06)

Note: Version bump only for package @nuxt/cli

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

2.3.4 (2018-11-26)

Bug Fixes

  • modern=true or false not work as expected (#4378) (ff7c083)