Skip to content

Releases: webpack-contrib/val-loader

v6.0.0

15 Jan 17:57
Compare
Choose a tag to compare

6.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#151) (ed762dc)

v5.0.1

29 Nov 15:45
Compare
Choose a tag to compare

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

17 May 16:39
Compare
Choose a tag to compare

5.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0

v4.0.0

14 May 14:49
Compare
Choose a tag to compare

4.0.0 (2021-05-14)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0

v3.1.0

01 Mar 15:55
Compare
Choose a tag to compare

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

22 Dec 14:07
Compare
Choose a tag to compare

3.0.0 (2020-12-22)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5

v2.1.2

09 Oct 15:45
Compare
Choose a tag to compare

2.1.2 (2020-10-09)

Chore

  • update schema-utils

v2.1.1

09 Apr 12:34
Compare
Choose a tag to compare

2.1.1 (2020-04-09)

Chore

  • update deps

v2.1.0

17 Dec 11:33
Compare
Choose a tag to compare

2.1.0 (2019-12-17)

Features

  • pass loaderContext as 2nd parameter (#47) (cd5dd47)

v2.0.2

25 Nov 15:52
Compare
Choose a tag to compare

2.0.2 (2019-11-25)

Chore

  • add the funding field in package.json