From 1b8b56206ca2f84f03d42f44c913deca7980aca3 Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Wed, 15 Oct 2025 12:36:11 -0600 Subject: [PATCH] Change PR #669 changeset from minor to patch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- .changeset/cruel-buckets-shop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/cruel-buckets-shop.md b/.changeset/cruel-buckets-shop.md index 7463b5fc2..e5ed29d02 100644 --- a/.changeset/cruel-buckets-shop.md +++ b/.changeset/cruel-buckets-shop.md @@ -1,5 +1,5 @@ --- -"@tanstack/db": minor +"@tanstack/db": patch --- Added comprehensive loading state tracking and configurable sync modes to collections and live queries: