Skip to content

Releases: webpack/thread-loader

v4.0.4

Choose a tag to compare

@alexander-akait alexander-akait released this 18 Sep 21:31

4.0.4 (2024-09-18)

Bug Fixes

v4.0.3

Choose a tag to compare

@alexander-akait alexander-akait released this 17 Sep 18:07

4.0.3 (2024-09-17)

Bug Fixes

v4.0.2

Choose a tag to compare

@alexander-akait alexander-akait released this 22 May 16:51

4.0.2 (2023-05-22)

Bug Fixes

v4.0.1

Choose a tag to compare

@alexander-akait alexander-akait released this 19 Apr 19:12

4.0.1 (2023-04-19)

Bug Fixes

v4.0.0

Choose a tag to compare

@alexander-akait alexander-akait released this 18 Apr 18:58

4.0.0 (2023-04-18)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 16.10.0
  • minimum supported webpack version is 5

v3.0.4

Choose a tag to compare

@alexander-akait alexander-akait released this 10 May 16:29

3.0.4 (2021-05-10)

Bug Fixes

  • do not crash on this.addBuildDependency usage (#117) (1c7a8a2)
  • this.addMissingDependency works fine (#119) (5a0ea0c)

v3.0.3

Choose a tag to compare

@alexander-akait alexander-akait released this 13 Apr 11:48

3.0.3 (2021-04-13)

Bug Fixes

v3.0.2

Choose a tag to compare

@alexander-akait alexander-akait released this 12 Apr 13:56

3.0.2 (2021-04-12)

Bug Fixes

v3.0.1

Choose a tag to compare

@alexander-akait alexander-akait released this 27 Oct 15:04

3.0.1 (2020-10-27)

Bug Fixes

v3.0.0

Choose a tag to compare

@alexander-akait alexander-akait released this 12 Sep 17:04

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 10.13

Bug Fixes

  • loadModule and fs are now available in a loader context (#88) (ea5c9ad)
  • getResolve is now available in a loader context (#99) (16bbc23)