Skip to content

E/react core/add use sync external store1#1422

Closed
ErnestM1234 wants to merge 35 commits into
mainfrom
e/react-core/add-use-sync-external-store1
Closed

E/react core/add use sync external store1#1422
ErnestM1234 wants to merge 35 commits into
mainfrom
e/react-core/add-use-sync-external-store1

Conversation

@ErnestM1234

@ErnestM1234 ErnestM1234 commented May 13, 2026

Copy link
Copy Markdown
Contributor

View in Codesmith
Need help on this PR? Tag @codesmith with what you need.

  • Let Codesmith autofix CI failures and bot reviews

@github-actions

github-actions Bot commented May 13, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
generaltranslation 21.99 KB (0%)
@generaltranslation/format 14.25 KB (0%)
gt-i18n 33.13 KB (+1.47% 🔺)
@generaltranslation/react-core 43.67 KB (+0.42% 🔺)
gt-react 46.13 KB (+0.59% 🔺)
gt-tanstack-start -16 B (-100.03% 🔽)
gt-next/client 48.4 KB (+0.1% 🔺)

@ErnestM1234 ErnestM1234 force-pushed the e/react-core/add-use-sync-external-store1 branch from 60c81bb to 1de3217 Compare May 14, 2026 23:15
@ErnestM1234 ErnestM1234 force-pushed the e/react-core/add-use-sync-external-store1 branch from 31da6fc to 0c8dd0f Compare May 14, 2026 23:57
if (isDictionaryObject(targetValue) && isDictionaryObject(value)) {
mergeDictionary(targetValue, value);
} else {
target[key] = cloneDictionaryValue(value);
@ErnestM1234

Copy link
Copy Markdown
Contributor Author

See #1439

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants