yjs-react-supabase-text-collab@0.2.0
·
91 commits
to main
since this release
- Added a local development option with local Supabase and PowerSync services.
- Updated Sync rules to use client parameters. Each client now only syncs
documentanddocument_updatesfor the document being edited. - Updated
PowerSyncYjsProviderto use an incremental watched query fordocument_updates.