Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Releases: Fitbit/webpack-config

v7.5.0

17 Oct 00:40
Compare
Choose a tag to compare

7.5.0 (2017-10-17)

v7.4.1

16 Oct 23:57
Compare
Choose a tag to compare

7.4.1 (2017-10-16)

Bug Fixes

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

v7.4.0

18 Aug 15:33
Compare
Choose a tag to compare

7.4.0 (2017-08-18)

v7.3.0

18 Aug 09:50
Compare
Choose a tag to compare

7.3.0 (2017-08-18)

v7.2.1

09 Aug 10:41
Compare
Choose a tag to compare

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

09 Aug 10:25
Compare
Choose a tag to compare

7.2.0 (2017-08-09)

Features

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

v7.1.0

09 Aug 10:48
Compare
Choose a tag to compare

7.1.0 (2017-07-30)

Bug Fixes

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

v7.0.0

08 Feb 07:09
Compare
Choose a tag to compare

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

02 Nov 06:28
Compare
Choose a tag to compare

6.2.1 (2016-11-02)

Bug Fixes

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

v6.2.0

21 Oct 20:46
Compare
Choose a tag to compare

6.2.0 (2016-10-21)

Features

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