Skip to content

Releases: gravity-ui/i18n

v1.7.0

18 Nov 10:35
87a321b
Compare
Choose a tag to compare

1.7.0 (2024-11-18)

Features

v1.6.0

12 Jul 14:31
63b33e1
Compare
Choose a tag to compare

1.6.0 (2024-07-12)

Features

v1.5.1

20 May 13:12
46e4ee8
Compare
Choose a tag to compare

1.5.1 (2024-05-20)

Bug Fixes

  • optional other plural form (e6ee304)

v1.5.0

04 May 06:39
2cd60e6
Compare
Choose a tag to compare

1.5.0 (2024-05-04)

Features

v1.4.0

22 Mar 14:28
a25cea2
Compare
Choose a tag to compare

1.4.0 (2024-03-22)

Features

  • use Intl.PluralRules for plural keys (#43) (1777df6)

v1.3.0

05 Mar 12:01
b83858b
Compare
Choose a tag to compare

1.3.0 (2024-02-02)

Features

  • do not throw an error on duplicated keysets out of production (#45) (aa46095)

v1.2.0

26 Jan 17:24
42872d7
Compare
Choose a tag to compare

1.2.0 (2024-01-26)

Features

  • add codeowners (#41) (9907b8c)
  • add data, fallbackLang & lang options as constructor arguments (#40) (a26ee50)

v1.1.0

03 May 10:36
5fe529c
Compare
Choose a tag to compare

1.1.0 (2023-05-03)

Features

  • keyset: allow to narrow the type of keyset keys (#33) (e2c0076)

v1.0.0

08 Sep 08:51
666dd33
Compare
Choose a tag to compare

1.0.0 (2022-09-08)

Features

Bug Fixes

  • pluralize: add pluralization configuration & fix english (#31) (1d01348)
  • replaceParams: correctly substitute params with special content (#29) (4f791c5)

v0.6.0

25 May 08:41
a09a6b2
Compare
Choose a tag to compare

0.6.0 (2022-05-24)

Features

  • remove static methods for prior instance method setLang, remove default rumLogger (#25) (9a07c54)