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

fix!: Update case syntax to use brackets over braces #3517

Merged
merged 2 commits into from
Sep 17, 2023
Merged

fix!: Update case syntax to use brackets over braces #3517

merged 2 commits into from
Sep 17, 2023

Conversation

AaronMoat
Copy link
Contributor

BREAKING CHANGE: This is a breaking change to case syntax.

Resolves #3462

@eitsupi eitsupi changed the title fix: Update case syntax to use brackets over braces fix!: Update case syntax to use brackets over braces Sep 16, 2023
@eitsupi
Copy link
Member

eitsupi commented Sep 16, 2023

Hi, thanks for working on this!
We can't merge this into the current version (See #3477), so I'll turn it into a draft to prevent merging.

@eitsupi eitsupi marked this pull request as draft September 16, 2023 14:21
CHANGELOG.md Outdated Show resolved Hide resolved
@eitsupi eitsupi added this to the 0.10 milestone Sep 16, 2023
@max-sixty
Copy link
Member

Great work! Thanks @AaronMoat .

Let's merge as soon as we release 0.9.5?

CHANGELOG.md Outdated Show resolved Hide resolved
@max-sixty
Copy link
Member

We can merge now!

BREAKING CHANGE: This is a breaking change to case syntax.

Resolves #3462
@AaronMoat AaronMoat marked this pull request as ready for review September 17, 2023 05:41
Copy link
Member

@eitsupi eitsupi left a comment

Choose a reason for hiding this comment

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

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

case should use [] instead of {}
3 participants