Skip to content
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

[Babel 8] Split typeParameter of TSMappedType #16733

Merged
merged 4 commits into from
Aug 23, 2024

Conversation

liuxingbaoyu
Copy link
Member

@liuxingbaoyu liuxingbaoyu commented Aug 10, 2024

Q                       A
Fixed Issues? #16679
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link babel/website#2939
Any Dependency Changes?
License MIT

@liuxingbaoyu liuxingbaoyu added pkg: generator pkg: parser pkg: types PR: Needs Docs PR: Polish (next major) 💅 A type of pull request used for our changelog categories for next major release area: typescript labels Aug 10, 2024
@babel-bot
Copy link
Collaborator

babel-bot commented Aug 10, 2024

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/57717

@nicolo-ribaudo nicolo-ribaudo added PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release and removed PR: Polish (next major) 💅 A type of pull request used for our changelog categories for next major release labels Aug 12, 2024
@liuxingbaoyu liuxingbaoyu force-pushed the TSMappedType branch 2 times, most recently from cf58333 to 18496bc Compare August 12, 2024 22:05
Copy link
Contributor

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

🚀

@JoshuaKGoldberg
Copy link
Contributor

Back-linking for reference: typescript-eslint/typescript-eslint#7065

@liuxingbaoyu
Copy link
Member Author

The PR failure seems a bit difficult to fix unless we also land it in Babel 7.

@nicolo-ribaudo
Copy link
Member

Can we skip those prettier tests for now?

@liuxingbaoyu liuxingbaoyu force-pushed the TSMappedType branch 2 times, most recently from 53d6839 to 3038ec1 Compare August 16, 2024 08:54
@nicolo-ribaudo nicolo-ribaudo merged commit 15328eb into babel:main Aug 23, 2024
52 checks passed
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Nov 23, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: typescript outdated A closed issue/PR that is archived due to age. Recommended to make a new issue pkg: generator pkg: parser pkg: types PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants