Skip to content

url.URL should be marked as supported from Node.js v6 #192

@moeriki

Description

@moeriki

url.URL is marked as supported from Node.js v7.

        url: {
            URL: { [READ]: { supported: "7.0.0" } },
       }

But in the Node.js docs of v6 I do find this.

https://nodejs.org/docs/latest-v6.x/api/url.html#url_class_url

I think this needs updating.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions