Skip to content

Conversation

DanielRosenwasser
Copy link
Member

Fixes #42885

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Feb 19, 2021
@DanielRosenwasser
Copy link
Member Author

@longlho please take a look and let me know whether I've missed anything.

@DanielRosenwasser
Copy link
Member Author

Just as a heads up @batisteo, it looks like we won't be able to keep the change to use union types from #41880.

@longlho
Copy link
Contributor

longlho commented Feb 19, 2021

Thanks a lot for the quick fix! LGTM!

@DanielRosenwasser
Copy link
Member Author

@typescript-bot cherry-pick this to release-4.2

@typescript-bot
Copy link
Collaborator

typescript-bot commented Feb 19, 2021

Heya @DanielRosenwasser, I've started to run the task to cherry-pick this into release-4.2 on this PR at cfd472f. You can monitor the build here.

@DanielRosenwasser DanielRosenwasser merged commit f633446 into master Feb 19, 2021
@DanielRosenwasser
Copy link
Member Author

DanielRosenwasser commented Feb 19, 2021

And thank you for your patience and persistence - we appreciate the time you took to explain why a revert was the appropriate decision.

@typescript-bot
Copy link
Collaborator

Hey @DanielRosenwasser, I've opened #42888 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Feb 19, 2021
Component commits:
cfd472f Make 'calendar' and 'numberingSystem' open strings in es2020.intl.
@longlho
Copy link
Contributor

longlho commented Feb 19, 2021

np happy to help!

DanielRosenwasser added a commit that referenced this pull request Feb 20, 2021
Component commits:
cfd472f Make 'calendar' and 'numberingSystem' open strings in es2020.intl.

Co-authored-by: Daniel Rosenwasser <Daniel.Rosenwasser@microsoft.com>
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.

'calendar' and 'numberingSystem' should not be string literals
4 participants