Skip to content

gt-react@11.0.4

Choose a tag to compare

@github-actions github-actions released this 14 Jul 05:41
· 109 commits to main since this release
a2ef24c

Patch Changes

  • #1858 006e071 Thanks @ErnestM1234! - Accept parsed gt.config.json objects in the compiler and React SPA configuration types.

  • #1846 7fb4a74 Thanks @ErnestM1234! - Add parseLocale(request) to resolve server-rendered React locales from the configured cookie, the Accept-Language header, or the default locale.

    Share cookie and Accept-Language parsing across the framework packages.

  • #1848 1f33d5f Thanks @bgub! - Remove unused dependencies: @generaltranslation/supported-locales from gt-react, gt-next, gt-i18n, and @generaltranslation/react-core, and @generaltranslation/format from gt-react. Nothing in these packages imports them, so this only reduces install weight.

  • Updated dependencies [006e071, 7fb4a74, d23766c, 1f33d5f]:

    • gt-i18n@1.0.2
    • @generaltranslation/react-core@11.0.4