multica/packages
Naiyuan Qing 5f367fb6b7 fix(web): replace Zustand device store with local useDeviceId hook
Move device ID logic from @multica/store (Zustand persist) into a
simple useDeviceId hook in the web app. SSR returns empty string,
client reads/writes localStorage directly — no hydration mismatch,
no suppressHydrationWarning needed.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 22:16:54 +08:00
..
sdk Add monorepo setup with Turborepo and Web client 2026-01-29 16:33:35 +08:00
store fix(web): replace Zustand device store with local useDeviceId hook 2026-01-30 22:16:54 +08:00
ui feat(web): add scroll fade hint effect to chat message list 2026-01-30 22:14:19 +08:00