v1.0.3
What's Changed
New Features 🎉
- feat(create-rsbuild): create an emptry public folder by @chenjiahan in #3454
- feat(core): warn leading slash for output.distPath.html and default to
./
by @wjw99830 in #3462 - feat(deps): bump Rspack v1.0.5 by @chenjiahan in #3477
Bug Fixes 🐞
- fix: allow to configure
dev.hmr
in environments by @chenjiahan in #3446 - fix(plugin-react): allow configuring
tools.swc
to override react runtime by @chenjiahan in #3449 - fix: set resolve.tsConfig by rspack-chain by @chenjiahan in #3466
- fix(type): eco-ci fail of watching close callback type by @SoonIter in #3470
Document 📖
- docs: correct public folder example by @chenjiahan in #3455
- docs: remove non-existent utils variable in rspack config by @Draculabo in #3456
- docs: server open priority by @chenjiahan in #3459
- docs: update outdated glossary by @chenjiahan in #3464
- docs(guide): fix improper punctuation in Chinese guide by @miownag in #3465
- docs(plugin-svgr): correct named export guide by @chenjiahan in #3469
Other Changes
- chore: fix type for eco CI by @chenjiahan in #3472
- chore(deps): update rspress to v1.31.0 by @renovate in #3473
New Contributors
- @Draculabo made their first contribution in #3456
- @miownag made their first contribution in #3465
- @wjw99830 made their first contribution in #3462
Full Changelog: v1.0.2...v1.0.3