Releases: jridgewell/resolve-uri
Releases · jridgewell/resolve-uri
v3.1.2
What's Changed
- Use const enum for UrlType by @sapphi-red in #120
- Reduces file size by ~18%
New Contributors
- @sapphi-red made their first contribution in #120
Full Changelog: v3.1.1...v3.1.2
v3.1.1
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Implement query and hash resolution by @jridgewell in #114
Full Changelog: v3.0.8...v3.1.0
v3.0.8
v3.0.7
v3.0.6
Loosey Goosey
We've switched to a loose URL parser, allowing invalid URLs to be properly resolved.