Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dns: remove dns.promises experimental warning #26592

Merged
merged 3 commits into from
Mar 29, 2019

Commits on Mar 29, 2019

  1. dns: remove dns.promises experimental warning

    PR-URL: nodejs#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>
    cjihrig committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    aa2ac19 View commit details
    Browse the repository at this point in the history
  2. dns: make dns.promises enumerable

    PR-URL: nodejs#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>
    cjihrig committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    61e4d89 View commit details
    Browse the repository at this point in the history
  3. doc: move dns.promises to stable status

    PR-URL: nodejs#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>
    cjihrig committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    d8c2803 View commit details
    Browse the repository at this point in the history