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 ES2022 #6

Merged
merged 1 commit into from
Jan 14, 2023

Conversation

ota-meshi
Copy link
Member

@ota-meshi ota-meshi commented Nov 28, 2022

Re-submission of mysticatea#27

This PR will be updated to support the Unicode property script values added in ES2022.

I noticed that some script values added to the list of links are not supported. https://tc39.es/ecma262/multipage/text-processing.html#table-unicode-script-values

Specifically, the values are as follows.

  • Cpmn
  • Cypro_Minoan
  • Old_Uyghur
  • Ougr
  • Tangsa
  • Tnsa
  • Toto
  • Vith
  • Vithkuqi

Related to acornjs/acorn#1084

@ota-meshi ota-meshi requested a review from a team November 28, 2022 02:27
@ota-meshi ota-meshi force-pushed the es2022-props branch 3 times, most recently from 16a0335 to d70ef86 Compare January 13, 2023 23:10
@ota-meshi ota-meshi marked this pull request as draft January 13, 2023 23:11
@ota-meshi ota-meshi marked this pull request as ready for review January 13, 2023 23:27
@MichaelDeBoey MichaelDeBoey changed the title feat: support for Unicode properties Script Values added in ES2022 feat: support Unicode properties added in ES2022 Jan 13, 2023
@MichaelDeBoey MichaelDeBoey merged commit c5696d6 into main Jan 14, 2023
@MichaelDeBoey MichaelDeBoey deleted the es2022-props branch January 14, 2023 00:09
@github-actions
Copy link

🎉 This PR is included in version 4.2.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.

2 participants