diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index bb8ca3e63e0096..0850bc3f9e2d73 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2658,6 +2658,14 @@ future release. +> Stability: 0 - Deprecated: Use the WHATWG URL API instead. + * `from` {string} The base URL to use if `to` is a relative URL. * `to` {string} The target URL to resolve.