This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@electric-sql/react@0.5.2
Patch Changes
Updated dependencies [65af31c]
Updated dependencies [90ead4f]
@electric-sql/client@0.7.2
@electric-sql/client@0.7.2
Patch Changes
65af31c: Add params option when creating shapes
90ead4f: Support for managing multiple databases on one Electric (multi tenancy).
@core/sync-service@0.8.2
Patch Changes
d98d9ed: Fix root table parameter validation to return 400 when missing
90ead4f: Support for managing multiple databases on one Electric (multi tenancy).
5e60e71: Refactored the tenant manager to store tenant information in an ETS table for improved read performance.
ae18f4a: Drops the replication slot when DELETE /v1/admin/database/:database_id is called
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@electric-sql/react@0.5.2
Patch Changes
@electric-sql/client@0.7.2
Patch Changes
@core/sync-service@0.8.2
Patch Changes
DELETE /v1/admin/database/:database_id
is called