File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -224,6 +224,10 @@ This method has a custom variant for promises that is available using
224
224
<!-- YAML
225
225
added: v0.0.1
226
226
changes:
227
+ - version: REPLACEME
228
+ pr-url: https://github.com/nodejs/node/pull/46678
229
+ description: Passing `NaN` or negative number as `delay` will result
230
+ the process to emit a warning, the warning will only be emitted once per process.
227
231
- version: v18.0.0
228
232
pr-url: https://github.com/nodejs/node/pull/41678
229
233
description: Passing an invalid callback to the `callback` argument
@@ -252,6 +256,10 @@ This method has a custom variant for promises that is available using
252
256
<!-- YAML
253
257
added: v0.0.1
254
258
changes:
259
+ - version: REPLACEME
260
+ pr-url: https://github.com/nodejs/node/pull/46678
261
+ description: Passing `NaN` or negative number as `delay` will result
262
+ the process to emit a warning, the warning will only be emitted once per process.
255
263
- version: v18.0.0
256
264
pr-url: https://github.com/nodejs/node/pull/41678
257
265
description: Passing an invalid callback to the `callback` argument
You can’t perform that action at this time.
0 commit comments