Skip to content

Conversation

@iisaduan
Copy link
Member

fixes #50803

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Mar 12, 2024
Copy link
Member

@sandersn sandersn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Promise types in parameters should probably be PromiseLikes,
and a couple of typos.

Copy link
Member

@DanielRosenwasser DanielRosenwasser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In utilities.ts there's a function called getScriptTargetFeatures that recommends using the appropriate lib setting when someone accesses values that don't seem to exist. Can you update that?

@iisaduan iisaduan merged commit 3282ff2 into microsoft:main Mar 19, 2024
@iisaduan iisaduan deleted the arrayFromAsync branch March 19, 2024 17:43
@iisaduan iisaduan restored the arrayFromAsync branch March 19, 2024 18:04
@iisaduan iisaduan deleted the arrayFromAsync branch March 27, 2024 21:30
@imcotton
Copy link
Contributor

@iisaduan
Copy link
Member Author

iisaduan commented Sep 3, 2024

@imcotton thanks for finding!

@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Milestone Bug PRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Array.fromAsync in lib.esnext.d.ts

5 participants