Skip to content

Releases: babel/babel-loader

v9.1.3

07 Jul 14:50
v9.1.3
b89dfbd
Compare
Choose a tag to compare

Security dependency updates

New Contributors

Full Changelog: v9.1.2...v9.1.3

v9.1.2

04 Jan 18:12
v9.1.2
0406d16
Compare
Choose a tag to compare

9.1.1 was a broken release, it didn't include all the commits.

Dependencies updates

Misc

New Contributors

Full Changelog: v9.1.0...v9.1.2

v9.1.0

03 Nov 14:03
v9.1.0
15fbacf
Compare
Choose a tag to compare

New features

Full Changelog: v9.0.1...v9.1.0

v8.3.0

03 Nov 14:31
v8.3.0
9bf5652
Compare
Choose a tag to compare

New features

Full Changelog: v8.2.5...v8.3.0

v9.0.1

31 Oct 18:15
v9.0.1
f42ac9b
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v9.0.0...v9.0.1

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