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 64e1825

Browse filesBrowse files
Trottaddaleax
authored andcommitted
doc: clarify that APIs are no longer experimental
Change "no longer considered experimental" to "no longer experimental". It's more clear and direct. PR-URL: #34113 Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Zeyu Yang <himself65@outlook.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent e4ac393 commit 64e1825
Copy full SHA for 64e1825

File tree

Expand file treeCollapse file tree

1 file changed

+8
-8
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-8
lines changed
Open diff view settings
Collapse file

‎doc/api/process.md‎

Copy file name to clipboardExpand all lines: doc/api/process.md
+8-8Lines changed: 8 additions & 8 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1761,7 +1761,7 @@ added: v11.8.0
17611761
changes:
17621762
- version: v12.17.0
17631763
pr-url: https://github.com/nodejs/node/pull/32242
1764-
description: This API is no longer considered experimental.
1764+
description: This API is no longer experimental.
17651765
-->
17661766

17671767
* {Object}
@@ -1791,7 +1791,7 @@ added: v11.12.0
17911791
changes:
17921792
- version: v12.17.0
17931793
pr-url: https://github.com/nodejs/node/pull/32242
1794-
description: This API is no longer considered experimental.
1794+
description: This API is no longer experimental.
17951795
-->
17961796

17971797
* {string}
@@ -1810,7 +1810,7 @@ added: v11.12.0
18101810
changes:
18111811
- version: v12.17.0
18121812
pr-url: https://github.com/nodejs/node/pull/32242
1813-
description: This API is no longer considered experimental.
1813+
description: This API is no longer experimental.
18141814
-->
18151815

18161816
* {string}
@@ -1829,7 +1829,7 @@ added: v11.8.0
18291829
changes:
18301830
- version: v12.17.0
18311831
pr-url: https://github.com/nodejs/node/pull/32242
1832-
description: This API is no longer considered experimental.
1832+
description: This API is no longer experimental.
18331833
-->
18341834

18351835
* `err` {Error} A custom error used for reporting the JavaScript stack.
@@ -1872,7 +1872,7 @@ added: v11.12.0
18721872
changes:
18731873
- version: v12.17.0
18741874
pr-url: https://github.com/nodejs/node/pull/32242
1875-
description: This API is no longer considered experimental.
1875+
description: This API is no longer experimental.
18761876
-->
18771877

18781878
* {boolean}
@@ -1890,7 +1890,7 @@ added: v11.12.0
18901890
changes:
18911891
- version: v12.17.0
18921892
pr-url: https://github.com/nodejs/node/pull/32242
1893-
description: This API is no longer considered experimental.
1893+
description: This API is no longer experimental.
18941894
-->
18951895

18961896
* {boolean}
@@ -1907,7 +1907,7 @@ added: v11.12.0
19071907
changes:
19081908
- version: v12.17.0
19091909
pr-url: https://github.com/nodejs/node/pull/32242
1910-
description: This API is no longer considered experimental.
1910+
description: This API is no longer experimental.
19111911
-->
19121912

19131913
* {string}
@@ -1925,7 +1925,7 @@ added: v11.8.0
19251925
changes:
19261926
- version: v12.17.0
19271927
pr-url: https://github.com/nodejs/node/pull/32242
1928-
description: This API is no longer considered experimental.
1928+
description: This API is no longer experimental.
19291929
-->
19301930

19311931
* `filename` {string} Name of the file where the report is written. This

0 commit comments

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