Skip to content

Commit d982fb7

Browse files
BridgeARrefack
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: nodejs#24805 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
1 parent bd7af44 commit d982fb7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: doc/api/util.md

+3
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)