Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@joshwiens joshwiens released this 26 Jul 20:54
· 9 commits to master since this release

2017-07-26

Bug Fixes

  • index: correct loader sourcemaps usage (#67) (691b565)
  • use latest API (loader-utils) (#61) (27cf4eb)

Code Refactoring

Features

  • add options validation (schema-utils) (#65) (091eded)

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.