What's Changed
New Features 🎉
- feat: make HMR logs less verbose by @chenjiahan in #4710
- feat(css): support
cssLoader.exportType
asstring
by @chenjiahan in #4717
Bug Fixes 🐞
- fix:
forceSplitting
not work withsingle-vendor
by @chenjiahan in #4708 - fix(plugin-vue): order problem with pluginReact by @chenjiahan in #4713
- fix: should apply nonce to preload script tags by @9aoy in #4722
- fix: improve file size gzip header rendering by @chenjiahan in #4724
Document 📖
- docs: update contributing guide by @chenjiahan in #4711
- docs(website): add footer to home page by @chenjiahan in #4718
- docs: improve filename configuration by @chenjiahan in #4719
- docs: update Angular Rspack link by @chenjiahan in #4723
- docs: add JSDoc for EnvironmentContext by @chenjiahan in #4725
Other Changes
- test(e2e): add case for manifest with single vendor by @chenjiahan in #4707
- chore(deps): update dependency babel-loader to v10 by @renovate in #4694
- chore(deps): update dependency @types/ws to ^8.18.0 by @renovate in #4714
- chore(deps): update module federation to v0.10.0 by @renovate in #4716
- chore(deps): update dependency svelte to ^5.22.5 by @renovate in #4715
- chore(deps): update rspress to ^1.43.0 by @renovate in #4726
- chore(deps): update dependency react-router-dom to ^7.3.0 by @renovate in #4728
- chore(deps): update dependency nx to ^20.5.0 by @renovate in #4727
- chore(deps): update pnpm to v10.6.1 by @renovate in #4732
- release: 1.2.16 by @chenjiahan in #4733
Full Changelog: v1.2.15...v1.2.16