What's Changed
Performance Improvements ⚡
Bug Fixes 🐞
- fix: prevent module point to wild pointer by @SyMind in #13021
- fix!: remove deprecated readResourceForScheme hook by @chenjiahan in #13027
- fix(core): missing @rspack/lite-tapable types by @chenjiahan in #13031
- fix: allow both 0.24+ and 2.0+ of @module-federation/runtime-tools by @chenjiahan in #13039
Refactor 🔨
Document Updates 📖
- docs: add Rspack 1.x to 2.0 migration guide by @LingyuCoder in #12826
- docs: improve migration guide content and structure by @chenjiahan in #13040
Other Changes
- chore: remove rspackExperiments.collectTypeScriptInfo related code by @LingyuCoder in #13026
- chore: release v2.0.0-beta.1 by @LingyuCoder in #13023
- chore(test): use seperate test config for native watcher test project by @stormslowly in #13029
- chore(deps): update dependency @swc/plugin-remove-console to ^12.5.0 by @renovate[bot] in #13038
- chore(deps): update patch crates by @renovate[bot] in #13034
- chore(deps): update dependency @shikijs/transformers to ^3.22.0 by @renovate[bot] in #13037
- chore(deps): update patch npm dependencies by @renovate[bot] in #13035
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2