What's Changed
New Features 🎉
- feat(create-rslib): use Rust-powered React Compiler via reactCompiler option by @elecmonkey in #1729
- feat(core): support custom argv in runCLI by @chenjiahan in #1737
- feat(create-rslib): bump default Node syntax to 22 and add public publishConfig by @elecmonkey in #1739
- feat(core): export config definition types by @Timeless0911 in #1742
- feat(core): align loadConfig with rsbuild options by @Timeless0911 in #1741
Bug Fixes 🐞
- fix(core): reset Rspack const environment by @Timeless0911 in #1735
- fix(core): replace deprecated circular dependency plugin by @elecmonkey in #1738
- fix(core): pass cli command to config loading by @Timeless0911 in #1740
Refactor 🔨
- refactor(create-rslib): simplify svelte rstest config by @Timeless0911 in #1732
Document 📖
- docs: add Rslib 1.0 development notice by @Timeless0911 in #1728
- docs: enable Rspress anchor checks by @chenjiahan in #1730
- docs(create-rslib): update template guidance by @Timeless0911 in #1743
Other Changes
- chore(deps): update all non-major dependencies by @renovate[bot] in #1727
- chore(deps): update all non-major dependencies by @renovate[bot] in #1736
- release: v0.23.2 by @Timeless0911 in #1744
Full Changelog: v0.23.1...v0.23.2