Releases: rstackjs/rspack-plugin-preact-refresh
Releases · rstackjs/rspack-plugin-preact-refresh
v1.1.5
What's Changed
- fix: fallback to constructor.name when constructorName is not available by @LingyuCoder in #42
- chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #38
- chore(deps): update all non-major dependencies by @renovate[bot] in #37
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #40
- chore(deps): update all non-major dependencies by @renovate[bot] in #39
- chore(deps): update dependency preact to v10.27.3 [security] by @renovate[bot] in #41
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- fix: add safety check in prefresh.js to prevent runtime errors by @chenjiahan in #34
- fix: should exclude url dependency by @chenjiahan in #35
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #33
- chore(deps): update all non-major dependencies by @renovate[bot] in #32
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- chore(deps): update all non-major dependencies by @renovate[bot] in #17
- chore(deps): update dependency @swc/plugin-prefresh to v6 by @renovate[bot] in #21
- test: upgrade test tools by @LingyuCoder in #29
- chore(deps): update dependency cross-env to v10 by @renovate[bot] in #28
- chore(deps): update pnpm to v10 by @renovate[bot] in #25
- chore(workflow): enable trusted publishing by @chenjiahan in #30
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- fix: exception caused by duplicate registration of functions with the same name by @cbbfcd in #19
- refactor(build): switch to Rslib by @chenjiahan in #15
- chore(deps): update dependency @swc/plugin-prefresh to v5 by @renovate in #18
New Contributors
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- fix: convert client modules to ESM by @chenjiahan in #9
- chore(deps): update all non-major dependencies by @renovate in #10
- chore(deps): update dependency @types/node to v22 by @renovate in #12
- docs: improve configuration example by @chenjiahan in #14
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- feat: add new
preactPathoption by @chenjiahan in #7 - fix: reduce alias and allow to use esm bundles of preact by @chenjiahan in #6
- fix: correct the type of
includeandexcludeoptions by @chenjiahan in #8 - chore(deps): update dependency @rspack/core to v1.0.0-rc.1 [security] by @renovate in #3
- chore(deps): update all non-major dependencies by @renovate in #5
New Contributors
- @renovate made their first contribution in #3
- @chenjiahan made their first contribution in #6
Full Changelog: v1.0.1...v1.1.0