gt-i18n@1.0.2
·
109 commits
to main
since this release
Patch Changes
-
#1858
006e071Thanks @ErnestM1234! - Accept parsedgt.config.jsonobjects in the compiler and React SPA configuration types. -
#1846
7fb4a74Thanks @ErnestM1234! - AddparseLocale(request)to resolve server-rendered React locales from the configured cookie, theAccept-Languageheader, or the default locale.Share cookie and
Accept-Languageparsing across the framework packages. -
#1848
1f33d5fThanks @bgub! - Remove unused dependencies:@generaltranslation/supported-localesfrom gt-react, gt-next, gt-i18n, and @generaltranslation/react-core, and@generaltranslation/formatfrom gt-react. Nothing in these packages imports them, so this only reduces install weight.