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

Update unicode identifier start/part with more recent unicode version #58521

Merged
merged 1 commit into from
May 13, 2024

Conversation

weswigham
Copy link
Member

I glanced at the script folder and thought to myself "hey, when did we last run this?" and the answer is: 10 major node versions ago, which include 3 major unicode versions. We should probably run this whenever node major updates unicode, at least, so we properly support new character classes as identifiers (when they're classified as such).

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels May 13, 2024
Copy link
Member

@jakebailey jakebailey left a comment

Choose a reason for hiding this comment

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

I could have sworn I sent a PR with this, but apparently not...

@weswigham weswigham merged commit 8111503 into microsoft:main May 13, 2024
28 checks passed
@weswigham weswigham deleted the update-unicode branch May 13, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants