Skip to content

Release notes for v14.19.0

Compare
Choose a tag to compare
@ehoogerbeets ehoogerbeets released this 21 Nov 15:09
· 118 commits to development since this release
8b71479

New Features:

  • Update to CLDR v43.1 data
  • Added new getCLDRVersion() API to know the cldr version that the currently adoped on.

Bug Fixes:

  • Removed docs/localeSpecDoc/ directory which is not maintained.
  • Added safety code to avoid Uncaught TypeError problems when accessing the
    Intl object on a js engine that is modern enough to have an Intl object,
    but not modern enough to have everything we need on that Intl object
  • Updated dependencies