pmmmwh / react-refresh-webpack-plugin

A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.
MIT License
3.13k stars 192 forks source link

fix: adjust peerDependencies to support webpack-dev-server v5 #816

Closed iamstarkov closed 4 months ago

iamstarkov commented 5 months ago

webpack-dev-server got released 12th February https://github.com/webpack/webpack-dev-server/releases/tag/v5.0.0

https://github.com/webpack/webpack-dev-server/blob/master/migration-v5.md

codesandbox[bot] commented 5 months ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

pmmmwh commented 4 months ago

Hey - thanks for the PR. Since there are a bunch of PRs regarding this I'll have to close this one - see #836.