gt-tanstack-start@11.0.0-odysseus.14
Pre-release
Pre-release
·
446 commits
to main
since this release
Patch Changes
-
0cd7813: Store cookie names in I18nConfig so custom cookie names work before the condition store is initialized.
gt-i18n: Removed the unused React locale cookie name from the shared GT config type.@generaltranslation/react-core:ReactI18nConfignow acceptslocaleCookieName,regionCookieName, andenableI18nCookieName, exposes getters that fall back to the default names, and exports the default storage names from thepureentrypoint.gt-next: Imports default cookie names from the React Corepureentrypoint instead of the removed React Core cookie constants subpath.gt-react: The browser condition store now resolves cookie names fromI18nConfiginstead of hardcoding the defaults, so custom cookie names passed toinitializeGT()are honored for both reads and writes.gt-react-native: Native condition storage now resolves its store keys fromI18nConfig, matchinggt-reactbehavior.gt-tanstack-start:parseLocale()reads and writes the locale cookie using the configured cookie name instead of the default.
-
Updated dependencies [ab61565]
-
Updated dependencies [0cd7813]
- gt-i18n@1.0.0-odysseus.7
- @generaltranslation/react-core@11.0.0-odysseus.14
- gt-react@11.0.0-odysseus.14