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

feat: support Unicode properties added in ES2023 #59

Merged
merged 8 commits into from Mar 29, 2023
Merged

Conversation

ota-meshi
Copy link
Member

This PR supports additional unicode properties according to what has been merged into ecma262.
tc39/ecma262#2649

Since the reference destination of the resource seems to change after ES2023, the generation script has been modified accordingly.

Also, since we don't know when the reference will change, we added GitHubActions to periodically check.


close #57

@ota-meshi ota-meshi requested a review from a team March 15, 2023 02:56
@ota-meshi
Copy link
Member Author

I think it's probably a Nodejs issue that CI fails.
nodejs/node#47096

Copy link

@RunDevelopment RunDevelopment left a comment

Choose a reason for hiding this comment

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

Thank you!

@ota-meshi ota-meshi merged commit f66121d into main Mar 29, 2023
13 checks passed
@ota-meshi ota-meshi deleted the update-script branch March 29, 2023 00:54
@github-actions
Copy link

🎉 This PR is included in version 4.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Bug Script=Unknown
2 participants