exports
capturing to warn instead of throw (#546)client.webSocketURL
(#529)react-refresh
(#534)0.4.x
works in your setup but 0.5.x
doesn't,
please file us an issue - we would love to address it!disableRefreshCheck
option have been removed (#285).
It has long been effect-less and deprecated since 0.3.x
.overlay.useLegacyWDSSockets
have been removed (#498).
It is aimed to support WDS below 3.6.0
(published in June 2019),
but looking at current usage and download stats,
we've decided it is best to drop support for the old socket format moving forward.0
have been removed (#337).html-entities
have been bumped to 2.x
(#321).react-refresh
have been bumped to 0.10.0
(#353).overlay.sockProtocol
option (#242)library
option (#273)URL
APIs with automatic pony-filling (#278, #332, #378)experiments.topLevelAwait
(#435, #447, #493)type-fest
(#257, c02018a
, #484)overlay
option to accept relative paths (#284)src
is found (#331)@types/webpack
(#414)ansi-html
to ansi-html-community
to fix ReDoS vulnerability (#501)react-refresh-typescript
and swc
(#248, fbe1f27
, #450)react-refresh/runtime
imports (#230)__webpack_require__
(#233)4033e6af
)react-refresh
to allow 0.9.x
(747c19ba
)fetch
polyfills (#193)include
and exclude
options to be case-insensitive (#194)webpack.next
in published plugin code (#167)v4.43.0
or later as we adopted the new module.hot.invalidate
API (#89).
The new API enabled us to bail out of the HMR loop less frequently and provide a better experience.
If you really cannot upgrade, you can stay on 0.3.3
for the time being.useLegacyWDSSockets
option is now scoped under the overlay
option (#153).module.hot.invalidate()
API, which means we will now bail out less often (#89)window
, making the plugin platform-agnostic (#102)document.currentScript
(#133)overlay
options to receive false
as value (#154)lodash.debounce
package (#163)__react_refresh_error_overlay__
and __react_refresh_utils
(#116)useLegacyWDSSockets
options under overlay
to reflect its true use (#153)webpack-plugin-serve
disableRefreshCheck
flag (#60)webpack-plugin-serve
(#74)node-url
(#61)react
import for compatibility (#69)webpack-hot-middleware
support (#23)this
variable to better support web workers (#29)runtimeChunks
optimization is used in Webpack (#26)