browser-sync-webpack-plugin
browser-sync-webpack-plugin copied to clipboard
feat: allow `browser-sync` v3
v3 drops support for localtunnel since it wasn't that used and the dependency has been abandoned and now bring in a vulnerable version of axios.
No changes should be needed for this package to support v3, beyond just updating the version constraint for the peer dependency.
Resolves #94 Resolves #97
@Va1 Is it possible to merge this and create a new version?
@Va1 yes, please merge!
There's an updated repo on npm via npm install --save-dev browser-sync-v3-webpack-plugin
What is the blocker to getting this merged?
pardon the delay
@Va1 Great to have it up-to-date, thanks!
Do you need a hand drafting a new version release to tag it and publish to npm, or you wanna do it yourself at some point?