npm intl-pluralrules 2.0.0-0

latest releases: 2.0.1, 2.0.0, 2.0.0-1...
3 years ago

This release adds support for selectRange() from Intl.Numberformat v3 (#23), which is currently a Stage 3 proposal. Hence also the prerelease versioning, as that API may still change.

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

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

Breaking Changes

  • The function exported from 'intl-pluralrules/factory' gets a new required fourth argument, getRangeSelector.

Don't miss a new intl-pluralrules release

NewReleases is sending notifications on new releases.