What's Changed
New Features 🎉
Bug Fixes 🐞
- fix(server): correct assets serving in multiple environments by @chenjiahan in #6338
- fix: asset URL resolution for public path prefixes by @chenjiahan in #6340
- fix(resource-hints): exclude hot-update files in dev mode by @chenjiahan in #6347
Document 📖
Other Changes
- test(e2e): add HMR test case for unaffected environments by @chenjiahan in #6329
- test(e2e): replace manual src copying with copySrcDir helper by @chenjiahan in #6331
- test(e2e): add test case for module removal and recovery by @chenjiahan in #6334
- test(e2e): group environments cases and simplify regex by @chenjiahan in #6339
- chore(deps): update dependency create-rstack to v1.7.0 by @renovate[bot] in #6343
- chore(deps): update dependency core-js to ~3.46.0 by @renovate[bot] in #6342
- docs: improve clarity and naturalness of English documentation by @Copilot in #6345
- release: v1.5.17 by @chenjiahan in #6348
Full Changelog: v1.5.16...v1.5.17