Nuxt/packages/config/CHANGELOG.md

5.0 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.4.3 (2019-02-06)

Note: Version bump only for package @nuxt/config

2.4.2 (2019-01-30)

Note: Version bump only for package @nuxt/config

2.4.1 (2019-01-30)

Note: Version bump only for package @nuxt/config

2.4.0 (2019-01-28)

Bug Fixes

  • add option to rewatch on path after raw fs event (#4717) (9c6df49)
  • fall back to default value when publicPath is falsy (#4365) (e0537d5)
  • improvements for build and dev stability (#4470) (fe05169)
  • replace nuxtDir with module.paths (#4448) (d66e1ec)
  • config: define once default nuxt config filename (#4814) (06a18ca)
  • deps: update all non-major dependencies (#4358) (45fdae0)
  • test: remove local paths (d02eb2f)
  • ts: switch from babel preset to ts-loader (#4563) (75e3df6)

Features

Performance Improvements

  • pkg: remove lodash dependency from packages (#4411) (d7851b3)

2.3.4 (2018-11-26)

Performance Improvements

  • pkg: remove lodash dependency from packages (#4411) (7e1beed)