New Features
- Implement
fetchPriority
feature as parser option and magic comment by @alexander-akait in #17249 - [CSS] - Introduce 'css/auto' as a css module type by @ahabhgk in #16577
- [CSS] - Style-specific fields now automatically resolve in package.json by @burhanuday in #17346
- webpack configuration API now accepts "falsy values" loaders and plugins by @alexander-akait in #17339
Bug Fixes
- Fix codecov badge in readme by @burhanuday in #17353
Developer Experience
- Add link to svelte loader for webpack by @burhanuday in #17369
- Increase parser API types in internal plugins across dependency plugins @alexander-akait in #17365
Dependencies & Maintenance
- Bump memfs from 3.5.2 to 3.5.3 by @dependabot in #17347
- Bump webpack-cli from 5.1.3 to 5.1.4 by @dependabot in #17349
- Bump es-module-lexer from 1.2.1 to 1.3.0 by @dependabot in #17362
- Bump @types/node from 20.2.5 to 20.3.0 by @dependabot in #17361
- Bump core-js from 3.30.2 to 3.31.0 by @dependabot in #17360
- Bump browserslist from 4.21.6 to 4.21.8 by @dependabot in #17367
- Bump @types/node from 20.3.0 to 20.3.1 by @dependabot in #17366
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