Skip to content

Releases: i18next/i18next

v25.4.2

24 Aug 13:51
Compare
Choose a tag to compare
  • fix: enableSelector: true doesn't work with custom keySeparator 2341

v25.4.1

23 Aug 18:39
Compare
Choose a tag to compare
  • fix: KeyPrefix not working with new selector api 2340

v25.4.0

20 Aug 14:15
Compare
Choose a tag to compare
  • add new selector API to improve TypeScript IDE performance 2322
    • To enable it, set enableSelector: true in your configuration options
    • With enableSelector: "optimize", i18next can now handle translation dictionaries of any size, without affecting IDE performance or build times
    • To assist with the migration, we've published the following packages:

v25.3.6

14 Aug 14:24
Compare
Choose a tag to compare
  • improve fix: Ordinals and non-ordinals don't work together 2337

v25.3.5

14 Aug 10:20
Compare
Choose a tag to compare
  • fix: Ordinals and non-ordinals don't work together 2337

v25.3.4

10 Aug 14:06
Compare
Choose a tag to compare
  • remove unnecessary debug logs

v25.3.3

10 Aug 12:16
Compare
Choose a tag to compare
  • fix: Brackets breaking nesting interpolation 2336

v25.3.2

09 Jul 05:27
Compare
Choose a tag to compare
  • fix dir() for non-Intl language codes 2330

v25.3.1

04 Jul 10:47
Compare
Choose a tag to compare
  • warn if legacy interpolation.format function is still used

v25.3.0

30 Jun 18:32
Compare
Choose a tag to compare
  • feat: support formatting function with plural and interpolation 2325
  • fix dir() for Latn language codes 2324