From 94df73de33273920bed8b4dac2b09603c1578283 Mon Sep 17 00:00:00 2001 From: Alem Tuzlak Date: Mon, 20 Apr 2026 14:54:55 +0200 Subject: [PATCH] chore: downgrade @tanstack/ai changeset from major to minor for AG-UI interop --- .changeset/agui-core-interop-ai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/agui-core-interop-ai.md b/.changeset/agui-core-interop-ai.md index 95b5b76e17..e34af2aa87 100644 --- a/.changeset/agui-core-interop-ai.md +++ b/.changeset/agui-core-interop-ai.md @@ -1,5 +1,5 @@ --- -'@tanstack/ai': major +'@tanstack/ai': minor --- **AG-UI core interop — spec-compliant event types.** `StreamChunk` now re-uses `@ag-ui/core`'s `EventType` enum and event shapes directly. Practical changes: