Skip to content

Commit 2a55e71

Browse files
BridgeARTrott
authored andcommitted
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 <[email protected]> Reviewed-By: Richard Lau <[email protected]>
1 parent 7868b6a commit 2a55e71

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/api/util.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,9 @@ stream.write('With ES6');
386386
<!-- YAML
387387
added: v0.3.0
388388
changes:
389+
- version: REPLACEME
390+
pr-url: https://github.com/nodejs/node/pull/24326
391+
description: The `depth` default changed back to `2`.
389392
- version: v11.0.0
390393
pr-url: https://github.com/nodejs/node/pull/22846
391394
description: The `depth` default changed to `20`.

0 commit comments

Comments
 (0)