Closed kevin-dp closed 1 day ago
Needs a [BREAKING] changeset!
Needs a [BREAKING] changeset!
Good catch, i created it but forgot to push it
Name | Link |
---|---|
Latest commit | 7b56eceff05a519eb0171867c1aa5e38625f15b7 |
Latest deploy log | https://app.netlify.com/sites/electric-next/deploys/673f09687f3c3200086c934a |
Deploy Preview | https://deploy-preview-2017--electric-next.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Fixes https://github.com/electric-sql/electric/issues/1996.
We remove
subscribeOnceToUpToDate
in favor of subscribing to the stream and "waiting" for the firstup-to-date
control message. This is a breaking change.