gt-tanstack-start@11.0.0
Major Changes
- #1439
e12fb17Thanks @ErnestM1234! - Prepare Odysseus major releases for core runtime packages.
Patch Changes
-
#1439
7a9dbe3Thanks @ErnestM1234! - Clean up stale package metadata and align TanStack Start package entry points. -
#1439
b3bb391Thanks @ErnestM1234! - 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.
-
#1439
d48604eThanks @ErnestM1234! - Trigger an odysseus prerelease patch for all publishable packages. -
#1439
2c46bafThanks @ErnestM1234! - Persist TanStack Start locale resolution through the browser locale cookie.
Allow React i18n config checks to work across bundled react-core entrypoints. -
#1439
efbd970Thanks @ErnestM1234! - Consolidate TanStack Start package entrypoint exports. -
#1439
9804aa4Thanks @ErnestM1234! - Remove three orphaned, never-imported files:gt-tanstack-start:condition-store/WritableConditionStore.ts(an orphaned local copy; the package uses gt-i18n's writable condition store).gt-react-native:utils/utils.ts(readAuthFromEnv, no consumers).gt-i18n:i18n-cache/translations-manager/utils/types/translations-manager.ts(unreferencedTranslationsManagerConfigtype).
-
Updated dependencies [
463a8db,37e0080,5bfd0a7,8870496,7a9dbe3,1212135,04f419d,bd52e5e,b72c30b,72e9e16,42a440f,fd22c68,bea8233,8870496,5736d58,8d2e84e,04b5064,4335432,04c285c,947fe0c,5adeede,e026c42,328795b,1f53e42,b3bb391,d48604e,e12fb17,44bc998,5752fe8,7744c55,b7d44dc,9561761,72c6a85,3d95277,97dc7f4,c1e0a0f,85a0c19,693288d,463a8db,e343775,40db0c5,8a2f7ee,c5364f9,2e85ebd,2c46baf,d5cf2d3,9e78cf0,4986567,795edc8,d863bcf,11ecf87,03bae6d,5d42608,9804aa4,338e5e8,8834c51,2ca78ec,195f009]:- gt-i18n@1.0.0
- @generaltranslation/react-core@11.0.0
- gt-react@11.0.0
- generaltranslation@9.0.0