Sourced from webpack's releases.
v5.93.0
Bug Fixes
- Generate correct relative path to runtime chunks
- Makes
DefinePlugin
quieter under default log level- Fixed mangle destructuring default in namespace import
- Fixed consumption of eager shared modules for module federation
- Strip slash for pretty regexp
- Calculate correct contenthash for CSS generator options
New Features
- Added the
binary
generator option for asset modules to explicitly keep source maps produced by loaders- Added the
modern-module
library value for tree shakable output- Added the
overrideStrict
option to override strict or non-strict mode for javascript modules
277460b
chore(release): 5.93.076ab754
fix: relative path to runtime chunks40b1a77
test: added080e54f
fix: relative path to runtime chunks7764e38
chore(deps-dev): bump eslint from 9.5.0 to 9.6.022738f3
chore(deps-dev): bump eslint from 9.5.0 to 9.6.01a27b9e
fix: contenthash for css generator optionse716d44
chore(deps-dev): bump @eslint/js
from 9.5.0 to 9.6.07a34330
chore(deps-dev): bump typescript from 5.5.2 to 5.5.3974752f
chore(deps-dev): bump globals from 15.6.0 to 15.8.0