We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18fb2df commit 3313ef5Copy full SHA for 3313ef5
doc/api/assert.md
@@ -876,6 +876,10 @@ parameter is an instance of an [`Error`][] then it will be thrown instead of the
876
added:
877
- v13.6.0
878
- v12.16.0
879
+changes:
880
+ - version: REPLACEME
881
+ pr-url: https://github.com/nodejs/node/pull/38111
882
+ description: This API is no longer experimental.
883
-->
884
885
* `string` {string}
@@ -1396,6 +1400,10 @@ let err;
1396
1400
1397
1401
1398
1402
1403
1404
1405
1406
1399
1407
1408
1409
0 commit comments