I18next Versions Save

i18next: learn once - translate everywhere

v23.11.5

1 week ago
  • perf: use Array.isArray() 2193
  • perf: trim keys once 2194

v23.11.4

3 weeks ago
  • perf(interpolator): use object deconstruction 2181

v23.11.3

1 month ago
  • fix: Unsupported language is automatically added to preload option 2178

v23.11.2

1 month ago
  • allow defaultValue in nested translation 2174

v23.11.1

1 month ago
  • types: remove const from ParseKeys Context type parameter and disable skipLibCheck 2169

v23.11.0

1 month ago
  • Fix typing performance regression 2166

v23.10.1

2 months ago

v23.10.0

3 months ago
  • Add 'isInitializing' property so we're able to detect init() was already called 2141

v23.9.0

3 months ago
  • types: support nested keys in InterpolationMap 2140 fixes 2014

v23.8.3

3 months ago
  • prevent resource mutation when using addResourceBundle 2081