Webpack Config Versions Save

Helps to load, extend and merge webpack configs

v7.5.0

6 years ago

7.5.0 (2017-10-17)

v7.4.1

6 years ago

7.4.1 (2017-10-16)

Bug Fixes

  • package: update yargs-parser to version 8.0.0 (#108) (be60bef)

v7.4.0

6 years ago

7.4.0 (2017-08-18)

v7.3.0

6 years ago

7.3.0 (2017-08-18)

v7.1.0

6 years ago

7.1.0 (2017-07-30)

Bug Fixes

  • ConfigFactory: now createConfig resolves function(env) {} correctly (20e2d49a)

v7.2.1

6 years ago

7.2.1 (2017-08-09)

Bug Fixes

  • package: update recursive-iterator to version 3.3.0 (#99) (fdae3277, closes #95, #98)

v7.2.0

6 years ago

7.2.0 (2017-08-09)

Features

  • ConfigContainer: now uses Proxy to create proxy class (ef454a10)

v7.0.0

7 years ago

7.0.0 (2017-02-08)

Features

  • Config: introduces new simple API (c57c0368)

Breaking Changes

  • Previously exposed internal classes and instances are now really internal.

For most cases everything will work fine, but anyway please check https://github.com/Fitbit/webpack-config/wiki/Changelog (c57c0368)

v6.2.1

7 years ago

6.2.1 (2016-11-02)

Bug Fixes

  • LICENCE: now it uses Apache-2.0 (f0418fcd)

v6.2.0

7 years ago

6.2.0 (2016-10-21)

Features

  • webpack: now it is compatible with webpack 2 (141bd468)