Skip to content

Releases: easy-webpack/config-env-production

v3.0.0

01 Dec 22:51

Choose a tag to compare

<a name"3.0.0">

3.0.0 (2016-12-01)

Features

  • index: shift loaderOptions structure to be more open for other parameters (#12) (7c3692b6)

Breaking Changes

  • use loaderOptions configuration parameter instead of htmlLoaderOptions
    (7c3692b6)

v2.2.4

16 Nov 14:26

Choose a tag to compare

<a name"2.2.4">

2.2.4 (2016-11-16)

Bug Fixes

  • index: remove DedupePlugin and other unnecessary parts (0c473483)

v2.2.3

11 Nov 21:10

Choose a tag to compare

<a name"2.2.3">

2.2.3 (2016-11-11)

Bug Fixes

  • index: remove duplicated plugin (3f5211b4)

v2.2.2

08 Nov 20:31

Choose a tag to compare

<a name"2.2.2">

2.2.2 (2016-11-08)

Bug Fixes

  • index: encapsulate LoaderOptions for htmlLoader (a51f4992)

v2.2.1

08 Nov 17:03

Choose a tag to compare

<a name"2.2.1">

2.2.1 (2016-11-08)

Bug Fixes

  • index: remove deprecated debug (7904c68c)

v2.2.0

08 Nov 16:26

Choose a tag to compare

<a name"2.2.0">

2.2.0 (2016-11-08)

Bug Fixes

Features

  • index:
    • add htmlLoaderOptions (3ab87bc1)
    • make usage of dedupe plugin configurable (#3) (1aa8c583)

v2.1.0

24 Jun 13:52

Choose a tag to compare

<a name"2.1.0">

2.1.0 (2016-06-24)

Features

  • index: remove compression plugin (1b282d88)

v2.0.1

24 Jun 00:17

Choose a tag to compare

<a name"2.0.1">

2.0.1 (2016-06-24)

Bug Fixes

  • index: do not fail when no parameter passed in (4455452a)

v2.0.0

23 Jun 23:51

Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-06-23)

Features

  • index: migrate to object based parameters (4ca7b1b0)

Breaking Changes

  • method takes in an object, rather than parameters

    (4ca7b1b0)

v1.2.0

23 Jun 15:38

Choose a tag to compare

<a name"1.2.0">

1.2.0 (2016-06-23)

Features

  • package.json: use prepublish (cf117af7)