Skip to content

Conversation

JLHwung
Copy link
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
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
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
55 checks passed
@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