Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow browser-sync v3 #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

feat: allow browser-sync v3 #96

wants to merge 1 commit into from

Conversation

G-Rath
Copy link

@G-Rath G-Rath commented Dec 27, 2023

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

gene1wood added a commit to gene1wood/ssl-config-generator that referenced this pull request Jan 3, 2024
Until Va1/browser-sync-webpack-plugin#96 is merged browser-sync-webpack-plugin doesn't support browser-sync 3.0.2. This rolls us back to 2.29.3
@Bersman
Copy link

Bersman commented Jan 19, 2024

@Va1 Is it possible to merge this and create a new version?

@joworeiter
Copy link

@Va1 yes, please merge!

@Jas-n
Copy link

Jas-n commented Feb 16, 2024

There's an updated repo on npm via npm install --save-dev browser-sync-v3-webpack-plugin

@bbuie
Copy link

bbuie commented Mar 14, 2024

What is the blocker to getting this merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for browser-sync 3 Incorrect Comparison in axios #1
5 participants