Skip to content

Releases: gramiojs/i18n

v1.2.0

04 Dec 15:27
Compare
Choose a tag to compare

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

02 Dec 11:34
Compare
Choose a tag to compare

feat: add support to nested localization items

chore: allow to optional builtT language

Full Changelog: v1.0.4...v1.1.0

v1.0.4

26 Oct 09:35
Compare
Choose a tag to compare

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

12 Oct 13:36
Compare
Choose a tag to compare

fix: ExtractItemValue returned by t.

Full Changelog: v1.0.2...v1.0.3

v1.0.2

12 Oct 10:20
Compare
Choose a tag to compare

chore: allow SendMessageParams

Full Changelog: v1.0.1...v1.0.2

v1.0.1

09 Oct 20:46
Compare
Choose a tag to compare

feat: add ExtractLanguages helper

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Oct 13:44
Compare
Choose a tag to compare

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

06 Oct 10:58
Compare
Choose a tag to compare

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

16 Sep 15:59
2850c89
Compare
Choose a tag to compare

feat: add list of languages and strict mode (add fallbacks) to setLocale

Full Changelog: v0.0.4...v0.0.5

v0.0.4

28 Jul 11:37
Compare
Choose a tag to compare

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