New Features
- [CSS] - Use
css/auto
as the default css mode by @burhanuday in #17399
Bug Fixes
- Fix bugs related to require.context and layer by @alexander-akait in #17388
- Fix bug in runtime for CSS loading by @alexander-akait in #17400
- Correct indirect call for tagged template expressions using correct this context by @alexander-akait in #17397
- Update environment support for KaiOS browser by @steverep in #17395
- Fix async module runtime code for running top-level-await by @ahabhgk in #17393
Developer Experience
- Add example for stats minimal output by @ersachin3112 in #17406
- Significantly improve type coverage for Dependency, Runtime, Template classes by @alexander-akait in #17394
Dependencies & Maintenance
- Bump browserslist from 4.21.8 to 4.21.9 by @dependabot in #17389
- Bump acorn from 8.8.2 to 8.9.0 by @dependabot in #17402
- Bump eslint from 8.42.0 to 8.43.0 by @dependabot in #17401
- Bump eslint-plugin-jest from 27.2.1 to 27.2.2 by @dependabot in #17407
New Contributors
Full Changelog: v5.87.0...v5.88.0