File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -2474,6 +2474,9 @@ console.log(memoryUsage.rss());
24742474<!-- YAML
24752475added: v0.1.26
24762476changes:
2477+ - version: REPLACEME
2478+ pr-url: https://github.com/nodejs/node/pull/51280
2479+ description: Changed stability to Legacy.
24772480 - version: v18.0.0
24782481 pr-url: https://github.com/nodejs/node/pull/41678
24792482 description: Passing an invalid callback to the ` callback` argument
@@ -2484,6 +2487,8 @@ changes:
24842487 description: Additional arguments after ` callback` are now supported.
24852488-->
24862489
2490+ > Stability: 3 - Legacy: Use [` queueMicrotask ()` ][] instead.
2491+
24872492* ` callback` {Function}
24882493* ` ... args` {any} Additional arguments to pass when invoking the ` callback`
24892494
You can’t perform that action at this time.
0 commit comments