Skip to content

Commit

Permalink
Update doc/api/deprecations.md
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Ippolito <[email protected]>
  • Loading branch information
anonrig and marco-ippolito authored Feb 9, 2025
1 parent 8559006 commit f94223f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -2629,7 +2629,7 @@ changes:

Type: End-of-Life

The previously undocumented `timers.active()` is deprecated.
The previously undocumented `timers.active()` has been removed.
Please use the publicly documented [`timeout.refresh()`][] instead.
If re-referencing the timeout is necessary, [`timeout.ref()`][] can be used
with no performance impact since Node.js 10.
Expand Down

0 comments on commit f94223f

Please sign in to comment.