Skip to content

gt@2.14.63

Choose a tag to compare

@github-actions github-actions released this 16 Jul 20:40
· 76 commits to main since this release
1a2adba

Patch Changes

  • #1867 a7aea57 Thanks @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 translate now registers them under the same context-aware hashes the runtime and compiler compute.

  • #1890 6feb7b7 Thanks @bgub! - Inline single-use derive-expression adapters in the CLI string parser to reduce pass-through indirection.

  • #1882 288a47d Thanks @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