What's Changed
New Features 🎉
- feat: add appendRules util to
tools.rspack
config by @9aoy in #3755 - feat:
output.filename.css
allow function by @gaoachao in #3752 - feat(create-rsbuild): support for both svelte4 and svelte5 by @chenjiahan in #3771
Bug Fixes 🐞
- fix: use
getCompilationHooks
of HTML plugin by @chenjiahan in #3750 - fix: revert to the
getHooks
of HTML plugin by @chenjiahan in #3753 - fix: configure the default assetPrefix for MF apps correctly by @chenjiahan in #3757
Document 📖
- docs: improve
output.filename
function type by @chenjiahan in #3764 - docs: fix proxy links in features.mdx by @s-chance in #3767
- docs: update framework guides by @chenjiahan in #3772
Other Changes
- chore(CI): fix eco-ci ref & release checkout branch by @9aoy in #3746
- chore(deps): update dependency terser to v5.36.0 by @renovate in #3761
- chore(deps): update dependency sass-embedded to ^1.80.3 by @renovate in #3763
- chore(deps): update rspress to v1.34.1 by @renovate in #3762
- chore(deps): update dependency sass to ^1.80.3 by @renovate in #3760
- chore(deps): update dependency path-serializer to v0.2.2 by @renovate in #3768
- chore(deps): bump svelte to v5 by @chenjiahan in #3770
New Contributors
Full Changelog: v1.0.15...v1.0.16