Changelog
v4.3.0 - Jul 7, 2023
Changelog
v4.2.3 - Mar 5, 2023
useMakePlural(options)
function as way of creating
pluralizers on top of make-plural.make-plural
's en
function as the default pluralizer.Scope
type as read-only.Changelog
V4.2.2 - Dec 16, 2022
Changelog
v4.2.1 - Dec 13, 2022
I18n#translate
's return type is now a string and generics
union.Changelog
v4.2.0 - Nov 24, 2022
i18n.t(..args)
returns an array.src/helpers/formatNumber.ts
.I18n#formatNumber
is now available as a I18n
instance method.