All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.1.5 (2020-10-15)
- update
css-loader
5.1.4 (2020-10-10)
- update
style-loader
5.1.3 (2020-10-09)
- update
schema-utils
5.1.2 (2020-07-31)
- compat with [email protected] (#104) (1a4a1d6)
5.1.1 (2020-07-27)
- updating dependencies
5.1.0 (2020-06-11)
5.0.0 (2020-03-24)
- the
node
target doesn't supported
4.0.2 (2020-03-19)
- update deps
4.0.1 (2020-01-09)
4.0.0 (2019-12-02)
- compatibility with
webpack@5
- minimum required nodejs version is
10.13
- minimum required mocha version is
5
3.0.0 (2019-08-15)
- improve validation errors
- drop support for Node < 8.9.0
- minimum supported
webpack
version is4
2.0.0 (2018-08-27)
- package: upgrade to
[email protected]
and[email protected]
(dependencies
) (#75) (5ab9ea1)
- package: requires
node >= v6.0.0