What's Changed
New Features 🎉
- feat(deps): update dependency @rspack/core to v1.5.7 by @chenjiahan in #6238
- feat: include lazy compiled module in build logs by @chenjiahan in #6229
Performance 🚀
- perf: bundle on-finished dependency by @chenjiahan in #6237
Bug Fixes 🐞
- fix(dev-middleware): remove unnecessary debug logs by @chenjiahan in #6235
Document 📖
- docs: improve Web Workers documentation by @chenjiahan in #6225
- docs: update the Node.js version requirement for native ts support by @Timeless0911 in #6226
- docs: improve vanilla-extract config for image url by @iceprosurface in #6228
- docs: add basic testing guide by @chenjiahan in #6227
- docs: add static assets instruction for vanilla-extract by @chenjiahan in #6231
- docs: add higher precision CPU profiling example by @chenjiahan in #6236
Other Changes
- chore: update playwright installation in CI workflow by @chenjiahan in #6230
- chore(deps): update dependency @rslib/core to v0.14.0 by @renovate[bot] in #6232
- chore: remove --config-loader native flag from build scripts by @chenjiahan in #6233
- test(e2e): improve const enum and inline const cases by @chenjiahan in #6234
- release: v1.5.12 by @chenjiahan in #6239
New Contributors
- @iceprosurface made their first contribution in #6228
Full Changelog: v1.5.11...v1.5.12