Releases: lokalise/i18n-ally
Releases Β· lokalise/i18n-ally
v2.13.1
v2.13.0
v2.12.0
v2.11.1
v2.11.0
β‘ Features
Two new frameworks:
Two new translation engines:
Other improvements:
- add
vite-plugin-vue-i18n
intovue
framework detection (#782) (6815d55), closes #751 - add
@intlify/nuxt3
intovue
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
v2.10.0
β‘ Features
- Add i18next-shopify framework (#949, #970)
- Add extraction support to react-i18next framework (#951)
- Display first available pluralization string if parent key of nested pluralization keys (#950)
- Support "Go to Definition" for nested pluralization keys (#954)
π Bug Fixes
- implement scopes/namespaces for Transloco (#684) (43df97d)
- Fixes usage report for non-missing derived keys (#957)
- Fixes Current File Panel report of not found keys (Shopify/i18n-ally#7)
v2.9.1
v2.9.0
v2.8.2
π Bug Fixes
- correctly extend react-i18next from i18next framework (2a493e6)
- i18next greedy namespace regex (533d16a)
- react-i18next, added better support for namespace overrides, corrected e2e-tests (#871) (6f61ef2)
- remove other packages from react-intl (d0c7d72)
- set bcp47 as default (#884) (a0959a6)
- rename
eamodio.tsl-problem-matcher
recommended extension (#907) - rename
johnsoncodehk.volar
for tests (#908) - bump version of VSCode used in tests (#911)