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

fix: fix Edge browser regex, minor version is required #1533

Merged
merged 1 commit into from Dec 24, 2023

Conversation

dangreen
Copy link
Member

fixes #1530

Copy link

size-limit report 📦

Path Size
dist/index.js 6.96 KB (0%)
dist/cli.js 1.23 KB (0%)

Copy link

codecov bot commented Dec 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (934fc01) 97.96% compared to head (aa28f6c) 97.96%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1533   +/-   ##
=======================================
  Coverage   97.96%   97.96%           
=======================================
  Files          28       28           
  Lines        1914     1914           
  Branches      287      287           
=======================================
  Hits         1875     1875           
  Misses         39       39           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dangreen dangreen merged commit f6108cf into master Dec 24, 2023
8 checks passed
@dangreen dangreen deleted the fix-edge-minor branch December 24, 2023 22:45
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.

[Bug]: Resolving "Edge < 117" outputs a regexp that matches Edge/120.0.0
1 participant