What's Changed
New Features 🎉
- feat(core): support runtime overlay filter by @chenjiahan in #7575
- feat(create-rsbuild): support rslint template mapping by @chenjiahan in #7578
- feat(plugin-solid): add solid resolve condition by @chenjiahan in #7592
- feat(plugin-solid): add hot option by @chenjiahan in #7593
- feat(plugin-solid): add dev option by @chenjiahan in #7595
- feat(plugin-solid): add refresh disabled option by @chenjiahan in #7596
- feat(plugin-solid): add ssr option by @chenjiahan in #7597
- feat(plugin-solid): add solid option by @chenjiahan in #7598
- feat(core): support filenameHash object config by @chenjiahan in #7603
- feat(deps): update @rspack/core to 2.0.2 by @chenjiahan in #7609
Performance 🚀
- perf(core): replace webpack-merge with rspack-merge by @chenjiahan in #7583
Bug Fixes 🐞
- fix(core): override single callback configs by @chenjiahan in #7571
- fix(core): support url query with params by @chenjiahan in #7572
- fix(plugin-svgr): handle string svg base64 encoding by @yifancong in #7581
- fix(plugin-styles): remove unused reduce-configs dep by @chenjiahan in #7580
- fix(deps): update module federation to v2.4.0 by @renovate[bot] in #7585
- fix(plugin-solid): use rspack esm refresh mode by @chenjiahan in #7594
Document 📖
- docs: update optional tools in quick start by @chenjiahan in #7577
- docs: update rspack merge references by @chenjiahan in #7584
- docs: update filenameHash docs by @chenjiahan in #7606
Other Changes
- chore: update rslint config by @chenjiahan in #7576
- test(types): remove problematic plugin checks by @chenjiahan in #7579
- release: @rsbuild/plugin-svgr v2.0.2 by @chenjiahan in #7582
- chore(deps): update http-proxy-middleware to 4.0.0-beta.6 by @chenjiahan in #7586
- chore(deps): update all patch dependencies by @renovate[bot] in #7588
- chore(deps): update node.js to 24.15.0 by @renovate[bot] in #7590
- chore: ignore node engine updates in renovate by @chenjiahan in #7591
- release: @rsbuild/plugin-solid v1.2.0 by @chenjiahan in #7599
- chore(deps): update dependency @rsbuild/plugin-solid to ^1.2.0 by @renovate[bot] in #7601
- chore(deps): update dependency jiti to ^2.7.0 by @renovate[bot] in #7602
- test(e2e): cover filenameHash for node target by @chenjiahan in #7605
- chore(deps): upgrade pnpm to v11 by @chenjiahan in #7607
- release: v2.0.4 by @chenjiahan in #7610
Full Changelog: v2.0.3...v2.0.4