What's Changed
New Features 🎉
- feat(deps): bump Rspack v1.0.4 by @chenjiahan in #3443
- feat(plugin-stylus): support
define
option by @shulaoda in #3434
Bug Fixes 🐞
- fix(plugin-webpack-swc): @swc/helpers version requires at least 0.5.13 by @9aoy in #3436
- fix(create-rsbuild): eslint-plugin-react-hooks version conflict by @chenjiahan in #3441
Document 📖
- docs: fix typo in 1.0 announcement by @chenjiahan in #3432
- docs: add example for merging Rspack config by @chenjiahan in #3437
- docs(plugin-stylus): update
StylusOptions
by @shulaoda in #3439 - docs: add recommended PostCSS plugins when not using Lightning CSS by @chenjiahan in #3442
New Contributors
Full Changelog: v1.0.1...v1.0.2