·
3 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
document
anddocument_updates
for the document being edited. - Updated
PowerSyncYjsProvider
to use an incremental watched query fordocument_updates
.