Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

Releases: easy-webpack/core

v2.0.1

16 Nov 14:29
Compare
Choose a tag to compare

<a name"2.0.1">

2.0.1 (2016-11-16)

Bug Fixes

  • index: ensure port is an integer (09ccf2fb)

v2.0.0

12 Nov 13:35
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-11-12)

Features

  • index: implement a merge function with simpler syntax (5998808f)

Breaking Changes

  • generateConfig only adds metadata when it does not already exist!

Set generateConfigOptions.alwaysAddBaseMetadata = true to go back to previous behavior.

You can now also turn off generateConfig merging metadata altogether.

(5998808f)

v1.4.5

08 Nov 15:04
Compare
Choose a tag to compare

<a name"1.4.5">

1.4.5 (2016-11-08)

Bug Fixes

v1.4.4

08 Nov 13:24
Compare
Choose a tag to compare

<a name"1.4.4">

1.4.4 (2016-11-08)

Bug Fixes

  • package: move typings to devDependencies (#21) (25f159f3)

v1.4.3

29 Oct 00:41
Compare
Choose a tag to compare

<a name"1.4.3">

1.4.3 (2016-10-29)

Bug Fixes

  • index: typo in stripMetadata (346c61ae)

v1.4.2

29 Oct 00:19
Compare
Choose a tag to compare

<a name"1.4.2">

1.4.2 (2016-10-29)

Bug Fixes

  • typings: make all config parameters optional (db539fc6)

v1.4.1

29 Oct 00:10
Compare
Choose a tag to compare

<a name"1.4.1">

1.4.1 (2016-10-29)

Bug Fixes

Features

  • all: add stripMetadata method; changed config typings (7a4ca9d2)

v1.3.2

13 Jul 13:47
Compare
Choose a tag to compare

<a name"1.3.2">

1.3.2 (2016-07-13)

Bug Fixes

  • package.json: declare lodash as a dependency (72137e07)

v1.3.1

08 Jul 20:44
Compare
Choose a tag to compare

<a name"1.3.1">

1.3.1 (2016-07-08)

Bug Fixes

  • README: remove repeated draft and publish (77109610)

v1.3.0

06 Jul 21:33
Compare
Choose a tag to compare

<a name"1.3.0">

1.3.0 (2016-07-06)

Features

  • index: export generateConfig also as generateConfig (fcb006d9)