Skip to content

Releases: js-dxtools/webpack-validator

v3.0.0

24 Mar 15:35
Compare
Choose a tag to compare

<a name"3.0.0">

3.0.0 (2017-03-24)

Features

  • version: throw error when webpack 2 is installed (#157) (f0721d17, closes #152)

Breaking Changes

  • webpack v2 is not supported and now there will be a
    message when you're using webpack v2 with webpack-validator.
    (f0721d17)

v2.3.0

15 Dec 17:01
Compare
Choose a tag to compare

<a name"2.3.0">

2.3.0 (2016-12-15)

Features

  • Allow performance.hints in webpack config (#150) (fbfd6160)

v2.2.12

09 Dec 13:17
Compare
Choose a tag to compare

<a name"2.2.12">

2.2.12 (2016-12-09)

Bug Fixes

v2.2.11

02 Dec 17:13
Compare
Choose a tag to compare

<a name"2.2.11">

2.2.11 (2016-12-02)

Bug Fixes

  • README: phrase the note abouth webpack v2 in a slightly better way (#145) (978c73fd)

v2.2.10

02 Dec 16:51
Compare
Choose a tag to compare

<a name"2.2.10">

2.2.10 (2016-12-02)

Bug Fixes

  • devServer: add setup property to devServer options (0d52fb07)

v2.2.9

05 Oct 15:20
Compare
Choose a tag to compare

<a name"2.2.9">

2.2.9 (2016-10-05)

Bug Fixes

v2.2.8

29 Sep 15:40
Compare
Choose a tag to compare

<a name"2.2.8">

2.2.8 (2016-09-29)

Bug Fixes

  • devServer.cert: accepting proper types in cert,key and ca fields (0a463d11)

v2.2.7

02 Aug 17:49
Compare
Choose a tag to compare

<a name"2.2.7">

2.2.7 (2016-08-02)

Bug Fixes

v2.2.6

27 Jul 01:20
Compare
Choose a tag to compare

<a name"2.2.6">

2.2.6 (2016-07-27)

Bug Fixes

  • Set default empty object for validate options (#121) (f055505a)

v2.2.5

26 Jul 18:40
Compare
Choose a tag to compare

<a name"2.2.5">

2.2.5 (2016-07-26)

Bug Fixes