Skip to content

Commit b54c7f4

Browse files
committed
fixup! diagnostics_channel: ensure tracePromise consistency with non-Promises
1 parent b83a9ed commit b54c7f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/diagnostics_channel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@ added:
831831
- v18.19.0
832832
changes:
833833
- version: REPLACEME
834-
pr-url: REPLACEME
834+
pr-url: https://github.com/nodejs/node/pull/61766
835835
description: Custom thenables will no longer be wrapped in native Promises.
836836
Non-thenables will be returned with a warning.
837837
-->

0 commit comments

Comments
 (0)