Skip to content

Conversation

rbuckton
Copy link
Contributor

This renames AsyncBuiltinIterator to BuiltinAsyncIterator, which is a more accurate description of the definition.

@rbuckton rbuckton requested review from sandersn and jakebailey July 22, 2024 04:07
@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jul 22, 2024
@rbuckton
Copy link
Contributor Author

Missed a few places, will update momentarily

@rbuckton
Copy link
Contributor Author

Ok, that should cover it.

@rbuckton
Copy link
Contributor Author

@typescript-bot: pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Jul 22, 2024

Starting jobs; this comment will be updated as builds start and complete.

Command Status Results
pack this ✅ Started ✅ Results

@typescript-bot
Copy link
Collaborator

typescript-bot commented Jul 22, 2024

Hey @rbuckton, I've packed this into an installable tgz. You can install it for testing by referencing it in your package.json like so:

{
    "devDependencies": {
        "typescript": "https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/162918/artifacts?artifactName=tgz&fileId=BA526FFF7A19032F6739C287430EBFC95B5D36BDDC1675CFE4E3C3BB666CC90402&fileName=/typescript-5.6.0-insiders.20240722.tgz"
    }
}

and then running npm install.


There is also a playground for this build and an npm module you can use via "typescript": "npm:@typescript-deploys/[email protected]".;

@rbuckton rbuckton merged commit 5929c96 into main Jul 22, 2024
32 checks passed
@rbuckton rbuckton deleted the rename-builtin-asynciterator branch July 22, 2024 04:45
@sandersn sandersn removed this from PR Backlog Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants