What's Changed
New Features 🎉
Performance 🚀
- perf(loader): use one-shot refs for js values by @stormslowly in #15636
Bug Fixes 🐞
- fix: inline runtime chunks with empty names by @LingyuCoder in #15685
- fix: align inline loader module types with webpack by @LingyuCoder in #15684
- fix(rslib): render externalized new URL targets as plain relative URLs by @elecmonkey in #15670
- fix(rstest): resolve manual mocks next to package entries by @9aoy in #15689
- fix: avoid chunk name collisions in compact hashed ids by @LingyuCoder in #15693
Refactor 🔨
- refactor(core): share BuildContext across module graph tasks by @intellild in #15674
Other Changes
- chore: migrate maintenance scripts to ESM by @chenjiahan in #15675
- chore: release version 2.2.5 by @stormslowly in #15702
Full Changelog: v2.2.4...v2.2.5