Skip to content

Releases: babel/babel-loader

v9.0.0

27 Oct 12:49
v9.0.0
9ff288f
Compare
Choose a tag to compare

What's Changed

  • update hash method mechanism so it doesn't fail on a fips enabled machine by @darmbrust in #939
  • Require babel ^7.12.0 and Node.js >= 14.15.0 versions by @JLHwung in #956
  • Remove dependency on loader-utils and drop webpack 4 support by @nied in #942

New Contributors

Full Changelog: v8.2.5...v9.0.0

v8.2.5

19 Apr 21:10
v8.2.5
1f98d3c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.2.4...v8.2.5

v8.2.4

22 Mar 16:54
v8.2.4
f7982c1
Compare
Choose a tag to compare

What's Changed

Thanks @loveDstyle, @stianjensen and @pathmapper for your first PRs!

8.2.3

20 Oct 22:39
Compare
Choose a tag to compare

This release fixes compatibility with Node.js 17

  • Use md5 hash for caching on node v17 (#918)

Thanks @Reptarsrage!

8.2.1

10 Nov 21:16
Compare
Choose a tag to compare

8.2.0

10 Nov 11:44
Compare
Choose a tag to compare

8.1.0

20 Mar 14:45
3ff9926
Compare
Choose a tag to compare

8.0.6

12 May 06:09
Compare
Choose a tag to compare
  • Migrate to pify (#785)
  • Reduced memory usage (#781)

8.0.5

04 Jan 07:05
Compare
Choose a tag to compare
  • Update find-cache-dir to 2.0

v8.0.4

27 Sep 20:40
Compare
Choose a tag to compare
  • #692 - Quick fix for typo