What's Changed
Performance Improvements ⚡
Bug Fixes 🐞
- fix: css-extract should calculate content_hash based on diagnostics as well by @JSerFeng in #11046
- fix: non-parallel code splitting incremental recover from error by @ahabhgk in #11034
- fix: chunk_graph_module maybe undefined while compiling by @GiveMe-A-Name in #11030
- fix: fix not printing backtrace when panic by @hardfist in #11042
- fix: fix regex support for regex with flags by @hardfist in #11052
Other Changes
- chore(infra): update Biome to v2 and fix all lint issues by @chenjiahan in #11028
- chore: remove pnpm patch for rollup-plugin-dts by @chenjiahan in #11033
- chore: resolve Renovate configuration error in packageRules by @Perfecto23 in #11032
New Contributors
- @Perfecto23 made their first contribution in #11032
Full Changelog: v1.4.7...v1.4.8