sindresorhus / normalize-url

Normalize a URL
MIT License
840 stars 122 forks source link

Would you accept backport fixes to 6.x? #164

Closed shellscape closed 2 years ago

shellscape commented 2 years ago

Just stopping by to see if you'd accept a PR that backported recent fixes to the 6.x versions. ESM is still a silly issue in a lot of ecosystems, and I'm working in one.

sindresorhus commented 2 years ago

I unfortunately don't have time to keep handling back ports. I only accept backporting security fixes now. I suggest just applying the fixes you need in a fork. Or use await import(…).