Skip to content

Releases: itgalaxy/webpack-modernizr-loader

4.0.1

13 Feb 15:09
Compare
Choose a tag to compare
  • Build: add node@9 to travis CI.
  • Chore: minimum required modernizr version is now ^3.5.0.
  • Chore: support webpack v4.

4.0.0

25 Aug 14:05
Compare
Choose a tag to compare
Chore: prepare `4.0.0` release.

3.0.1

20 Jun 10:47
Compare
Choose a tag to compare
  • Chore: support webpack v3.
  • Refactor: remove unnecessary legacy webpack v1 code.

3.0.0

27 Feb 11:00
Compare
Choose a tag to compare
  • Fixed: minimum required loader-utils version is now ~1.0.0.
  • Removed: support webpack version 1.

2.0.0

01 Feb 12:17
Compare
Choose a tag to compare
  • Changed: no longer required to transfer options for modernizr using config option.
  • Changed: to load configuration from file, need specify useConfigFile option.
  • Chore: no need to use function encodeURI for query string.

1.0.2

31 Jan 17:16
Compare
Choose a tag to compare
  • Fixed: updated webpack peer dependency to support 2.2.1.

1.0.1

26 Dec 15:21
Compare
Choose a tag to compare
  • Fixed: resolved configuration file only if file passed.

1.0.0

18 Oct 17:37
Compare
Choose a tag to compare

Initial release.