about summary refs log tree commit diff
path: root/src/state/persisted/index.web.ts
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-2/+2
* Read storage on window.onstorage (#7137)dan2024-12-171-0/+12
* Language fixes (#5384)Eric Bailey2024-09-201-5/+8
* [Persisted] Make broadcast subscriptions granular by key (#4874)dan2024-08-061-6/+35
* [Persisted] Fix the race condition causing clobbered writes between tabs (#4873)dan2024-08-061-62/+55
* [Persisted] Fork web and native, make it synchronous on the web (#4872)dan2024-08-061-0/+126