6.8 KiB
6.8 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.1.0 (2019-07-18)
Features
4.0.1 (2019-06-26)
Bug Fixes
- always use absolute paths after reading from cache
4.0.0 (2019-06-05)
chore
BREAKING CHANGES
- deps: minimum required nodejs version is
8.9.0
3.0.1 (2019-05-13)
Bug Fixes
3.0.0 (2019-04-19)
Bug Fixes
Features
BREAKING CHANGES
- default cache directory is
node_modules/.cache/cache-loader
2.0.1 (2019-01-04)
Bug Fixes
2.0.0 (2018-12-21)
Chores
Features
BREAKING CHANGES
- drop support for
webpack
< 4 - drop support for node < 6
1.2.5 (2018-10-31)
Bug Fixes
1.2.4 (2018-10-31)
Bug Fixes
1.2.3 (2018-10-30)
Performance Improvements
1.2.2 (2018-02-27)
Performance Improvements
1.2.1 (2018-02-26)
Bug Fixes
1.2.0 (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)
1.1.0 (2017-10-09)
Bug Fixes
- add
cacheIdentifier
to documentation (9a18ba9) - upgrade webpack-defaults, add missing dependency (5025869)
Features
Performance Improvements
1.0.3 (2017-04-26)
Bug Fixes
- readme: remove typo and add additional note (cc63a7f)
1.0.2 (2017-04-26)
Bug Fixes
- readme: fill content into the README (7b5d5fd)
1.0.1 (2017-04-26)
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
x.x.x / --
- Bug fix -
- Feature -
- Chore -
- Docs -