Changelog
v4.3.1 - Sep 10, 2023
isArray
in favor of Array.isArray
.snakeCase
import.webpack
so we can build browser distribution.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.