Skip to content

Update demos to use sync streams#878

Merged
bean1352 merged 13 commits intomainfrom
chore/react-sync-streams
Mar 3, 2026
Merged

Update demos to use sync streams#878
bean1352 merged 13 commits intomainfrom
chore/react-sync-streams

Conversation

@bean1352
Copy link
Copy Markdown
Contributor

@bean1352 bean1352 commented Mar 2, 2026

Update web demos to use sync streams instead of legacy sync rules (bucket_definitions).

  • react-supabase-todolist - migrated to sync streams with auto-subscribe
  • react-supabase-todolist-optional-sync - migrated to sync streams with auto-subscribe
  • react-neon-tanstack-query-notes - migrated to sync streams with auto-subscribe
  • react-supabase-todolist-sync-streams - already uses sync streams
  • angular-supabase-todolist - no sync rules in demo (uses external config)
  • vue-supabase-todolist - no sync rules in demo (uses external config)
  • nuxt-supabase-todolist - migrated to sync streams with auto-subscribe. Also updated login/sign up text which appeared inverted.
  • react-multi-client - migrated to sync streams with auto-subscribe
  • yjs-react-supabase-text-collab - migrated to sync streams with auto-subscribe
  • example-vite - no sync rules (example only)
  • example-webpack - no sync rules (example only)
  • example-nextjs - no sync rules (example only)
  • example-capacitor - no sync rules (example only)
  • example-electron - no sync rules (example only)
  • example-electron-node - no sync rules (example only)
  • example-node - no sync rules (example only)
  • example-vite-encryption - no sync rules (example only)
  • react-supabase-todolist-tanstackdb - no sync rules (example only)

React native demos have already been upgraded to sync streams (along with Expo version bumps) in this PR.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 2, 2026

⚠️ No Changeset found

Latest commit: c366080

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@bean1352 bean1352 marked this pull request as ready for review March 2, 2026 12:53
@bean1352 bean1352 marked this pull request as draft March 2, 2026 12:57
@bean1352 bean1352 marked this pull request as ready for review March 2, 2026 13:46
@bean1352 bean1352 requested review from Chriztiaan March 2, 2026 15:01
Comment thread demos/nuxt-supabase-todolist/README.md Outdated
Comment thread demos/react-supabase-todolist/README.md
Comment thread demos/nuxt-supabase-todolist/pages/login.vue Outdated
@bean1352 bean1352 changed the title Update demos to use Sync Streams Update demos to use sync streams Mar 3, 2026
Chriztiaan
Chriztiaan previously approved these changes Mar 3, 2026
@Chriztiaan
Copy link
Copy Markdown
Contributor

I haven't tested this on my side, happy with the changes though.

joshuabrink
joshuabrink previously approved these changes Mar 3, 2026
Copy link
Copy Markdown
Contributor

@joshuabrink joshuabrink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good. Tested all the updated demos - no issues this side.

…se-todolist-sync-streams to reflect sync stream migration
@bean1352 bean1352 merged commit 6d3cb2e into main Mar 3, 2026
9 checks passed
@bean1352 bean1352 deleted the chore/react-sync-streams branch March 3, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants