Skip to content

Releases: webpack-contrib/node-loader

v2.1.0

13 Nov 12:16
Compare
Choose a tag to compare

2.1.0 (2024-11-13)

Features

  • display helpful description and links on error (#54) (31c0009)

Bug Fixes

  • dlopen relative part problem in mac system (0507d0b)

v2.0.0

05 Apr 14:13
Compare
Choose a tag to compare

2.0.0 (2021-04-05)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5

v1.0.3

05 Apr 12:58
Compare
Choose a tag to compare

1.0.3 (2021-04-05)

Bug Fixes

  • concat directory separators instead of "/" to make it work on Windows #39 (#40) (3eb7041)

v1.0.2

09 Oct 16:02
Compare
Choose a tag to compare

1.0.2 (2020-10-09)

Chore

  • update schema-utils

v1.0.1

28 Jul 13:00
Compare
Choose a tag to compare

1.0.1 (2020-07-28)

Bug Fixes

v1.0.0

26 Jun 15:18
Compare
Choose a tag to compare

1.0.0 (2020-06-26)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 10.13
  • minimum supported webpack version is 4

Features

Fixes

  • copy .node files to the build directory
  • do not put absolute paths in the bundle file (no problems with [contenthash])