Releases: electric-sql/archived-electric-next
Releases · electric-sql/archived-electric-next
@electric-sql/react@0.0.9
Patch Changes
- Updated dependencies [36b9ab5]
- @electric-sql/next@0.1.0
@electric-sql/react@0.0.8
@electric-sql/next@0.1.0
Minor Changes
- 36b9ab5: Update the client to work correctly with patch (instead of full) updates
@electric-sql/next@0.0.8
Patch Changes
- fedf95c: fix: make packaging work in Remix, etc.
@core/sync-service@0.2.1
@core/sync-service@0.2.0
Minor Changes
- 36b9ab5: Send only changed columns and PKs on updates instead of full rows, and only PKs on deletes. Also tackle a case where we change a PK of a row - this is split into a delete+insert operations that reference each other using header metadata
@core/sync-service@0.1.7
Patch Changes
- 8afc720: The initial values in the log are now strings to be consistent with the ongoing values
- bbb377e: fix: correctly parse larger set of Postgres intervals with signs
- ffe7ca7: Detoast "unchanged toast" values in logical message decoding.
- 27c998f: Support primary keys (including composite primary keys).
@electric-sql/react@0.0.7
@electric-sql/next@0.0.7
Patch Changes
- 4ce7634: useShape now uses useSyncExternalStoreWithSelector for better integration with React's rendering lifecycle
@electric-sql/react@0.0.6
Patch Changes
- Updated dependencies [324effc]
- @electric-sql/next@0.0.6