v1.0.1-rc.3
What's Changed
New Features 🎉
- feat(deps): bump Rspack v1.0.1 by @chenjiahan in #3360
- feat: support nested plugins by @9aoy in #3348
- feat: export more sub-types of Rsbuild config by @chenjiahan in #3351
Bug Fixes 🐞
- fix: correct proxy options type by @chenjiahan in #3352
- fix: resolve mjs extension before js by @chenjiahan in #3359
- fix(plugin-swc): should verify the version correctly by @yimingjfe in #3364
Document 📖
- docs: improve selecting SWC plugin version by @chenjiahan in #3346
- docs: correct addPlugins type by @9aoy in #3347
- docs: remove repeat info in rsbuild-0-x.mdx by @GaryHjy in #3356
- docs: remove repeat info in en rsbuild-0-x.mdx by @GaryHjy in #3355
- docs(landingpage): new landingpage aligned with Rspack by @SoonIter in #3349
Other Changes
- chore: change security report email by @chenjiahan in #3350
New Contributors
- @GaryHjy made their first contribution in #3356
- @yimingjfe made their first contribution in #3364
Full Changelog: v1.0.1-rc.2...v1.0.1-rc.3