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 (#).
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)