Skip to content

Commit d8c2803

Browse files
committed
doc: move dns.promises to stable status
PR-URL: #26592 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
1 parent 61e4d89 commit d8c2803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/dns.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ earlier ones time out or result in some other error.
588588

589589
## DNS Promises API
590590

591-
> Stability: 1 - Experimental
591+
> Stability: 2 - Stable
592592
593593
The `dns.promises` API provides an alternative set of asynchronous DNS methods
594594
that return `Promise` objects rather than using callbacks. The API is accessible

0 commit comments

Comments
 (0)