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

Remove JsUnicodePropertiesPostEs2018 list #10

Closed
slevithan opened this issue Dec 21, 2024 · 0 comments
Closed

Remove JsUnicodePropertiesPostEs2018 list #10

slevithan opened this issue Dec 21, 2024 · 0 comments

Comments

@slevithan
Copy link
Owner

The current system for restricting Unicode properties added after certain ES versions based on the target option used doesn't scale and is already slightly incorrect. What's currently listed as "ES2023 scripts" is actually ES2023+ (and includes up to Unicode 16.0, released after ES2024) since ES2022 was the last version to include a table with script names in the spec. Since then, ES specs just require using the latest version of Unicode.

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

No branches or pull requests

1 participant