What's Changed
New Features 🎉
- feat(deps): update @rspack/core to v1.2.7 by @chenjiahan in #4703
- feat(server): add graceful shutdown support by @chenjiahan in #4701
Bug Fixes 🐞
- fix(mf): add more MF packages to
source.include
by @chenjiahan in #4698 - fix(socket): prevent heartbeat timers from keeping process alive by @chenjiahan in #4700
Document 📖
- docs: fix react.mdx translation by @chenjiahan in #4688
- docs: update rspack-examples references to rstack-examples by @chenjiahan in #4693
Other Changes
- test(e2e): add HMR error handling test case by @chenjiahan in #4685
- test(e2e): replace custom helper with
expect.poll
by @chenjiahan in #4686 - chore(deps): update dependency typescript to ^5.8.2 by @renovate in #4692
- chore(deps): update dependency core-js to ~3.41.0 by @renovate in #4691
- chore(deps): update all patch dependencies by @renovate in #4690
- release: v1.2.15 by @chenjiahan in #4704
Full Changelog: v1.2.14...v1.2.15