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

Adds 'Awaited' type alias and updates to Promise.all/race/allSettled/any #45350

Merged
merged 4 commits into from
Sep 10, 2021

Commits on Aug 7, 2021

  1. Configuration menu
    Copy the full SHA
    46ce88c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Use Awaited<T> with 'await'

    rbuckton committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    5bdae61 View commit details
    Browse the repository at this point in the history
  2. Clean up overloads

    rbuckton committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    657f0a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    d83915c View commit details
    Browse the repository at this point in the history