Releases: webpack-contrib/val-loader
Releases · webpack-contrib/val-loader
v6.0.0
6.0.0 (2024-01-15)
⚠ BREAKING CHANGES
- minimum supported Node.js version is
18.12.0
(#151) (ed762dc)
v5.0.1
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.1 (2022-11-29)
Bug Fixes
v5.0.0
5.0.0 (2022-05-17)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is 14.15.0
v4.0.0
4.0.0 (2021-05-14)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is 12.13.0
v3.1.0
3.1.0 (2021-03-01)
Features
- added the
buildDependensies
option (#63) (04be3eb)
- added the
executableFile
option (#65) (b46090f)
- support ECMA modules for the
executableFile
option (#66) (1e6675f)
v3.0.0
3.0.0 (2020-12-22)
⚠ BREAKING CHANGES
- minimum supported webpack version is
5
v2.1.0
2.1.0 (2019-12-17)
Features
- pass
loaderContext
as 2nd parameter (#47) (cd5dd47)
v2.0.2
2.0.2 (2019-11-25)
Chore
- add the
funding
field in package.json