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

Support for Unicode properties Script Values added in ES2022 #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ota-meshi
Copy link
Contributor

@ota-meshi ota-meshi commented Mar 19, 2022

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

@MichaelDeBoey
Copy link

For people watching this PR: we've already started with our own fork in order to not hold the wider community back anymore: https://github.com/eslint-community/regexpp

@mysticatea We would still love to move the original repo to the new @eslint-community though.


This PR is released in @eslint-community/regexpp v4.2.0
https://github.com/eslint-community/regexpp/releases/tag/v4.2.0

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.

3 participants