Skip to content

v2.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 18:18
· 26 commits to main since this release

⚡ Features

Two new frameworks:

Two new translation engines:

Other improvements:

  • add vite-plugin-vue-i18n into vue framework detection (#782) (6815d55), closes #751
  • add @intlify/nuxt3 into vue framework detection (#729) (68ecd0a)
  • add 'most-similar-by-key' mode for TargetPickingStrategy (#758) (93e2c46)
  • allow using the source text as a keygen strategy (#794) (2e0def3)
  • add message sort by locale's order instead of binary (#703) (ae6972a), closes #702
  • add new scopeRangeRegex config to the custom framework (#926) (ff7417c)
  • set html format for libretranslate translation engine (#724) (68b01ec)
  • flags: add flags for Catalonia, Gallician and Basque languages (#967) (852de50)

🐞 Bug Fixes

  • circular structure error on create new key (#942) (6aedf8f)
  • react-i18next: show sub completion items when using scoped namespace (#941) (fb8a429)
  • transloco: translate api not detected properly (#984) (03796e4)
  • svelte: support new lines and using get() for store (#132) (5ba4582)
  • vue-i18n: allow additional attributes on i18n component (#865) (d7916a5)

🌐 Translations