This repository was archived by the owner on May 4, 2020. It is now read-only.
·
683 commits
to master
since this release
6.0.0 (2019-06-05)
Features
- add package intl-relativetimeformat (#51) (48c0f43)
- intl-relativeformat: rm rolluped dist (c6f94e4)
- intl-relativeformat: Use Intl.RelativeTimeFormat (c014ce0)
BREAKING CHANGES
- intl-relativeformat: This changes the list of assets we package. However,
entry point is still intact. - intl-relativeformat: We now use Intl.RelativeTimeFormat in
intl-relativeformat so consuming env should polyfill this accordingly