Releases: rstackjs/rspack-plugin-react-refresh
Releases · rstackjs/rspack-plugin-react-refresh
v1.5.3
What's Changed
- test: migrate tests to rstest by @9aoy in #60
- chore: switch to
compiler.rspackby @chenjiahan in #61 - chore(deps): update actions/checkout action to v5 by @renovate[bot] in #63
- chore(deps): update all non-major dependencies by @renovate[bot] in #62
- docs: move license headers to THIRDPARTY.md by @chenjiahan in #64
New Contributors
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- perf: bundle main script via Rslib by @chenjiahan in #55
- perf: replace require.resolve with path.join by @chenjiahan in #56
- perf: use require to reduce cjs-module-lexer overhead by @chenjiahan in #57
- perf: convert runtime paths to lazy-loaded functions by @chenjiahan in #58
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- feat: always log error during HMR applying status by @stormslowly in #49
- feat: add reloadOnRuntimeErrors config by @stormslowly in #50
- fix: removeChild may throw when render to
document.bodyby @stormslowly in #52 - fix: early return to void overlay flashing by @stormslowly in #51
- chore: release on release branch by @stormslowly in #53
- chore: format the code by @stormslowly in #48
New Contributors
- @stormslowly made their first contribution in #48
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- feat: add new
testoption by @chenjiahan in #45 - fix: should exclude url dependency by @ahabhgk in #36
- fix: overlay.module is not working by @SyMind in #41
- chore(deps): update all non-major dependencies by @renovate[bot] in #37
- chore(deps): update all non-major dependencies by @renovate[bot] in #38
- chore(deps): update dependency cross-env to v10 by @renovate[bot] in #44
- chore(deps): update all non-major dependencies by @renovate[bot] in #43
- chore(workflow): enable trusted publishing by @chenjiahan in #46
New Contributors
Full Changelog: v1.4.3...v1.5.0
v1.4.2
What's Changed
- feat: add resourceQuery option for excluding by query by @chenjiahan in #34
- chore(deps): update all non-major dependencies by @renovate in #32
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- fix: incorrect type when required by @chenjiahan in #31
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- feat: add ESM/CJS wrapper and build with Rslib by @chenjiahan in #29
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Revert "fix: TS error when skipLibCheck is false (#26)" by @chenjiahan in #28
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- fix: TS error when skipLibCheck is false by @chenjiahan in #26
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- fix: failed to resolve phantom dependency by @chenjiahan in #25
Full Changelog: v1.2.1...v1.2.2