Skip to content

16.0.1

Latest

Choose a tag to compare

@domenic domenic released this 18 Feb 01:04

Fixed URL.parse() to return a proper URL object, instead of an internal implementation object. This fixes, among other things, URL.parse(x) instanceof URL.