Istanbul Instrumenter Loader Versions Save

Istanbul Instrumenter Loader

v3.0.1

6 years ago

3.0.1 (2018-03-09)

Bug Fixes

  • package: add webpack >= v4.0.0 (peerDependencies) (#84) (00e20a4)

v3.0.0

6 years ago

2017-07-26

Bug Fixes

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

Code Refactoring

  • upgrade to webpack-defaults (#51) (b46a5c8)

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.

v3.0.0-rc.1

6 years ago

3.0.0-rc.1 (2017-07-13)

Features

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

BREAKING CHANGES

  • Enforces schema validation ( invalid configuration will throw )

v3.0.0-rc.0

6 years ago

3.0.0-rc.0 (2017-07-12)

Bug Fixes

  • index: correct loader sourcemaps usage (#67) (691b565)

v3.0.0-beta.1

6 years ago

3.0.0-beta.1 (2017-07-10)

Bug Fixes

  • use latest API (loader-utils) (#61) (27cf4eb)

v3.0.0-beta.0

6 years ago

3.0.0-beta.0 (2017-06-08)

Code Refactoring

  • upgrade to webpack-defaults (#51) (b46a5c8)

BREAKING CHANGES

  • 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.

v2.0.0

7 years ago

? update license to MIT

v1.2.0

7 years ago

➕ inline source maps

v1.1.0

7 years ago

➕ add SourceMaps remapping support

v1.0.0

7 years ago

? ? upgrade to istanbul-lib-instrument