What's Changed
Exciting New Features 🎉
Bug Fixes 🐞
- fix: should resolve aliased loader module with query by @h-a-n-a in #7660
- fix:
Path
pitfall for loader type by @h-a-n-a in #7666 - fix(security): DOM clobbering in auto public path by @LingyuCoder in #7664
- fix: resolve issue with external array not working in UMD libraryTarget by @inottn in #7675
- fix(deps): bump webpack-dev-middleware v7.4.2 to fix assetsInfo by @chenjiahan in #7676
- fix(create-rspack): should not replace plugin-react-refresh version by @chenjiahan in #7677
- fix(cli): peerDep allows @rspack/core@1.0 by @hardfist in #7680
- fix: reuse codegen results only for new incremental by @ahabhgk in #7681
- fix: fallback to next main field when resolve failed by @LingyuCoder in #7670
Document Updates 📖
- docs: use --experimental-transform-types load tsconfig by @hardfist in #7667
- docs(mf): add
@module-federation/sdk
to FAQ by @chenjiahan in #7669
Other Changes
Full Changelog: v1.0.0-rc.0...v1.0.0-rc.1