Releases: itgalaxy/webpack-modernizr-loader
Releases · itgalaxy/webpack-modernizr-loader
4.0.1
4.0.0
Chore: prepare `4.0.0` release.
3.0.1
- Chore: support
webpack
v3. - Refactor: remove unnecessary legacy
webpack
v1 code.
3.0.0
- Fixed: minimum required loader-utils version is now ~1.0.0.
- Removed: support
webpack
version1
.
2.0.0
- Changed: no longer required to transfer options for
modernizr
usingconfig
option. - Changed: to load configuration from file, need specify
useConfigFile
option. - Chore: no need to use function
encodeURI
forquery string
.
1.0.2
- Fixed: updated webpack peer dependency to support
2.2.1
.
1.0.1
- Fixed: resolved configuration file only if file passed.
1.0.0
Initial release.