Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Release Candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@caridy caridy released this 10 Jun 18:32
· 204 commits to master since this release

Features:

  • new build process using ES6 modules, and other goodies.
  • updated cldr (expanding the number of supported locales)
  • no more intermedium step to build a subset of date formats, we now support everything that is in cldr

Bugfixes:

  • #94 Fix Object.defineProperty feature detection
  • #93 Use correct width for weekday names
  • #91 Always include latn numeric system in locale data
  • #85 supporting short month format in most cases to match browser's behavior
  • #76 Unicode CLDR Version 26
  • #67: massive refactor to use ES6 modules under the hood