generaltranslation@9.0.0-odysseus.6
Pre-release
Pre-release
·
187 commits
to main
since this release
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. -
d5cf2d3: Vendor the FormatJS ICU AST printer so the ESM internal build no longer imports the CommonJS
printer.jssubpath, which Vite-based dev servers (e.g. TanStack Start) cannot load. Serialized output is byte-identical, so hashes are unchanged.