Skip to content

fix(10019): for-loop labels cannot be renamed #40064

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 18, 2020

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #10019

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Aug 15, 2020
@DanielRosenwasser
Copy link
Member

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Aug 18, 2020

Heya @DanielRosenwasser, I've started to run the tarball bundle task on this PR at edd08a8. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

typescript-bot commented Aug 18, 2020

Hey @DanielRosenwasser, 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/82539/artifacts?artifactName=tgz&fileId=4FC44C77A2D472C278DB182E669E48F8306D3F47A4C06E279BBF10AF3251450702&fileName=/typescript-4.1.0-insiders.20200818.tgz"
    }
}

and then running npm install.


There is also a playground for this build.

@DanielRosenwasser DanielRosenwasser merged commit 9f3af67 into microsoft:master Aug 18, 2020
@typescript-bot typescript-bot added For Milestone Bug PRs that fix a bug with a specific milestone and removed For Backlog Bug PRs that fix a backlog bug labels Aug 18, 2020
@a-tarasyuk a-tarasyuk mentioned this pull request Dec 3, 2020
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

for-loop labels cannot be renamed
3 participants