hensei-web/app
Justin Edmund b7bf44498b feat: implement server-side version fetching with hydration
- Add VersionHydrator component to sync server data to client state
- Update UpdateToastClient to use valtio reactivity with useSnapshot
- Ensure version data is fetched server-side and properly hydrated
- Fix issue where appState.version was never populated from backend

🤖 Generated with Claude Code
https://claude.ai/code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-02 19:59:08 -07:00
..
[username] Fix Party component interface and remove incompatible head components 2025-09-02 02:20:21 -07:00
api Fix intermittent crash: bounded caching + HTTP timeouts/keepAlive + preview route dedupe (#428) 2025-08-31 12:16:42 -07:00
components feat: implement server-side version fetching with hydration 2025-09-02 19:59:08 -07:00
lib Fix Party component interface and remove unstable_cache 2025-09-01 19:06:22 -07:00
new Fix Party component interface and remove incompatible head components 2025-09-02 02:20:21 -07:00
p/[party] Fix Party component interface and remove unstable_cache 2025-09-01 19:06:22 -07:00
saved Fix Party component interface and remove incompatible head components 2025-09-02 02:20:21 -07:00
server-error Fix intermittent crash: bounded caching + HTTP timeouts/keepAlive + preview route dedupe (#428) 2025-08-31 12:16:42 -07:00
styles Fix intermittent crash: bounded caching + HTTP timeouts/keepAlive + preview route dedupe (#428) 2025-08-31 12:16:42 -07:00
teams Fix intermittent crash: bounded caching + HTTP timeouts/keepAlive + preview route dedupe (#428) 2025-08-31 12:16:42 -07:00
unauthorized Fix intermittent crash: bounded caching + HTTP timeouts/keepAlive + preview route dedupe (#428) 2025-08-31 12:16:42 -07:00
error.tsx Fix intermittent crash: bounded caching + HTTP timeouts/keepAlive + preview route dedupe (#428) 2025-08-31 12:16:42 -07:00
global-error.tsx Fix intermittent crash: bounded caching + HTTP timeouts/keepAlive + preview route dedupe (#428) 2025-08-31 12:16:42 -07:00
layout.tsx Fix Party component interface and remove unstable_cache 2025-09-01 19:06:22 -07:00
not-found.tsx Fix intermittent crash: bounded caching + HTTP timeouts/keepAlive + preview route dedupe (#428) 2025-08-31 12:16:42 -07:00
page.tsx Fix intermittent crash: bounded caching + HTTP timeouts/keepAlive + preview route dedupe (#428) 2025-08-31 12:16:42 -07:00