-
Notifications
You must be signed in to change notification settings - Fork 30.6k
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
url: expose urlpattern as global #56950
Conversation
Review requested:
|
The
notable-change
Please suggest a text for the release notes if you'd like to include a more detailed summary, then proceed to update the PR description with the text or a link to the notable change suggested text comment. Otherwise, the commit will be placed in the Other Notable Changes section. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #56950 +/- ##
==========================================
- Coverage 89.15% 89.13% -0.02%
==========================================
Files 665 665
Lines 192846 192848 +2
Branches 37145 37143 -2
==========================================
- Hits 171926 171902 -24
Misses 13696 13696
- Partials 7224 7250 +26
|
cc @nodejs/tsc this requires 2 TSC approval to land since it is a semver-major PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Landed in d1f8ccb |
Expose URLPattern as global.