kenchris / urlpattern-polyfill

URLPattern polyfill
https://www.npmjs.com/package/urlpattern-polyfill
MIT License
268 stars 31 forks source link

urlpattern should return undefined for optional groups that do not match #66

Closed wanderview closed 2 years ago

wanderview commented 2 years ago

See:

https://github.com/WICG/urlpattern/issues/162#issuecomment-1026014789

This will likely be a big change in terms of tests impacted. We should plan for a release after the fix is complete.