Skip to content

Releases: electric-sql/archived-electric-next

@electric-sql/react@0.0.9

25 Jul 13:23
3476438
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [36b9ab5]
    • @electric-sql/next@0.1.0

@electric-sql/react@0.0.8

25 Jul 12:42
6ab87be
Compare
Choose a tag to compare

Patch Changes

  • fedf95c: fix: make packaging work in Remix, etc.
  • Updated dependencies [fedf95c]
    • @electric-sql/next@0.0.8

@electric-sql/next@0.1.0

25 Jul 13:23
3476438
Compare
Choose a tag to compare

Minor Changes

  • 36b9ab5: Update the client to work correctly with patch (instead of full) updates

@electric-sql/next@0.0.8

25 Jul 12:42
6ab87be
Compare
Choose a tag to compare

Patch Changes

  • fedf95c: fix: make packaging work in Remix, etc.

@core/sync-service@0.2.1

25 Jul 14:58
0f71ad3
Compare
Choose a tag to compare

Patch Changes

  • 72ba8cc: fix: restructure generated keys to avoid possible colisions on multi-pk tables
  • 715d2cb: Include schema information in HTTP response header.

@core/sync-service@0.2.0

25 Jul 13:23
3476438
Compare
Choose a tag to compare

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

25 Jul 12:42
6ab87be
Compare
Choose a tag to compare

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

22 Jul 20:25
6945f16
Compare
Choose a tag to compare

Patch Changes

  • 4ce7634: useShape now uses useSyncExternalStoreWithSelector for better integration with React's rendering lifecycle
  • Updated dependencies [4ce7634]
    • @electric-sql/next@0.0.7

@electric-sql/next@0.0.7

22 Jul 20:25
6945f16
Compare
Choose a tag to compare

Patch Changes

  • 4ce7634: useShape now uses useSyncExternalStoreWithSelector for better integration with React's rendering lifecycle

@electric-sql/react@0.0.6

18 Jul 16:23
6a5408d
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [324effc]
    • @electric-sql/next@0.0.6