v1.3.10
What's Changed
New Features 🎉
- feat: enhance prefetch and preload filters by @chenjiahan in #5062
Performance 🚀
- perf: make inline chunk matching faster by @chenjiahan in #5064
Bug Fixes 🐞
- fix: do not generate resource hints for inlined assets by @chenjiahan in #5067
- fix: update error message for Node.js built-in module by @chenjiahan in #5070
- fix: correct highlighting of filename log by @chenjiahan in #5071
Document 📖
- docs: update documentation for preload and prefetch options by @chenjiahan in #5056
- docs: improve resource hints by @chenjiahan in #5060
- docs: add examples for prefetch and preload filters by @chenjiahan in #5063
- docs: reorganize the guide sidebar by @chenjiahan in #5066
- docs: improve Browserslist content order by @chenjiahan in #5069
- docs: add Rstest to README by @chenjiahan in #5073
Other Changes
- chore: replace deprecated method by @chenjiahan in #5054
- chore(deps): update dependency svelte to ^5.28.1 by @renovate in #5057
- chore: rename HtmlResourceHintsPlugin by @chenjiahan in #5058
- chore: update html-rspack-plugin to 6.0.5 and improve typing by @chenjiahan in #5059
- refactor: reorganize resource hints plugin by @chenjiahan in #5061
- chore(deps): update all patch dependencies by @renovate in #5065
- chore(deps): update pnpm to v10.9.0 by @renovate in #5068
- chore(deps): update sass to ^1.87.0 by @renovate in #5072
- chore(deps): update dependency @shikijs/transformers to ^3.3.0 by @renovate in #5078
- chore(deps): update dependency path-serializer to v0.4.0 by @renovate in #5079
- chore(deps): update all patch dependencies by @renovate in #5075
- chore(deps): update module federation to v0.13.0 by @renovate in #5080
- chore(deps): update dependency @rstack-dev/doc-ui to v1.8.0 by @renovate in #5077
- docs: improve SSR example by @chenjiahan in #5074
- release: 1.3.10 by @chenjiahan in #5082
Full Changelog: v1.3.9...v1.3.10