LiveSplitOne
LiveSplitOne copied to clipboard
Bump @pmmmwh/react-refresh-webpack-plugin from 0.5.15 to 0.6.0
Bumps @pmmmwh/react-refresh-webpack-plugin from 0.5.15 to 0.6.0.
Release notes
Sourced from @pmmmwh/react-refresh-webpack-plugin's releases.
v0.6.0
0.6.0 (28 Apr 2025)
BREAKING
- Minimum required Node.js version has been bumped to
18.12.0.- Minimum required
webpackversion has been bumped to5.2.0.- Minimum supported
webpack-dev-serverversion has been bumped to4.8.0.- Minimum supported
webpack-plugin-serveversion has been bumped to1.0.0.overlay.sockHost,overlay.sockPath,overlay.sockPort,overlay.sockProtocolandoverlay.useURLPolyfillhave all been removed (#850). It was necessary to support WDS below4.8.0(published in April 2022). It is no-longer necessary as a direct integration with WDS is now possible.Features
- Added helper script to better support use cases where React and/or React-DOM are externalized (#852)
Fixes
- Ensure plugin injected entries are no-op in production (#900)
Internal
- Dropped support for Webpack 4 / WDS 3 (#850, #904)
- Migrated from
ansi-htmltoanserin error overlay (#854)- Bumped all development dependencies (#905)
v0.5.16
0.5.16 (31 Mar 2025)
Fixes
- Fixed out of order cleanup when using top-level await (#898)
Changelog
Sourced from @pmmmwh/react-refresh-webpack-plugin's changelog.
0.6.0 (28 Apr 2025)
BREAKING
- Minimum required Node.js version has been bumped to
18.12.0.- Minimum required
webpackversion has been bumped to5.2.0.- Minimum supported
webpack-dev-serverversion has been bumped to4.8.0.- Minimum supported
webpack-plugin-serveversion has been bumped to1.0.0.overlay.sockHost,overlay.sockPath,overlay.sockPort,overlay.sockProtocolandoverlay.useURLPolyfillhave all been removed (#850). It was necessary to support WDS below4.8.0(published in April 2022). It is no-longer necessary as a direct integration with WDS is now possible.Features
- Added helper script to better support use cases where React and/or React-DOM are externalized (#852)
Fixes
- Ensure plugin injected entries are no-op in production (#900)
Internal
- Dropped support for Webpack 4 / WDS 3 (#850, #904)
- Migrated from
ansi-htmltoanserin error overlay (#854)- Bumped all development dependencies (#905)
0.5.16 (31 Mar 2025)
Fixes
- Fixed out of order cleanup when using top-level await (#898)
Commits
6353490chore: release v0.6.0 (#911)14dbcabchore(deps): bump koa from 2.16.0 to 2.16.1 (#909)5bc73b0chore: bump examples (#908)385c91echore(deps-dev): bump express in /examples/webpack-hot-middleware (#906)b10ad8dchore: release v0.6.0 (#851)a106ec7chore: release v0.5.16 (#903)92d7fd6fix: out of order cleanup with top-level await (#898)781ef6bdocs: update CI badge on README (#902)a2e6c17ci: fix GH actions trigger criteria3e21d36ci: migrate to github actions (#901)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)