Changelog
v4.5.0 - Oct 15, 2024
I18n#availableLocales
, as it's no used anywhere.I18n.t
now replaces all instances of a placeholder in a
translation.Changelog
v4.4.3 - Feb 15, 2024
Changelog
v4.4.0 - Feb 10, 2024
I18n#formatNumber
now formats numbers with default options,
conforming to the API described on the readme file..
) when
using custom separators.I18n#update
and I18n#store
to support translations that
use custom separators and dots (.
).Changelog
v4.3.1 - Sep 10, 2023
isArray
in favor of Array.isArray
.snakeCase
import.webpack
so we can build browser distribution.