This repository was archived by the owner on May 23, 2019. It is now read-only.
- Upgrade
intl-messageformat-parserto1.6.0 - Upgrade dev dependencies
- Update typings
Breaking Changes
- We no longer package plural rule with this library and rely on
Intl.PluralRulesnative API instead. Consuming applications should polyfill this API upstream.