@@ -179,7 +179,7 @@ section if a custom port is used.
179
179
<!-- YAML
180
180
added: v0.1.90
181
181
changes:
182
- - version: REPLACEME
182
+ - version: v18.0.0
183
183
pr-url: https://github.com/nodejs/node/pull/41678
184
184
description: Passing an invalid callback to the `callback` argument
185
185
now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -288,7 +288,7 @@ The following flags can be passed as hints to [`dns.lookup()`][].
288
288
<!-- YAML
289
289
added: v0.11.14
290
290
changes:
291
- - version: REPLACEME
291
+ - version: v18.0.0
292
292
pr-url: https://github.com/nodejs/node/pull/41678
293
293
description: Passing an invalid callback to the `callback` argument
294
294
now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -327,7 +327,7 @@ If this method is invoked as its [`util.promisify()`][]ed version, it returns a
327
327
<!-- YAML
328
328
added: v0.1.27
329
329
changes:
330
- - version: REPLACEME
330
+ - version: v18.0.0
331
331
pr-url: https://github.com/nodejs/node/pull/41678
332
332
description: Passing an invalid callback to the `callback` argument
333
333
now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -368,7 +368,7 @@ On error, `err` is an [`Error`][] object, where `err.code` is one of the
368
368
<!-- YAML
369
369
added: v0.1.16
370
370
changes:
371
- - version: REPLACEME
371
+ - version: v18.0.0
372
372
pr-url: https://github.com/nodejs/node/pull/41678
373
373
description: Passing an invalid callback to the `callback` argument
374
374
now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -399,7 +399,7 @@ will contain an array of IPv4 addresses (e.g.
399
399
<!-- YAML
400
400
added: v0.1.16
401
401
changes:
402
- - version: REPLACEME
402
+ - version: v18.0.0
403
403
pr-url: https://github.com/nodejs/node/pull/41678
404
404
description: Passing an invalid callback to the `callback` argument
405
405
now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -428,7 +428,7 @@ will contain an array of IPv6 addresses.
428
428
429
429
<!-- YAML
430
430
changes:
431
- - version: REPLACEME
431
+ - version: v18.0.0
432
432
pr-url: https://github.com/nodejs/node/pull/41678
433
433
description: Passing an invalid callback to the `callback` argument
434
434
now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -488,7 +488,7 @@ queries. It may be better to call individual methods like [`dns.resolve4()`][],
488
488
<!-- YAML
489
489
added: v0.3.2
490
490
changes:
491
- - version: REPLACEME
491
+ - version: v18.0.0
492
492
pr-url: https://github.com/nodejs/node/pull/41678
493
493
description: Passing an invalid callback to the `callback` argument
494
494
now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -512,7 +512,7 @@ added:
512
512
- v15.0.0
513
513
- v14.17.0
514
514
changes:
515
- - version: REPLACEME
515
+ - version: v18.0.0
516
516
pr-url: https://github.com/nodejs/node/pull/41678
517
517
description: Passing an invalid callback to the `callback` argument
518
518
now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -535,7 +535,7 @@ available for the `hostname` (e.g. `[{critical: 0, iodef:
535
535
<!-- YAML
536
536
added: v0.1.27
537
537
changes:
538
- - version: REPLACEME
538
+ - version: v18.0.0
539
539
pr-url: https://github.com/nodejs/node/pull/41678
540
540
description: Passing an invalid callback to the `callback` argument
541
541
now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -557,7 +557,7 @@ property (e.g. `[{priority: 10, exchange: 'mx.example.com'}, ...]`).
557
557
<!-- YAML
558
558
added: v0.9.12
559
559
changes:
560
- - version: REPLACEME
560
+ - version: v18.0.0
561
561
pr-url: https://github.com/nodejs/node/pull/41678
562
562
description: Passing an invalid callback to the `callback` argument
563
563
now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -598,7 +598,7 @@ function will contain an array of objects with the following properties:
598
598
<!-- YAML
599
599
added: v0.1.90
600
600
changes:
601
- - version: REPLACEME
601
+ - version: v18.0.0
602
602
pr-url: https://github.com/nodejs/node/pull/41678
603
603
description: Passing an invalid callback to the `callback` argument
604
604
now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -620,7 +620,7 @@ contain an array of name server records available for `hostname`
620
620
<!-- YAML
621
621
added: v6.0.0
622
622
changes:
623
- - version: REPLACEME
623
+ - version: v18.0.0
624
624
pr-url: https://github.com/nodejs/node/pull/41678
625
625
description: Passing an invalid callback to the `callback` argument
626
626
now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -641,7 +641,7 @@ be an array of strings containing the reply records.
641
641
<!-- YAML
642
642
added: v0.11.10
643
643
changes:
644
- - version: REPLACEME
644
+ - version: v18.0.0
645
645
pr-url: https://github.com/nodejs/node/pull/41678
646
646
description: Passing an invalid callback to the `callback` argument
647
647
now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -684,7 +684,7 @@ be an object with the following properties:
684
684
<!-- YAML
685
685
added: v0.1.27
686
686
changes:
687
- - version: REPLACEME
687
+ - version: v18.0.0
688
688
pr-url: https://github.com/nodejs/node/pull/41678
689
689
description: Passing an invalid callback to the `callback` argument
690
690
now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -721,7 +721,7 @@ be an array of objects with the following properties:
721
721
<!-- YAML
722
722
added: v0.1.27
723
723
changes:
724
- - version: REPLACEME
724
+ - version: v18.0.0
725
725
pr-url: https://github.com/nodejs/node/pull/41678
726
726
description: Passing an invalid callback to the `callback` argument
727
727
now throws `ERR_INVALID_ARG_TYPE` instead of
0 commit comments