gt@2.14.63
·
76 commits
to main
since this release
Patch Changes
-
#1867
a7aea57Thanks @ErnestM1234! - Fix<T $context="...">and<T $id="...">string-literal props being dropped from hashing and registration. Context-carrying<T>components were registered under context-less hashes that the runtime never looks up, so their file translations always missed;gt translatenow registers them under the same context-aware hashes the runtime and compiler compute. -
#1890
6feb7b7Thanks @bgub! - Inline single-use derive-expression adapters in the CLI string parser to reduce pass-through indirection. -
#1882
288a47dThanks @ErnestM1234! - Warn when GT React packages before version 11 may use incompatible ID-based translation keys, with an explicit suppression flag. -
Updated dependencies [
5d93858,5721267,8b9b440]:- generaltranslation@9.0.2
- @generaltranslation/python-extractor@0.2.29
- @generaltranslation/supported-locales@2.1.9