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

move class fields & logical assignment to native syntax #49

Conversation

keithamus
Copy link
Member

@keithamus keithamus commented Oct 31, 2023

With the move to swc we should properly reflect that public/private class fields, static blocks, and the nullish coalescing operator are all being shipped untranspiled.

Closes https://github.com/github/github/issues/295698

This probably should have been changed as part of 2.0.

@keithamus keithamus requested a review from a team as a code owner October 31, 2023 15:56
@keithamus keithamus requested a review from jfuchs October 31, 2023 15:56
@keithamus keithamus merged commit fc7d96b into github:main Oct 31, 2023
1 check passed
@keithamus keithamus deleted the move-class-fields-logical-assignment-to-native-syntax branch October 31, 2023 16:04
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.

2 participants