File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -262,6 +262,18 @@ object.
262262## url.resolve(from, to)
263263<!-- YAML
264264added: v0.1.25
265+ changes:
266+ - version: v6.6.0
267+ pr-url: https://github.com/nodejs/node/pull/8215
268+ description: The `auth` fields are now kept intact when `from` and `to`
269+ refer to the same host.
270+ - version: v6.5.0, v4.6.2
271+ pr-url: https://github.com/nodejs/node/pull/8214
272+ description: The `port` field is copied correctly now.
273+ - version: v6.0.0
274+ pr-url: https://github.com/nodejs/node/pull/1480
275+ description: The `auth` fields is cleared now the `to` parameter
276+ contains a hostname.
265277-->
266278
267279* ` from ` {String} The Base URL being resolved against.
You can’t perform that action at this time.
0 commit comments