Bug Fixes
- [CSS] - Support nesting in CSS modules and bug fixes by @alexander-akait in #17133
- [CSS] - Fix crash with
importModule
when CSS enabled by @alexander-akait in #17140 - Fix bug where
output.hashFunction
was failing to generate debug hash by @ahabhgk in #16950 - Reduce the amount of generated code for chunk loading by @lvivski in #17151
- Use module preload for ESM module output by @alexander-akait in #17143
Developer Experience
- Improve module type strictness for Module.prototype.type expand ModuleTypeConstants by @TheLarkInn in #17136
Dependencies & Maintenance
- Update package.json description by @JeraldVin in #17145
- Bump webpack-cli from 5.0.2 to 5.1.0 by @dependabot in #17146
- Bump core-js from 3.30.1 to 3.30.2 by @dependabot in #17149
- Bump enhanced-resolve to v5.14.0 by @snitin315 in #17160
New Contributors
- @JeraldVin made their first contribution in #17145
Full Changelog: v5.82.0...v5.82.1