Skip to content

Conversation

@a-tarasyuk
Copy link
Contributor

Fixes #60442

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Nov 7, 2024
@a-tarasyuk a-tarasyuk marked this pull request as ready for review November 8, 2024 15:28
@spaque99
Copy link

Any update on merging this change?

@jakebailey
Copy link
Member

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Jan 17, 2025

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 Jan 17, 2025

Hey @jakebailey, 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/164551/artifacts?artifactName=tgz&fileId=A1C0C719604D3B99B71BF02D9310ED868E53723F4E9CD8C7A078388A6E31827E02&fileName=/typescript-5.8.0-insiders.20250117.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]".;

@a-tarasyuk a-tarasyuk closed this Mar 11, 2025
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Backlog Bug PRs that fix a backlog bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show deprecation warnings on implementations of a deprecated property

4 participants