Skip to content

Latest commit

 

History

History
179 lines (76 loc) · 5.66 KB

CHANGELOG.md

File metadata and controls

179 lines (76 loc) · 5.66 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.6 (2017-12-16)

Bug Fixes

  • rootContext compatibility fix for legacy / v4 (#237) (1e4b7cf), closes #237

1.1.5 (2017-10-05)

Bug Fixes

  • schema: allow name to be a {Function} (options.name) (#216) (fbfb160)

1.1.4 (2017-09-30)

Bug Fixes

1.1.3 (2017-09-30)

1.1.2 (2017-09-30)

Bug Fixes

1.1.1 (2017-09-30)

Bug Fixes

1.1.0 (2017-09-29)

Features

  • add options validation (schema-utils) (#184) (696ca77)

1.0.0 (2017-07-26)

Bug Fixes

  • remove = from default export (SyntaxError) (#178) (3fe2d12)

Code Refactoring

BREAKING CHANGES

  • Enforces Webpack standard NodeJS engines range. at the time of merge >= 4.3 < 5.0.0 || >= 5.10.

1.0.0-rc.0 (2017-07-26)

Bug Fixes

  • remove = from default export (SyntaxError) (#178) (3fe2d12)

1.0.0-beta.1 (2017-06-09)

Code Refactoring

1.0.0-beta.0 (2017-06-07)

Code Refactoring

BREAKING CHANGES

  • Enforces Webpack standard NodeJS engines range. at the time of merge >= 4.3 < 5.0.0 || >= 5.10.

0.11.2 (2017-06-05)

Bug Fixes

  • index: allow to override publicPath with an empty string (#145) (26ab81a)
  • init publicPath to undefined (#159) (e4c0b2a)

0.11.1 (2017-04-01)

Bug Fixes

  • outputPath function overriden by useRelativePath (#139) (80cdee2)

0.11.0 (2017-03-31)

Features

0.10.1 (2017-02-25)

Bug Fixes

  • getOptions: deprecation warn in loaderUtils (#129) (a8358a0)

0.10.0 (2017-01-28)

Features

  • resources: specify custom public file name (6833c70)

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.