This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
v3.0.0
2017-07-26
Bug Fixes
- index: correct loader sourcemaps usage (#67) (691b565)
- use latest API (
loader-utils
) (#61) (27cf4eb)
Code Refactoring
Features
BREAKING CHANGES
- Enforces schema validation ( invalid configuration will throw )
- Enforces Webpack standard NodeJS engines range.
at the time of merge>= 4.3 < 5.0.0 || >= 5.10
. - Upgrades loader-utils to 1.1.0 which has a minimum NodeJS version of 4.