- Added documentation explaining coexistence of Zustand and React Query sync - Added type guards in broadcastSync.ts to verify message format before processing - Added type guards in reactQuerySync.ts to verify message format before processing - Both sync mechanisms use different channel names (no direct conflicts) - Both sync mechanisms use different message formats (no cross-processing) - Type guards ensure handlers only process their own message types - Prevents accidental cross-processing of messages between sync mechanisms - Both syncs can coexist safely without conflicts - Action 2.3.1.3 complete |
||
|---|---|---|
| .. | ||
| web | ||