npm intl-pluralrules 2.0.0-1
v2.0.0-1

latest releases: 2.0.1, 2.0.0
3 years ago

The main feature of this release is to add & satisfy test262 tests, and to also otherwise make the behaviour more in line with the documented API. Browser tests are now run by the CI to ensure that the polyfill works in IE11.

Released under the next tag on npm, so install with:

npm install --save-exact intl-pluralrules@next

Breaking Changes

  • The intl-pluralrules/pseudo-number-format endpoint is dropped #30

Other Changes

  • Add tests & fixes for test262 compliance #27
  • Behave more normally for locale resolution #28
  • Switch from Jest to Mocha, add IE11 browser tests #29

Full Changelog: v2.0.0-0...v2.0.0-1

Don't miss a new intl-pluralrules release

NewReleases is sending notifications on new releases.