Uh oh!
There was an error while loading. Please reload this page.
fix(60223): add Promise.try() to ESNext lib - #60232
Conversation
dbb3235 to
1407fabCompareThis is my first contribution to this project. Please let me know if this PR needs anything else. :) Maybe this can still make it to the final 5.7 release? |
Shouldn't it be es2025 instead? |
I wasn't fully aware of how the TC39 finalization process works. |
1407fab to
c3c1968CompareDirk Luijk (dirkluijk)
commented
Oct 15, 2024
@microsoft-github-policy-service agree |
c3c1968 to
7110413Compare7110413 to
6d6e6d2CompareDirk Luijk (dirkluijk)
commented
Oct 15, 2024
Should be fixed. |
Uh oh!
There was an error while loading. Please reload this page.
Gabriela Araujo Britto (@gabritto) I just updated the PR to allow a |
Uh oh!
There was an error while loading. Please reload this page.
Dirk Luijk (dirkluijk)
commented
Oct 16, 2024
Updated the PR to allow passing additional arguments. |
Uh oh!
There was an error while loading. Please reload this page.
Dirk Luijk (dirkluijk)
commented
Oct 28, 2024
When will this PR be merged? 😉 |
Jake Bailey (jakebailey)
commented
Oct 28, 2024
TS 5.7 beta is already out, and we don't do anything bug bugfixes or editor improvements after beta. The linked issue is milestoned as 5.8. |
Fixes#60223