6 Commits

Author SHA1 Message Date
Joey Perrott
963832ba25 build: update to cldr v37 ()
Update to use a newer version of CLDR data, version 37.

PR Close 
2020-10-20 13:22:37 -07:00
Joey Perrott
200b770b85 build: revert back to downloading cldr-data directly rather than via npm ()
Revert back to downloading cldr-data directly as the npm package seems
to no longer be maintained and additionally, it carries a ~350mb cost
in our node modules that is unnecessarily downloaded by most developers
and on CI.

PR Close 
2020-10-20 10:46:19 -07:00
Joey Perrott
42d394973d build: move cldr dependency to npm ()
PR Close 
2019-11-07 17:49:19 +00:00
Olivier Combe
ce40e85cbb refactor(common): update CLDR data to v33.0.0 ()
PR Close 
2018-04-11 15:34:46 -07:00
Olivier Combe
3ce3b4d2af refactor(common): update i18n locale data to CLDR v32 ()
List of changes between v31.0.1 and v32: http://cldr.unicode.org/index/downloads/cldr-32
PR Close 
2017-12-08 10:24:33 -08:00
Olivier Combe
33d250ffaa build(common): extract i18n locale data from cldr ()
PR Close 
2017-08-22 15:43:04 -05:00