Releases: rspack-contrib/rspack-plugin-react-refresh
Releases · rspack-contrib/rspack-plugin-react-refresh
v1.0.1
What's Changed
- perf: reuse resolved
reactRefreshEntryPath
by @chenjiahan in #10 - feat: export overlay module in package.json by @MIGUELez11 in #12
- fix: correct the type of
include
andexclude
options by @chenjiahan in #7 - fix: make all overlay options optional by @dstaley in #9
- chore(deps): update all non-major dependencies by @renovate in #5
- chore(deps): update dependency @types/node to v22 by @renovate in #6
- docs: complete options documentation by @chenjiahan in #8
- chore(deps): update all non-major dependencies by @renovate in #11
New Contributors
- @renovate made their first contribution in #5
- @dstaley made their first contribution in #9
- @MIGUELez11 made their first contribution in #12
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- docs: add badges to README by @chenjiahan in #2
- chore(deps): remove unused test-tools by @chenjiahan in #3
Full Changelog: https://github.com/rspack-contrib/rspack-plugin-react-refresh/commits/v1.0.0