Skip to content

Releases: webpack/webpack

v5.87.0

14 Jun 18:59
Compare
Choose a tag to compare

New Features

Bug Fixes

Developer Experience

Dependencies & Maintenance

New Contributors

@aboktor made their first contribution in #16991 #16989
@silverwind made their first contribution in #17339 via #17329

Full Changelog: v5.86.0...v5.87.0

v5.86.0

07 Jun 15:28
Compare
Choose a tag to compare

New Features

  • Improved cache size performance via better handling of serialization for errors and bigints by @alexander-akait in #17282
  • Introduce an export default handler function option for ProgressPlugin by @alexander-akait in #17312
  • Support passing RegExp to splitChunks.chunks by @hyf0 in #17332

Bug Fixes

Developer Experience

  • Improve type coverage for Json Module type and lazy load json-assertions package by @alexander-akait in #17301

Dependencies & Maintenance

New Contributors

Full Changelog: v5.85.1...v5.86.0

v5.85.1

05 Jun 14:38
Compare
Choose a tag to compare

Bug Fixes

  • Fix bug in handling barrel imports (#17305) by @bworline in #17307 - NOTE: An internal API BasicEvaluatedExpression.getMemberRangeStarts has been changed to BasicEvaluatedExpression.getMemberRanges, please see type definition changes and the pull request for more information.

Dependencies & Maintenance

Full Changelog: v5.85.0...v5.85.1

v5.85.0

31 May 19:36
Compare
Choose a tag to compare

New Features

Bug Fixes

Developer Experience

Dependencies & Maintenance

Full Changelog: v5.84.1...v5.85.0

v5.84.1

25 May 18:41
Compare
Choose a tag to compare

Bug Fixes

Dependencies & Maintenance

Full Changelog: v5.84.0...v5.84.1

v5.84.0

24 May 17:16
Compare
Choose a tag to compare

New Features

  • SourceMapDevToolPlugin now supports append option as a function by @snitin315 in #17252

Bug Fixes

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: v5.83.1...v5.84.0

v5.83.1

17 May 20:24
Compare
Choose a tag to compare

Bug Fixes

  • Fix regression in import/export normailization effecting mini-css-extract-plugin by @alexander-akait in #17214

Full Changelog: v5.83.0...v5.83.1

v5.83.0

17 May 15:42
Compare
Choose a tag to compare

New Features

Bug Fixes

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: v5.82.1...v5.83.0

v5.82.1

10 May 15:58
Compare
Choose a tag to compare

Bug Fixes

Developer Experience

  • Improve module type strictness for Module.prototype.type expand ModuleTypeConstants by @TheLarkInn in #17136

Dependencies & Maintenance

New Contributors

Full Changelog: v5.82.0...v5.82.1

v5.82.0

03 May 17:27
Compare
Choose a tag to compare

New Features

Bug Fixes

Tests & Contributor Experience

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: v5.81.0...v5.82.0