All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.0 (2024-01-15)
4.0.0 (2022-05-18)
- minimum supported
Node.js
version is14.15.0
3.0.0 (2021-05-11)
- minimum supported
Node.js
version is12.13.0
2.0.0 (2020-12-22)
- minimum supported webpack version is
5
1.0.1 (2020-10-09)
- update
schema-utils
1.0.0 (2020-05-22)
- minimum required Node.js version is
10.13.0
- minimum required
webpack
version is4.0.0
- minimum required
coffeescript
version is2.0.0
- default value for the
sourceMap
option based on the value of thecompiler.devtool
option
- respect the
compiler.devtool
value for thesourceMap
option - developer can override CoffeeScript options
- fix error reporting
0.9.0 (2017-10-25)
- #25: fix coffee-script dependency version (@jacobthemyth) (69ebdf4)
- getOptions: deprecation warn in loaderUtils (#28) (4e6b430)