This repository has been archived by the owner on Jan 25, 2018. It is now read-only.
Releases: deprecate/metal-uri
Releases · deprecate/metal-uri
3.1.0
API
- Added opt_addProtocol attribute so consumers can opt out of appending a default protocol when needing to support other protocol handlers
Bugs
- Fixed issue where integers couldn't be passed to joinPaths
Check here the complete list of changes.
3.0.0
Improvements
Dependencies
- To improve interop, url-parse and resolve-pathname are now used to parse URLs.
Breaking Changes
- The ability to set a custom url parser has been removed
- Due to the dependency changes, build steps using
metal-uri
might need to be updated to bundle dependencies properly.
Check here the complete list of changes.