3.3 KiB
3.3 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.0 (2021-03-15)
Features
- added support
processorOptions
forcssnano
(8865423)
1.2.0 (2021-01-08)
Features
Bug Fixes
1.1.5 (2020-10-07)
Chore
- update
schema-utils
1.1.4 (2020-09-18)
Bug Fixes
- weak cache
- source map generation
- cache warnings between builds
1.1.3 (2020-09-03)
Bug Fixes
- do not crash on the
minify
option (fd9abac)
1.1.2 (2020-08-24)
Bug Fixes
- compatibility with webpack 5 (6232829)
1.1.1 (2020-08-10)
Bug Fixes
- compatibility with
10.13
version ofNode.js
(d38ea79)
1.1.0 (2020-08-04)
Features
Bug Fixes
- compatibility cache feature with webpack@5 (#16) (997e00f)
- skip double compression for child compilation (#18) (ffc71c2)
1.0.0 - 2020-08-01
Initial release