i18next

i18next: learn once - translate everywhere

MIT License

Downloads
26.3M
Stars
7.7K
Committers
242

Bot releases are hidden (Show)

i18next - v23.15.1 Latest Release

Published by adrai about 1 month ago

  • types(TFunction): make return not inferrable and use defaultValue as return when provided 2234
i18next - v23.15.0

Published by adrai about 1 month ago

  • support unescaped variables in TypeScript 2233
i18next - v23.14.0

Published by adrai about 2 months ago

  • If backend errors with retry flag, set internal state to 0, so reloadingResources should work 147
i18next - v23.13.0

Published by adrai 2 months ago

  • Cache output of getRule to optimize performance 2226
i18next - v23.12.7

Published by adrai 2 months ago

  • revert last optimization to address 2227
i18next - v23.12.6

Published by adrai 2 months ago

  • remove console.log statement 2227
i18next - v23.12.5

Published by adrai 2 months ago

  • try to optimize last fix for 2227
i18next - v23.12.4

Published by adrai 2 months ago

  • try to address 2227 without the removal of cached formatter for in-built formatters
i18next - v23.12.3

Published by adrai 2 months ago

  • fix: Using a comma in a formatter parameter 2225
i18next - v23.12.2

Published by adrai 3 months ago

  • fix: Nested translation resolution between languages uses the fallback language for nested translations 2216 by preserving issue fix "lng is undefined when formatter used in $t( )" 1938
i18next - v23.12.1

Published by adrai 3 months ago

  • Use explicit imports for utils 2212
i18next - v23.12.0

Published by adrai 3 months ago

  • feat: Add posibility to override keyPrefix for certain translation. 2211
i18next - v23.11.5

Published by adrai 5 months ago

  • perf: use Array.isArray() 2193
  • perf: trim keys once 2194
i18next - v23.11.4

Published by adrai 5 months ago

  • perf(interpolator): use object deconstruction 2181
i18next - v23.11.3

Published by adrai 6 months ago

  • fix: Unsupported language is automatically added to preload option 2178
i18next - v23.11.2

Published by adrai 6 months ago

  • allow defaultValue in nested translation 2174
i18next - v23.11.1

Published by adrai 6 months ago

  • types: remove const from ParseKeys Context type parameter and disable skipLibCheck 2169
i18next - v23.11.0

Published by adrai 6 months ago

  • Fix typing performance regression 2166
i18next - v23.10.1

Published by adrai 7 months ago

i18next - v23.10.0

Published by adrai 8 months ago

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