Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

Releases: webpack-contrib/cache-loader

v1.2.2

27 Feb 21:19
Compare
Choose a tag to compare

2018-02-27

Performance Improvements

v1.2.1

26 Feb 22:31
Compare
Choose a tag to compare

2018-02-26

Bug Fixes

  • package: add webpack >= v4.0.0 (peerDependencies) (#32) (a5e921c)

v1.2.0

17 Nov 14:42
Compare
Choose a tag to compare

2017-11-17

Bug Fixes

  • index: check for inaccurate filesystem (mtime) (f24f723)

Features

  • add options validation (schema-utils) (#24) (4ac7807)
  • add support for custom cache stores (options.read/options.write) (#19) (060796b)

v1.1.0

09 Oct 01:54
Compare
Choose a tag to compare

2017-10-09

Bug Fixes

  • add cacheIdentifier to documentation (9a18ba9)
  • upgrade webpack-defaults, add missing dependency (5025869)

Features

Performance Improvements

  • throw early if file doesn't exists (#5) (a7f3449)

v1.0.3

26 Jul 20:48
Compare
Choose a tag to compare

2017-04-26

Bug Fixes

  • readme: remove typo and add additional note (cc63a7f)

v1.0.2

26 Jul 20:47
Compare
Choose a tag to compare

2017-04-26

Bug Fixes

  • readme: fill content into the README (7b5d5fd)