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.jsversion is14.15.0
3.0.0 (2021-05-11)
- minimum supported
Node.jsversion 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
webpackversion is4.0.0 - minimum required
coffeescriptversion is2.0.0 - default value for the
sourceMapoption based on the value of thecompiler.devtooloption
- respect the
compiler.devtoolvalue for thesourceMapoption - 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)