Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release: add changesets.
Browse files Browse the repository at this point in the history
thruflo committed Dec 4, 2024
1 parent dea12fe commit 175dfe2
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/beige-snails-brush.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@electric-sql/client": patch
---

Expose `shape.stream` as public readonly property. Provide `match` utilities to match changes from the shape stream.
5 changes: 5 additions & 0 deletions .changeset/tender-seas-stare.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@electric-sql/react": patch
---

Expose `stream` in the useShape result data. This allows React components to easily access the stream to match on.

0 comments on commit 175dfe2

Please sign in to comment.