kenchris / urlpattern-polyfill

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

implement URLPattern.compareComponent() #28

Closed wanderview closed 1 year ago

wanderview commented 3 years ago

The c++ native implementation now has a URLPattern.compareComponent() static method. See:

This part of the API is not as stable as the rest and may still change. I'm not going to have time to add this to the polyfill immediately.

Note, this will depend on #27.

kenchris commented 1 year ago

This has been implemented and will be shipping in 8.0.0