What's Changed
New Features 🎉
- feat(cli): add dist-path CLI option by @chenjiahan in #8005
- feat(core): add source-map CLI option by @chenjiahan in #8006
- feat(deps): update @rspack/core to 2.1.2 by @chenjiahan in #8016
Performance 🚀
- perf(core): prefer var for web runtime output by @chenjiahan in #8020
Bug Fixes 🐞
- fix(deps): update all patch dependencies by @renovate in #8007
- fix(core): remove rsbuild prefix from loadConfig error by @chenjiahan in #8012
- fix(core): align hidden import trace ellipsis by @chenjiahan in #8014
- fix(svgr): revert public path runtime variable by @chenjiahan in #8019
Refactor 🔨
- refactor: use import.meta Rspack module variables by @chenjiahan in #8017
Document 📖
- docs: enable anchor link check by @chenjiahan in #8013
- docs: update Rspack module variable references by @chenjiahan in #8018
Other Changes
- chore(deps): update dependency @rsbuild/plugin-type-check to ^1.5.0 by @renovate in #7999
- chore(deps): update dependency oxfmt to ^0.56.0 by @renovate in #8008
- chore(deps): update pnpm to v11.9.0 by @renovate in #8010
- chore(deps): update dependency svelte-check to ^4.7.1 by @renovate in #8009
- release: v2.1.2 by @chenjiahan in #8022
Full Changelog: v2.1.1...v2.1.2