Releases: gramiojs/i18n
v1.2.0
chore: add benchmarks for Intl.PluralRules and custom implementation
feat: add en/ru plurals
chore: write tests for pluralize
chore: add docs and bump
Full Changelog: v1.1.0...v1.2.0
v1.1.0
feat: add support to nested localization items
chore: allow to optional builtT language
Full Changelog: v1.0.4...v1.1.0
v1.0.4
chore: improve README examples
chore: remove warning
import { format } from "gramio";
chore: some fixes (thanks to @ttempaa
)
Full Changelog: v1.0.3...v1.0.4
v1.0.3
fix: ExtractItemValue returned by t.
Full Changelog: v1.0.2...v1.0.3
v1.0.2
chore: allow SendMessageParams
Full Changelog: v1.0.1...v1.0.2
v1.0.1
feat: add ExtractLanguages
helper
Full Changelog: v1.0.0...v1.0.1
v1.0.0
feat: add buildT helper and place @fluent/bundle to optional peer dependency with /fluent export
Full Changelog: v0.0.6...v1.0.0
v0.0.6
chore: some docs improves
feat: add WIP I18n-in-TS
chore: --allow-slow-types
Full Changelog: v0.0.5...v0.0.6
v0.0.5
feat: add list of languages and strict mode (add fallbacks) to setLocale
Full Changelog: v0.0.4...v0.0.5
v0.0.4
chore: change link
chore: use ```fluent
chore: ship ESM too and fix semver
chore: remove jsr command
chore: add LICENSE
Full Changelog: v0.0.3...v0.0.4