What's Changed
New Features 🎉
- feat: support log debug logger when debug=* by @9aoy in #1266
- types(core): export the type of config sub key by @chenjiahan in #1269
Bug Fixes 🐞
- fix(plugin-svgr): failed to reuse SWC react options by @chenjiahan in #1263
- fix(server): access page error when url with query or hash by @9aoy in #1265
Other Changes
- chore(workflow): should build script packages for testing by @chenjiahan in #1259
- chore(workflow): fix pnpm publish failed to resolve by @chenjiahan in #1260
- chore(workflow): use changeset CLI as release tools by @chenjiahan in #1261
- chore: add JSDoc for plugin options by @chenjiahan in #1264
- chore: extract some plugin names as constants by @chenjiahan in #1267
- chore: auto trigger modern.js update rsbuild when rsbuild release by @9aoy in #1268
- refactor(shared): move formatStats helper to core by @chenjiahan in #1270
Full Changelog: v0.3.1...v0.3.2