gt-i18n@1.0.0-odysseus.9
Pre-releaseMajor Changes
- 463a8db: Add a config-aware
resolveCanonicalLocalehelper and remove the publicgetGTClasshelper. - 1f53e42: Clean up the
gt-i18npublic API surface by removing dead subpaths, internal exports, and unused types.
Patch Changes
-
b72c30b: Clean up the
generaltranslationpublic API surface for the next major.Removes the unused
generaltranslation/coresubpath, stale endpoint types, duplicateApiErroraccessors, and dead/internalexports. MovesAPI_VERSIONtogeneraltranslation/internal, exports the derivation helpers from the public root, and pointsgt-i18nat that public entry. -
bea8233: Statically gate dev hot-reload code paths (tracked resolver invalidation, missing-translation queue, T hot-reload fallbacks, getGT dev preload) behind
process.env.NODE_ENV !== 'production'so bundlers can drop them from production builds. Behavior is unchanged: the existing runtimeisDevHotReloadEnabled()check still applies in development. -
Updated dependencies [b72c30b]
-
Updated dependencies [d5cf2d3]
- generaltranslation@9.0.0-odysseus.6
- @generaltranslation/supported-locales@2.1.2-odysseus.6