What's Changed
New Features 🎉
- feat(deps): update @rspack/core to 2.0.0-rc.0 by @chenjiahan in #7413
- feat: use
detectSyntax: 'auto'in the default SWC loader config by @chenjiahan in #7410
Bug Fixes 🐞
- fix(core): normalize non-object exports in module runner by @chenjiahan in #7409
- fix(source-map): correct sources in CSS source map by @chenjiahan in #7412
Refactor 🔨
- refactor(core): tighten runner module types by @chenjiahan in #7408
Other Changes
- chore(deps): update dependency rsbuild-plugin-arethetypeswrong to v0.3.1 by @renovate[bot] in #7404
- chore(config): switch tsconfig-node16 to nodenext by @chenjiahan in #7411
- chore(skills): add upgrade-rspack skill by @chenjiahan in #7414
- chore: remove dependency version consistency check by @chenjiahan in #7417
- chore(release): skip non-package workspaces by @chenjiahan in #7416
- release: v2.0.0-rc.0 by @chenjiahan in #7415
Full Changelog: v2.0.0-beta.11...v2.0.0-rc.0