What's Changed
New Features 🎉
- feat(source-map): update source map extract schema by @zalishchuk in #7547
- feat(plugin-sass): support Sass URL query by @chenjiahan in #7554
- feat(plugin-less): support Less URL query by @chenjiahan in #7557
- feat(plugin-stylus): support Stylus URL query by @chenjiahan in #7559
- feat(core): add overlay errors option by @chenjiahan in #7564
- feat(deps): update @rspack/core to 2.0.1 by @chenjiahan in #7566
- feat(core): support filtering overlay build errors by @chenjiahan in #7568
Bug Fixes 🐞
- fix(deps): update swc monorepo to ^12.9.0 by @renovate[bot] in #7555
- fix(core): filter Rspack runtime stack frames by @chenjiahan in #7562
- fix(core): override merged overlay error filters by @chenjiahan in #7570
Document 📖
- docs: add CSS url query docs by @chenjiahan in #7569
Other Changes
- test(e2e): cover CSS url query edge cases by @chenjiahan in #7553
- chore: update renovate range strategy by @chenjiahan in #7556
- release: @rsbuild/plugin-sass v1.5.2 by @chenjiahan in #7558
- release: @rsbuild/plugin-less v1.6.3 by @chenjiahan in #7560
- release: @rsbuild/plugin-stylus v1.3.2 by @chenjiahan in #7561
- chore: update skills by @chenjiahan in #7563
- test: fix environment hot send e2e by @chenjiahan in #7567
- release: v2.0.3 by @chenjiahan in #7573
Full Changelog: v2.0.2...v2.0.3