Change8

v5.108.2

📦 webpackView on GitHub →
🐛 2 fixes

Summary

This patch release addresses two specific issues: one related to lazy barrel deferral of side-effect imports and another concerning the handling of the 'node:' prefix for core modules used as externals.

🐛 Bug Fixes

  • Fixed lazy barrel deferral of ungrouped side-effect imports.
  • Fixed respecting the 'node:' prefix for node.js core modules used as externals.