Skip to content

Conversation

@bsmth
Copy link
Member

@bsmth bsmth commented Jul 22, 2025

Summary

Now supported:

const ja = new Intl.Locale("ja-Jpan-JP-hepburn");
console.log(ja.variants);
// hepburn

Test results and supporting details

Tested false entries manually.

Related issues

@github-actions github-actions bot added data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript size:m [PR only] 25-100 LoC changed labels Jul 22, 2025
@github-actions
Copy link
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

Thanks! This slipped through because the collector still doesn't automatically know about new ECMAScript features that aren't in the main ES spec :( (openwebdocs/mdn-bcd-collector#893)

@Elchi3 Elchi3 merged commit 21dcede into mdn:main Jul 22, 2025
5 checks passed
@mdn-bot mdn-bot mentioned this pull request Jul 22, 2025
@bsmth
Copy link
Member Author

bsmth commented Jul 22, 2025

Thanks! This slipped through because the collector still doesn't automatically know about new ECMAScript features that aren't in the main ES spec

Interesting, good to know, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants