-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Update ESNext with Promise.try (stage 4) #60223
Copy link
Copy link
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScriptFix AvailableA PR has been opened for this issueA PR has been opened for this issueGood First IssueWell scoped, documented and has the green lightWell scoped, documented and has the green lightHelp WantedYou can do thisYou can do this
Milestone
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScriptFix AvailableA PR has been opened for this issueA PR has been opened for this issueGood First IssueWell scoped, documented and has the green lightWell scoped, documented and has the green lightHelp WantedYou can do thisYou can do this
⚙ Compilation target
ESNext / ES2025
⚙ Library
ESNext / ES2025
Missing / Incorrect Definition
Last week,
Promise.trygot into stage 4. Not sure if this is already in scope for the upcoming TS release, just adding this ticket to track this.Sample Code
Documentation Link