Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/api/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -3569,10 +3569,10 @@ be added when a function is bound to an `AsyncResource`.
changes:
- version: v20.1.0
pr-url: https://github.com/nodejs/node/pull/47740
description: Documentation-only deprecation.
description: Runtime deprecation.
-->

Type: Documentation-only
Type: Runtime

In a future version of Node.js, [`assert.CallTracker`][],
will be removed.
Expand Down
Loading