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

[Informative] Observable changes because of Unicode 16 #3425

Open
mathiasbynens opened this issue Sep 12, 2024 · 0 comments
Open

[Informative] Observable changes because of Unicode 16 #3425

mathiasbynens opened this issue Sep 12, 2024 · 0 comments
Labels
unicode Relates to upstream Unicode updates.

Comments

@mathiasbynens
Copy link
Member

Output of node compare.js:

$ node compare.js
Comparing Unicode v16.0.0 to Unicode v15.1.0…
Binary_Property: 1 new values
- Modifier_Combining_Mark
General_Category: 0 new values
Script: 7 new values
- Garay (Gara)
- Gurung_Khema (Gukh)
- Kirat_Rai (Krai)
- Ol_Onal (Onao)
- Sunuwar (Sunu)
- Todhri (Todr)
- Tulu_Tigalari (Tutg)
Script_Extensions: 7 new values
- Garay (Gara)
- Gurung_Khema (Gukh)
- Kirat_Rai (Krai)
- Ol_Onal (Onao)
- Sunuwar (Sunu)
- Todhri (Todr)
- Tulu_Tigalari (Tutg)
Sequence_Property: 0 new values
Binary_Property/ID_Start: 0 removals
Binary_Property/ID_Start: 4,302 new code points
Binary_Property/ID_Continue: 0 removals
Binary_Property/ID_Continue: 4,433 new code points
General_Category/Space_Separator: 0 removals
General_Category/Space_Separator: 0 new code points
Case_Folding=S: 0 removals
Case_Folding=S: 0 new code points
Case_Folding=F: 0 removals
Case_Folding=F: 0 new code points

TL;DR identifier symbols are expanded and some new Script/Script_Extensions properties and aliases are supported in RegExp Unicode property escapes.

@mathiasbynens mathiasbynens added the unicode Relates to upstream Unicode updates. label Sep 12, 2024
mathiasbynens added a commit to mathiasbynens/test262 that referenced this issue Sep 12, 2024
mathiasbynens added a commit to mathiasbynens/test262 that referenced this issue Sep 12, 2024
mathiasbynens added a commit to mathiasbynens/test262 that referenced this issue Sep 12, 2024
ptomato pushed a commit to tc39/test262 that referenced this issue Sep 12, 2024
mathiasbynens added a commit to mathiasbynens/test262 that referenced this issue Sep 13, 2024
Ms2ger pushed a commit to mathiasbynens/test262 that referenced this issue Sep 13, 2024
Ms2ger pushed a commit to tc39/test262 that referenced this issue Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unicode Relates to upstream Unicode updates.
Projects
None yet
Development

No branches or pull requests

1 participant