Confirmed users
446
edits
(Note that ICU updating made uplift, so JS Intl API is going to ride the trains into release now) |
|||
| Line 215: | Line 215: | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||
{{readonly}} | {{readonly}} | ||
The ICU update to a recent version (52.1) landed, finally, so the Internationalization API (<code>window.Intl</code>, <code>window.Intl.Collator</code>, etc.) should be riding the trains into release now. As part of updating, {{source|intl/update-icu.sh}} is now a nearly perfectly replayable system -- every local ICU patch is recorded there. If you're writing a local patch to ICU, you must add it to this file -- otherwise we're very likely to lose it next time ICU gets updated! | |||
** Compiler (JIT) | ** Compiler (JIT) | ||