3rd Edition - Release Candidate
Pre-release
Pre-release
Schedule Updates
402 3rd Edition will be snapped and begin its journey toward an official standard on March 1st.
https://tc39.github.io/ecma402/2016/
Normative Changes
- Add
UnicodeExtensionSubtags
abstract operation. - Change
relevantExtensionKeys
to aList
. - Unicode 8.0 is now required for 3rd Edition. This implies slight changes at least to white space rules and case mappings. The committee intends to update this requirement regularly as Unicode releases yearly.
- Added
Intl.getCanonicalLocales()
. - Correcting Annex B Regular to reflect another change between 1st and 2nd edition.
- Ensure
ResolveLocale()
withBestFitMatcher()
returns valid language tags.
Editorial Updates
Too numerous to mention all of them. Most notable, arrangements in the structure in preparation for new features planned for 4rd Edition.