diff --git a/.changeset/blue-areas-smile.md b/.changeset/blue-areas-smile.md new file mode 100644 index 000000000..f1a582f5a --- /dev/null +++ b/.changeset/blue-areas-smile.md @@ -0,0 +1,6 @@ +--- +"@tanstack/electric-db-collection": patch +"@tanstack/db": patch +--- + +Type utils in collection options as specific type (e.g. ElectricCollectionUtils) instead of generic UtilsRecord.