Skip to content

Commit 5a1fb1e

Browse files
committed
doc: mention util depth default change
This was missed when reverting a former commit. To make sure the history is kept in place, this just adds a new entry to state the revert. PR-URL: #24805 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
1 parent d800998 commit 5a1fb1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/api/util.md

+3
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,9 @@ stream.write('With ES6');
375375
<!-- YAML
376376
added: v0.3.0
377377
changes:
378+
- version: REPLACEME
379+
pr-url: https://github.com/nodejs/node/pull/24326
380+
description: The `depth` default changed back to `2`.
378381
- version: v11.0.0
379382
pr-url: https://github.com/nodejs/node/pull/22846
380383
description: The `depth` default changed to `20`.

0 commit comments

Comments
 (0)