Skip to content

[Babel 8]: rename typeParameters to typeArguments for TSClassImplements and TSInterfaceHeritage#17017

Merged
JLHwung merged 6 commits intobabel:mainfrom
JLHwung:ts-class-implements-type-arguments
Dec 11, 2024
Merged

[Babel 8]: rename typeParameters to typeArguments for TSClassImplements and TSInterfaceHeritage#17017
JLHwung merged 6 commits intobabel:mainfrom
JLHwung:ts-class-implements-type-arguments

Conversation

@JLHwung
Copy link
Copy Markdown
Contributor

@JLHwung JLHwung commented Dec 10, 2024

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

@JLHwung JLHwung added PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release PR: Needs Docs labels Dec 10, 2024
@babel-bot
Copy link
Copy Markdown
Collaborator

babel-bot commented Dec 10, 2024

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


export type DeprecatedBabel7ASTTypes = "Noop" | "TSExpressionWithTypeArguments";

export function addDeprecatedGenerators(PrinterClass: typeof Printer) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice :)

@JLHwung JLHwung merged commit 8b6fb94 into babel:main Dec 11, 2024
@JLHwung JLHwung deleted the ts-class-implements-type-arguments branch December 11, 2024 21:41
@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 Mar 13, 2025
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated A closed issue/PR that is archived due to age. Recommended to make a new issue 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.

4 participants