Skip to content

gt-react-native@11.0.0-odysseus.10

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jul 04:57
· 446 commits to main since this release
58c20d3

Patch Changes

  • bcba6fd: Fix useVersionId() throwing and useLocaleDirection() requiring a locale argument in the client and server entrypoints.

    useVersionId() now returns the current version id (instead of throwing the react-core "not implemented" error), and useLocaleDirection() once again accepts an optional locale that defaults to the current locale. The shared implementation now lives in @generaltranslation/react-core/hooks, so gt-react and gt-react-native use the same behavior; the RSC entrypoint keeps its stricter signatures.

  • dfb5fc9: Add portable selector hook return types for React Native declarations.

  • Updated dependencies [432fa49]

  • Updated dependencies [432fa49]

  • Updated dependencies [bcba6fd]

  • Updated dependencies [933916e]

  • Updated dependencies [b7b3eaf]

  • Updated dependencies [dfb5fc9]

  • Updated dependencies [4a5f8e8]

  • Updated dependencies [288c9f8]

  • Updated dependencies [083d306]

    • gt-i18n@1.0.0-odysseus.5
    • @generaltranslation/react-core@11.0.0-odysseus.10