Support `Promise.allKeyed`/`Promise.allSettledKeyed` methods in `esnext` (eventually `es2027`) · Issue #63701 · microsoft/TypeScript · GitHub
Skip to content

Support Promise.allKeyed/Promise.allSettledKeyed methods in esnext (eventually es2027) #63701

Description

The "await dictionary" proposal is at stage 3 and brings the following methods.

  • Promise.allKeyed
  • Promise.allSettledKeyed

We should add support in TypeScript 7.1.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    CommittedThe team has roadmapped this issueDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptSuggestionAn idea for TypeScript

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions