Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f3caf27

Browse filesBrowse files
Juneezeeaduh95
authored andcommitted
doc: add deprecation history for url.parse
url.parse should document its deprecation history, following DEP0169, for consistency. Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> PR-URL: #61389 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Aviv Keller <me@aviv.sh>
1 parent 778a56f commit f3caf27
Copy full SHA for f3caf27

1 file changed

+9Lines changed: 9 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎doc/api/url.md‎

Copy file name to clipboardExpand all lines: doc/api/url.md
+9Lines changed: 9 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1827,6 +1827,15 @@ npx codemod@latest @nodejs/node-url-to-whatwg-url
18271827
<!-- YAML
18281828
added: v0.1.25
18291829
changes:
1830+
- version:
1831+
- v24.0.0
1832+
pr-url: https://github.com/nodejs/node/pull/55017
1833+
description: Application deprecation.
1834+
- version:
1835+
- v19.9.0
1836+
- v18.17.0
1837+
pr-url: https://github.com/nodejs/node/pull/47203
1838+
description: Added support for `--pending-deprecation`.
18301839
- version:
18311840
- v19.0.0
18321841
- v18.13.0

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.