StackTrace Weekly · #6

2026-08-02 → 2026-08-10 · 500 changes across 17 tools · how severity works
Critical — act before your next deploy
Prisma v0.17.0
Prisma Next 0.17.0 is a stable release that renames the entire package scope, replaces legacy error classes with a structured error-code system, strips the sha256: prefix from content hashes, changes the migration snapshot storage layout, moves PostgreSQL native types out of @db.* attributes, and changes aggregate/relation result types (bigint counts, string decimals). Any app on 0.16 must update dependencies, error-handling code, Prisma schema type annotations, and result-type consumers before upgrading.
Do this: Follow the 0.16-to-0.17 upgrade recipe: switch to the single @prisma/orm-* facade package, replace instanceof error checks with isStructuredError, remove @db.* attributes in favor of native types in type position, and update code relying on JSON-lossy aggregate/relation values.
release notes →
Next.js v16.3.0
Next.js 16.3.0 updates the vendored lodash dependency to patch CVE-2025-13465, a published security vulnerability. This is a stable release, so the fix is live for all production users on update.
Do this: Upgrade to Next.js 16.3.0 to pick up the CVE-2025-13465 fix.
release notes →
Notable
databases
Supabase v1.26.08 — Supabase deprecated extension version pinning: as of August 5, explicit versions in CREATE/ALTER EXTENSION are ignored and the default version installs instead, with only a warning. It also locked down the realtime schema against any DDL changes, and is migrating the Management API logs endpoint.
auth
Clerk @clerk/clerk-expo@2.20.0 — Clerk has deprecated the @clerk/clerk-expo package in favor of @clerk/expo, adding a runtime warning that links to a migration guide. No removal deadline is given.
ai-apis
Vercel AI SDK @ai-sdk/baseten@0.1.0 — The AI SDK's Baseten provider drops the native performance client as a default dependency, so embeddings now go over plain HTTP unless you install and pass the performance client yourself. This is a minor version bump with a real behavior change (128-value cap per request on direct doEmbed calls, token usage source change) but ships as a backwards-compatible minor release, not a forced breaking upgrade.
Vercel AI SDK @ai-sdk/baseten@1.1.0 — @ai-sdk/baseten 1.1.0 drops the native performance client as a default dependency, switching embeddings to plain HTTP unless the client is explicitly re-added; this also fixes streamed chat usage reporting and error parsing for dedicated deployments. A direct doEmbed call with more than 128 values now throws instead of being sent in one request.
Vercel AI SDK @ai-sdk/baseten@2.1.0 — The Baseten provider drops the native performance client as a default dependency for embeddings, switching to plain HTTP unless you opt in by installing the package yourself and passing it to the constructor. A direct doEmbed call with more than 128 values now throws instead of being sent in one request, plus several bug fixes for streamed usage reporting and error parsing.
hosting
Railway v5.33.0 — Railway shipped a wave of stable Postgres platform features: cluster config, template apply/revert, live HA scaling, point-in-time recovery, an ops trail, and PgBouncer connection pooling management. All additive new capabilities, no breaking changes or removals mentioned.
frontend
Next.js v15.5.23 — Next.js 15.5.23 backports a fix that adds traversal guards to FlightClient's ReplyServer handling. The changelog gives no CVE, severity, or exploit detail, so it can't be confirmed as a published critical vuln with clear impact.
cms
Payload CMS v3.87.1 — This patch release bumps mongoose and the MCP SDK dependency to fix published security advisories (GHSA-664h-wqgq-64gw and GHSA-frvp-7c67-39w9), alongside minor bug fixes like Next.js HMR endpoint detection. No breaking changes or public API impact to Payload itself.
FYI — patches & minor (490)
Railway v5.35.0 — Railway's CLI adds telemetry for `railway ca` (Code Agent?) launches and lifecycle operations, plus flattened lifecycle subcommands: list, create, ssh, wake, sleep, delete. This is an internal CLI/DX improvement with no breaking changes or deprecations.
Railway v5.34.4 — Railway added a single-request lookup for the "where are my agents" question in its cloud-agents feature. This is a minor internal feature addition, not a headline capability or breaking change.
Railway v5.34.3 — Railway fixed a bug where the CA (certificate authority?) component scanned every environment on startup instead of only the relevant one. This is a patch release with no new features or breaking changes.
Next.js v16.3.1-canary.9 — This canary release fixes a Turbopack deadlock, follows re-exports for side-effect-free async modules, removes an internal tracing span, and adds a docs example for static exports. No new features or breaking changes.
Railway v5.34.2 — Railway fixed a bug where empty values in KEY=VALUE environment variable pairs were rejected. It also fixed variable-set confirmation prompts when running in non-TTY environments.
Railway v5.34.1 — Railway v5.34.1 fixes an SSH bug where multi-argument remote commands lost their argument boundaries. This is a small bug fix with no user-facing behavior change beyond correcting that issue.
Railway v5.34.0 — Railway shipped two Postgres point-in-time-recovery bug fixes: hardened HA restore guards with clean JSON stdout output and a testable watch timeout, plus made PITR disable idempotent with more honest archiver unknown-state reporting. These are internal reliability fixes to Railway's PITR tooling, not user-facing API or config changes.
Next.js v16.3.1-canary.8 — A canary release of Next.js with misc fixes and Turbopack improvements: disk watcher config, chunking, minification, and CJS tree shaking enabled by default in Turbopack. No new headline feature or breaking change is highlighted.
Vercel AI SDK @ai-sdk/xai@4.0.33 — This is a patch release of the xAI provider for Vercel AI SDK that only bumps internal dependency versions. No functional or API changes for consumers.
Vercel AI SDK @ai-sdk/workflow-harness@1.0.64 — This release only bumps the internal @ai-sdk/harness dependency to 1.0.64 with no other changes listed. There is no new feature, breaking change, or security fix to report.
Vercel AI SDK @ai-sdk/workflow@1.0.58 — This release of @ai-sdk/workflow only bumps its dependency versions on the core ai package and provider packages. No functional or API changes are described.
Vercel AI SDK @ai-sdk/vue@4.0.58 — This is a patch release of @ai-sdk/vue that only bumps internal dependency versions (ai, provider-utils). No new features or behavior changes for consumers.
Vercel AI SDK @ai-sdk/voyage@2.0.25 — This is a patch release of @ai-sdk/voyage that only bumps internal dependency versions (@ai-sdk/provider, @ai-sdk/provider-utils). No functional or API changes are included.
Vercel AI SDK @ai-sdk/vercel@3.0.27 — This is a patch release of the Vercel AI SDK provider that bumps internal dependency versions (@ai-sdk/provider, provider-utils, openai-compatible). No new features or breaking changes are included.
Vercel AI SDK @ai-sdk/valibot@3.0.25 — This is a patch release of @ai-sdk/valibot that only bumps its internal dependency on @ai-sdk/provider-utils. There is no user-facing feature, fix, or breaking change described.
Vercel AI SDK @ai-sdk/tui@1.0.59 — This is a patch release of the @ai-sdk/tui package that only bumps its internal dependency on the ai package. No functional changes are described in the release notes.
Vercel AI SDK @ai-sdk/togetherai@3.0.28 — This is a patch release of the Together AI provider for the Vercel AI SDK that bumps internal dependency versions. No new features, fixes, or behavior changes are described.
Vercel AI SDK @ai-sdk/svelte@5.0.58 — This is a patch release of the Svelte AI SDK that only bumps its internal dependencies on the core ai and provider-utils packages. No new features, breaking changes, or fixes specific to this package are included.
Vercel AI SDK @ai-sdk/sandbox-vercel@1.0.64 — This is a patch release of the Vercel AI SDK sandbox package that only bumps internal dependency versions. No functional changes are described.
Vercel AI SDK @ai-sdk/sandbox-just-bash@1.0.64 — This release only bumps internal dependency versions (@ai-sdk/provider-utils and @ai-sdk/harness) with no functional changes. It's a routine patch release.
Vercel AI SDK @ai-sdk/rsc@3.0.58 — This is a patch release of @ai-sdk/rsc that only bumps internal dependencies (ai, @ai-sdk/provider, @ai-sdk/provider-utils). No new features, breaking changes, or fixes are described.
Vercel AI SDK @ai-sdk/revai@3.0.25 — This is a patch release of the RevAI provider for the Vercel AI SDK that only updates internal dependency versions. No user-facing behavior changed.
Vercel AI SDK @ai-sdk/replicate@3.0.26 — This is a patch release of the Replicate provider for the Vercel AI SDK, updating internal dependency versions. No new features or behavior changes are included.
Vercel AI SDK @ai-sdk/react@4.0.61 — This is a patch release of @ai-sdk/react that only bumps internal dependency versions (ai, provider, provider-utils, mcp). No new features, fixes, or API changes are described.
Vercel AI SDK @ai-sdk/quiverai@2.0.25 — This patch release only bumps internal dependency versions (@ai-sdk/provider and @ai-sdk/provider-utils). No functional or API changes for consumers.
Vercel AI SDK @ai-sdk/provider-utils@5.0.25 — This patch release shrinks bundle size by making internal Zod v4 imports tree-shakeable, plus pulls in a dependency update from @ai-sdk/provider@4.0.7. No API or behavior changes for consumers.
Vercel AI SDK @ai-sdk/provider@4.0.7 — This patch release adds an 'adaptive' aspect ratio option to the AI SDK's video generation call options, for models like BytePlus Seedance 2.5 that derive output dimensions from the input rather than accepting explicit width:height values. It removes the need for a type assertion when using adaptive-ratio providers.
Vercel AI SDK @ai-sdk/prodia@2.0.26 — This is a patch release of @ai-sdk/prodia that only bumps internal dependency versions (@ai-sdk/provider and @ai-sdk/provider-utils). No new features, fixes, or breaking changes are described.
Vercel AI SDK @ai-sdk/policy-opa@1.0.58 — This release of the Vercel AI SDK policy-opa package only bumps internal dependency versions (ai, provider, provider-utils). No user-facing changes are included.
Vercel AI SDK @ai-sdk/perplexity@4.0.27 — This is a patch release of @ai-sdk/perplexity that only bumps its internal dependencies on @ai-sdk/provider and @ai-sdk/provider-utils. No new features, fixes, or behavior changes are described.
Vercel AI SDK @ai-sdk/otel@1.0.58 — This is a patch release of @ai-sdk/otel that only bumps its internal dependencies on ai and @ai-sdk/provider. No new features or behavior changes are included.
Vercel AI SDK @ai-sdk/openai-compatible@3.0.27 — This is a patch release of the OpenAI-compatible provider for the Vercel AI SDK that only bumps internal dependency versions. No functional or API changes are included.
Vercel AI SDK @ai-sdk/openai@4.0.36 — This patch release fixes tool text output serialization when an output schema is configured, and adds support for OpenAI's renamed 'fast' service tier alongside the existing 'priority' tier. Both changes are backwards-compatible bug fixes and additive options.
Vercel AI SDK @ai-sdk/open-responses@2.0.25 — This is a patch release of @ai-sdk/open-responses that only bumps its internal dependencies on @ai-sdk/provider and @ai-sdk/provider-utils. No user-facing features, fixes, or breaking changes are included.
Vercel AI SDK @ai-sdk/moonshotai@3.0.30 — This is a patch release of the Moonshot AI provider for the Vercel AI SDK, bumping internal dependency versions. No functional changes for end users.
Vercel AI SDK @ai-sdk/mistral@4.0.27 — This is a patch release of the Mistral provider for Vercel's AI SDK that only bumps internal dependency versions (@ai-sdk/provider and @ai-sdk/provider-utils). No functional or API changes are included.
Vercel AI SDK @ai-sdk/minimax@3.0.12 — This is a patch release of the MiniMax provider for the Vercel AI SDK that only bumps internal dependency versions. No new features or behavior changes are included.
Vercel AI SDK @ai-sdk/mcp@2.0.29 — This is a patch release of @ai-sdk/mcp that only bumps internal dependency versions (@ai-sdk/provider and @ai-sdk/provider-utils). No new features, fixes, or breaking changes are included.
Vercel AI SDK ai@7.0.58 — This is a patch release for the Vercel AI SDK fixing agent timeout handling, adding an 'adaptive' aspect ratio option for video generation, and reducing bundle size via tree-shakeable Zod imports. No breaking changes or deprecations.
Railway v5.32.0 — Railway added a shared container-exec primitive with a Patroni probe controller, and introduced cloud coding agent VMs controllable via a new `railway ca` CLI command. No breaking changes or deprecations are mentioned.
Railway v5.31.1 — This Railway stable patch release adds an internal testkit and initial GraphQL-layer tests. There is no user-facing feature, breaking change, or deprecation.
Vercel AI SDK @ai-sdk/xai@4.0.32 — This is a patch release of the xAI provider for the Vercel AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No functional or API changes are described.
Vercel AI SDK @ai-sdk/workflow-harness@1.0.63 — This release only bumps the internal @ai-sdk/harness dependency to 1.0.63 for the workflow-harness package. No functional or API changes are described.
Vercel AI SDK @ai-sdk/workflow@1.0.57 — This is a patch release of @ai-sdk/workflow that only bumps its dependency versions (@ai-sdk/provider-utils and ai). No functional changes are described.
Vercel AI SDK @ai-sdk/vue@4.0.57 — This is a patch release of @ai-sdk/vue that only bumps internal dependency versions (@ai-sdk/provider-utils and ai). No functional changes to the Vue package itself.
Vercel AI SDK @ai-sdk/voyage@2.0.24 — This is a patch release of the Voyage AI provider for the Vercel AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No functional changes are included.
Vercel AI SDK @ai-sdk/vercel@3.0.26 — This release of @ai-sdk/vercel is a patch bump that only updates internal dependency versions. No new features, fixes, or behavior changes are described.
Vercel AI SDK @ai-sdk/valibot@3.0.24 — This is a patch release of @ai-sdk/valibot that only bumps its dependency on @ai-sdk/provider-utils. No new features or behavior changes are described.
Vercel AI SDK @ai-sdk/tui@1.0.58 — This is a patch release of the AI SDK's TUI package that bumps its dependency on the core ai package to version 7.0.57. No new features, breaking changes, or fixes are described.
Vercel AI SDK @ai-sdk/togetherai@3.0.27 — This is a patch release of the Together AI provider for Vercel's AI SDK that only bumps internal dependencies. No new features or behavior changes are included.
Vercel AI SDK @ai-sdk/svelte@5.0.57 — This is a patch release of the Svelte AI SDK that only bumps internal dependency versions (provider-utils and the core ai package). No user-facing changes are included.
Vercel AI SDK @ai-sdk/sandbox-vercel@1.0.63 — This is a patch release of the Vercel AI SDK sandbox package that only bumps internal dependency versions. No new features, fixes, or behavior changes are described.
Vercel AI SDK @ai-sdk/sandbox-just-bash@1.0.63 — This release of @ai-sdk/sandbox-just-bash only bumps internal dependency versions (provider-utils, harness). No functional or API changes are described.
Vercel AI SDK @ai-sdk/rsc@3.0.57 — This is a patch release of @ai-sdk/rsc that only bumps internal dependency versions (provider-utils and ai core). No functional or API changes are described.
Vercel AI SDK @ai-sdk/revai@3.0.24 — This is a patch release of the Vercel AI SDK's Rev.ai provider package that only bumps its internal dependency on @ai-sdk/provider-utils. No feature, API, or behavior changes are included.
Vercel AI SDK @ai-sdk/replicate@3.0.25 — This is a patch release of @ai-sdk/replicate that only bumps its internal dependency on @ai-sdk/provider-utils. There is no new feature, breaking change, or behavior change for consumers.
Vercel AI SDK @ai-sdk/react@4.0.60 — This is a patch release of @ai-sdk/react that only bumps internal dependency versions (provider-utils, ai, mcp). No new features, fixes, or breaking changes are described.
Vercel AI SDK @ai-sdk/quiverai@2.0.24 — This patch release only bumps an internal dependency, @ai-sdk/provider-utils, to version 5.0.24. No functional changes are described.
Vercel AI SDK @ai-sdk/provider-utils@5.0.24 — This patch release fixes the URL regex checks in provider-utils to be stateless, avoiding subtle bugs from shared regex state across calls. No API changes or new features are included.
Vercel AI SDK @ai-sdk/prodia@2.0.25 — This is a patch release of the Prodia provider for Vercel AI SDK that only bumps its internal dependency on @ai-sdk/provider-utils. No functional or API changes are described.
Vercel AI SDK @ai-sdk/policy-opa@1.0.57 — This release only bumps internal dependencies (@ai-sdk/provider-utils and ai) to their latest patch versions. No functional or API changes for this policy-opa package.
Vercel AI SDK @ai-sdk/perplexity@4.0.26 — This is a patch release of @ai-sdk/perplexity that only bumps its internal dependency on @ai-sdk/provider-utils. No user-facing changes are included.
Vercel AI SDK @ai-sdk/otel@1.0.57 — This is a patch release of @ai-sdk/otel that only bumps its dependency on the ai package to 7.0.57. No functional or API changes are described.
Vercel AI SDK @ai-sdk/openai-compatible@3.0.26 — This is a patch release of the OpenAI-compatible provider for Vercel's AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No functional or API changes are described.
Vercel AI SDK @ai-sdk/openai@4.0.35 — This is a patch release of @ai-sdk/openai that only bumps its internal dependency on @ai-sdk/provider-utils. No new features, fixes, or breaking changes are described.
Vercel AI SDK @ai-sdk/open-responses@2.0.24 — This is a patch release of @ai-sdk/open-responses that only bumps its dependency on @ai-sdk/provider-utils. No functional or API changes are described.
Vercel AI SDK @ai-sdk/moonshotai@3.0.29 — This release of the Moonshot AI provider for the Vercel AI SDK only bumps internal dependency versions (provider-utils and openai-compatible). No functional or API changes.
Vercel AI SDK @ai-sdk/mistral@4.0.26 — This is a patch release of the Mistral provider for Vercel's AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No new features or behavior changes are included.
Vercel AI SDK @ai-sdk/minimax@3.0.11 — This is a patch release of the MiniMax provider for Vercel's AI SDK, bumping its dependency on @ai-sdk/provider-utils and @ai-sdk/anthropic. No functional or API changes are described.
Vercel AI SDK @ai-sdk/mcp@2.0.28 — This is a patch release of @ai-sdk/mcp that only bumps its internal dependency on @ai-sdk/provider-utils. No functional or API changes are included.
Vercel AI SDK ai@7.0.57 — This is a patch release of the Vercel AI SDK that only bumps internal dependency versions (@ai-sdk/provider-utils and @ai-sdk/gateway). No new features, breaking changes, or fixes are described.
Anthropic SDK google-cloud-sdk-v0.0.7 — This patch release fixes the SDK's User-Agent string generation to use hardcoded values instead of constructor names, plus minor internal dev-tooling dependency updates. No public API changes or breaking behavior.
Anthropic SDK aws-sdk-v0.6.2 — This patch release fixes the AWS SDK client to use hardcoded User-Agent strings instead of constructor names. It also includes minor internal dev-tooling dependency updates.
Anthropic SDK foundry-sdk-v0.4.1 — foundry-sdk 0.4.1 fixes User-Agent header generation to use hardcoded strings instead of constructor names, plus internal dev tooling chores. No API or behavior changes for consumers.
Anthropic SDK bedrock-sdk-v0.32.1 — This is a patch release fixing an internal bug where the client used constructor names instead of hardcoded strings for the User-Agent header. It also includes minor dev-tooling dependency updates with no user-facing impact.
Anthropic SDK vertex-sdk-v0.19.1 — This is a maintenance release that fixes the User-Agent string generation in the client and updates internal dev tooling dependencies. No public API or behavior changes are included.
Anthropic SDK sdk-v0.116.0 — Anthropic TypeScript SDK 0.116.0 adds a new beta for mid-conversation tool changes, plus support for session budgets, an advisor tool, pinned inference location, and GitHub-based skills auto-loading. It also fixes a User-Agent header bug and removes the retired Opus 4.1 models from the type definitions.
Clerk @clerk/ui@1.29.1 — This is a patch release for Clerk's UI package that hides the 'Use another method' option during device trust and second-factor verification when no alternative method exists. It also bumps internal dependency versions.
Clerk @clerk/clerk-js@6.27.1 — This release only bumps the internal @clerk/shared dependency to 4.27.1. No user-facing changes are included.
Clerk @clerk/express@2.1.52 — This is a patch release of @clerk/express that only bumps internal dependency versions (@clerk/backend and @clerk/shared). No functional changes are described for this package itself.
Clerk @clerk/expo@4.2.3 — This release of @clerk/expo only bumps internal dependency versions (@clerk/shared, @clerk/clerk-js, @clerk/react). No new features, fixes, or behavior changes are described.
Clerk @clerk/astro@4.0.8 — This is a patch release of @clerk/astro that only bumps internal dependency versions (@clerk/backend and @clerk/shared).
Clerk @clerk/electron@0.0.28 — This is a patch release of the Clerk Electron SDK that only bumps internal dependency versions (@clerk/shared, @clerk/clerk-js, @clerk/react). No new features, fixes, or breaking changes are described.
Clerk @clerk/fastify@3.1.62 — This is a patch release of @clerk/fastify that only bumps internal dependency versions (@clerk/backend and @clerk/shared). No new features, fixes, or behavior changes are described.
Clerk @clerk/nextjs@7.7.1 — Clerk's Next.js SDK patch release only bumps internal dependency versions (backend, shared, react packages). No user-facing changes, features, or fixes are described.
Clerk @clerk/chrome-extension@3.1.67 — This is a patch release of the Clerk Chrome extension SDK that only bumps internal dependency versions (shared, ui, clerk-js, react). No functional or API changes are described.
Clerk @clerk/expo-passkeys@2.0.7 — This release of @clerk/expo-passkeys only bumps its internal dependency on @clerk/shared to version 4.27.1. There is no functional change to the passkeys API itself.
Clerk @clerk/tanstack-react-start@1.4.29 — This is a patch release of Clerk's TanStack React Start package that only bumps internal dependency versions (@clerk/backend, @clerk/shared, @clerk/react). No new features, fixes, or breaking changes are described.
Clerk @clerk/react@6.13.1 — This release of @clerk/react only bumps its internal dependency on @clerk/shared to 4.27.1. No user-facing code changes are included.
Clerk @clerk/localizations@4.14.2 — This release only bumps an internal dependency, @clerk/shared, to version 4.27.1. No user-facing changes are included.
Clerk @clerk/react-router@3.6.6 — This is a patch release of the Clerk React Router SDK that only bumps internal dependency versions (backend, shared, react packages). No new features, breaking changes, or fixes are described.
Clerk @clerk/nuxt@3.0.4 — This is a patch release of the Clerk Nuxt SDK that only bumps internal dependency versions (backend, shared, vue packages). No user-facing changes are described.
Clerk @clerk/vue@2.4.25 — This is a patch release of @clerk/vue that only bumps an internal dependency, @clerk/shared, to version 4.27.1. No user-facing changes are included.
Clerk @clerk/hono@0.1.62 — This release of @clerk/hono only bumps internal dependency versions (@clerk/backend and @clerk/shared) with no changes to the package's own code. There is no new feature, breaking change, or security fix.
Clerk @clerk/testing@2.2.19 — This is a patch release of @clerk/testing that only bumps internal dependency versions (@clerk/backend and @clerk/shared). No user-facing changes.
Clerk @clerk/shared@4.27.1 — This patch release only clarifies documentation for the ClientResource.cookieExpiresAt property, noting it is nullable and tied to Device Trust cookie refresh behavior. No code or API behavior changes.
Clerk @clerk/backend@3.16.1 — This release only fixes a documentation link so the API reference's 'contact support' note opens as an internal page instead of an external one. It also bumps the internal @clerk/shared dependency to 4.27.1, with no functional or API changes.
Trigger.dev v4.5.10 — Trigger.dev v4.5.10 is a stable patch release adding task-scoped API key batch permissions, MCP region selection, debounce fixes for batchTrigger, and several server-side performance and dashboard improvements. No breaking changes or security fixes are present.
Prisma v8.0.0-rc.1 — Prisma's v8 release-candidate line introduces breaking changes to aggregate result types (count() now returns bigint, sums/averages shift to numeric strings) and splits the SqlQueryable driver interface. These are significant but land only in the RC/prerelease channel, not a stable release.
Cloudflare Workers wrangler@4.120.0 — Wrangler 4.120.0 adds container instance search-by-ID/name and explicit JSON pagination for containers, plus a patch reducing local observability trace overhead. No breaking changes or security fixes on stable.
Cloudflare Workers create-cloudflare@2.70.18 — This patch bumps the undici HTTP client dependency used by create-cloudflare from 7.28.0 to 7.29.0. It's a routine dependency update with no user-facing changes.
Cloudflare Workers @cloudflare/workers-utils@0.31.2 — This is a dependency bump and a validation-hardening fix. The head_sampling_rate config fields for logs and traces now correctly reject values outside 0-1, matching the top-level field's existing behavior.
Cloudflare Workers @cloudflare/runtime-types@0.0.10 — This is a patch release of the Cloudflare Workers runtime types package that only bumps its dependency on miniflare to an alpha version. No functional changes to the runtime types themselves are included.
Cloudflare Workers @cloudflare/workers-auth@0.6.1 — This is a patch release of @cloudflare/workers-auth that bumps the undici HTTP client dependency from 7.28.0 to 7.29.0. No API or behavior changes are included.
Cloudflare Workers @cloudflare/remote-bindings@0.0.8 — This is a patch release of the remote-bindings package that only bumps internal dependency versions, including miniflare and several Cloudflare workers-sdk helper packages. No new features, breaking changes, or fixes are described.
Cloudflare Workers @cloudflare/vitest-pool-workers@0.20.3 — This is a routine patch release for vitest-pool-workers that bumps the undici dependency and pulls in updated wrangler and miniflare versions. No new features, breaking changes, or security fixes are mentioned.
Cloudflare Workers @cloudflare/deploy-helpers@0.6.6 — This is a patch release of the Cloudflare deploy-helpers package that bumps the undici dependency and pulls in updated internal packages like miniflare and workers-utils. No user-facing features or breaking changes are included.
Cloudflare Workers @cloudflare/autoconfig@0.2.5 — This is a patch release of the autoconfig package for Cloudflare Workers that only bumps internal dependency versions. No functional changes are described.
Cloudflare Workers @cloudflare/vite-plugin@1.51.1 — This patch release batches local observability trace writes instead of issuing one Durable Object call per span, cutting dev request latency, and stops capturing the Vite plugin's internal router/asset/proxy workers as noisy traces. It's a dev-tooling performance fix with no API changes.
Cloudflare Workers @cloudflare/cli-shared-helpers@0.1.21 — This is a patch release of a Cloudflare Workers CLI helper package that only bumps a transitive dependency version. No functional or breaking changes are described.
Cloudflare Workers miniflare@5.20260801.1-alpha — This is an alpha prerelease of Miniflare with a new option to opt out of dev registry advertisement, plus patches fixing dev registry entry churn and cutting local observability overhead via batched writes. No breaking changes or security fixes are involved.
Cloudflare Workers @cloudflare/pages-shared@0.13.165 — This is a patch release of pages-shared that only bumps an internal dependency, miniflare, to a new alpha version. No functional changes are described.
Next.js v16.3.1-canary.7 — This canary release fixes a Turbopack error message and module-type handling, restores missing styled-jsx styles in Pages Router SSR on adapter builds, and adjusts CI publishing. No new features or breaking changes are included.
Vercel AI SDK @ai-sdk/xai@3.0.115 — This is a patch release of the xAI provider for Vercel's AI SDK, bumping internal dependencies (provider-utils and openai-compatible). No feature or behavior changes are described.
Vercel AI SDK @ai-sdk/vue@3.0.246 — This is a patch release of the Vue AI SDK bindings that only bumps internal dependency versions. No user-facing changes are included.
Vercel AI SDK @ai-sdk/voyage@1.0.19 — This release only bumps the internal @ai-sdk/provider-utils dependency to version 4.0.42. No user-facing API or behavior changes are included.
Vercel AI SDK @ai-sdk/vercel@2.0.66 — This is a patch release of the Vercel provider for the AI SDK that only bumps internal dependency versions. No new features, fixes, or breaking changes are described.
Vercel AI SDK @ai-sdk/valibot@2.0.43 — This is a patch release of the valibot validation adapter for the Vercel AI SDK, bumping its dependency on @ai-sdk/provider-utils. No functional or breaking changes are included.
Vercel AI SDK @ai-sdk/togetherai@2.0.70 — This is a patch release of the Together AI provider for the Vercel AI SDK that bumps internal dependency versions. No user-facing features or fixes are described.
Vercel AI SDK @ai-sdk/svelte@4.0.246 — This is a patch release of the Svelte AI SDK bindings that only bumps internal dependency versions (provider-utils and the core ai package). No new features or behavior changes are included.
Vercel AI SDK @ai-sdk/rsc@2.0.246 — This is a patch release of @ai-sdk/rsc that only bumps internal dependency versions (provider-utils and ai). No new features, fixes, or behavior changes are described.
Vercel AI SDK @ai-sdk/revai@2.0.48 — This is a patch release of the RevAI provider for the Vercel AI SDK, bumping its internal provider-utils dependency. No functional changes are described.
Vercel AI SDK @ai-sdk/replicate@2.0.48 — This is a patch release of the Replicate provider for the Vercel AI SDK that only bumps its internal dependency on @ai-sdk/provider-utils. No functional or API changes are included.
Vercel AI SDK @ai-sdk/react@3.0.248 — This patch release fixes a throttling bug in useChat where unrelated React re-renders could publish message snapshots before the configured throttle interval. It also bumps internal dependency versions (@ai-sdk/provider-utils and ai).
Vercel AI SDK @ai-sdk/quiverai@1.0.15 — This is a patch release of the Vercel AI SDK's quiverai provider package that only bumps an internal dependency, @ai-sdk/provider-utils. No new features, fixes, or behavior changes are described.
Vercel AI SDK @ai-sdk/provider-utils@4.0.42 — This patch fixes a Metro bundler parsing issue with the Node 18 dynamic import fallback in provider-utils. It's an internal fix with no user-facing API changes.
Vercel AI SDK @ai-sdk/prodia@1.0.47 — This is a patch release of @ai-sdk/prodia that only updates its internal dependency on @ai-sdk/provider-utils. No new features, fixes, or breaking changes are described.
Vercel AI SDK @ai-sdk/perplexity@3.0.50 — This is a patch release of the Perplexity provider for the Vercel AI SDK that only bumps an internal dependency version. No user-facing changes are included.
Vercel AI SDK @ai-sdk/openai-compatible@2.0.64 — This is a patch release of the openai-compatible provider that only bumps its internal @ai-sdk/provider-utils dependency. No user-facing changes.
Vercel AI SDK @ai-sdk/openai@3.0.91 — This is a patch release of the AI SDK OpenAI provider that only bumps an internal dependency, @ai-sdk/provider-utils. No public API or behavior changes are mentioned.
Vercel AI SDK @ai-sdk/open-responses@1.0.31 — This is a patch release of @ai-sdk/open-responses that only bumps its internal dependency on @ai-sdk/provider-utils. There is no user-facing feature, fix, or behavior change described.
Vercel AI SDK @ai-sdk/moonshotai@2.0.41 — This is a patch release of the Moonshot AI provider for Vercel AI SDK that only bumps internal dependency versions. There is no new feature, breaking change, or security fix.
Vercel AI SDK @ai-sdk/mistral@3.0.54 — This is a patch release of the Mistral provider for the Vercel AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No functional changes to the provider itself are included.
Vercel AI SDK @ai-sdk/minimax@2.0.4 — This is a patch release of @ai-sdk/minimax that only updates internal dependency versions (@ai-sdk/provider-utils and @ai-sdk/anthropic). No new features, fixes, or breaking changes are included.
Vercel AI SDK @ai-sdk/mcp@1.0.67 — This is a patch release of @ai-sdk/mcp that only bumps its dependency on @ai-sdk/provider-utils to 4.0.42. No new features, fixes, or breaking changes are described.
Vercel AI SDK @ai-sdk/luma@2.0.48 — This is a patch release of @ai-sdk/luma that only bumps its internal dependency on @ai-sdk/provider-utils. There is no new feature, fix description, or behavior change documented.
Vercel AI SDK @ai-sdk/lmnt@2.0.48 — This is a patch release of the LMNT provider for the Vercel AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No new features or behavior changes are included.
Vercel AI SDK @ai-sdk/llamaindex@2.0.246 — This is a patch release of the LlamaIndex adapter for Vercel's AI SDK, bumping its internal dependency on the core ai package to 6.0.246. No new features or breaking changes are noted.
Vercel AI SDK @ai-sdk/langchain@2.0.254 — This is a patch release of the LangChain integration for the Vercel AI SDK, bumping its internal dependency on the core `ai` package to version 6.0.246. No new features or breaking changes are mentioned.
Vercel AI SDK @ai-sdk/klingai@3.0.34 — This is a patch release of @ai-sdk/klingai that only bumps its dependency on @ai-sdk/provider-utils. No functional or API changes are described.
Vercel AI SDK @ai-sdk/hume@2.0.48 — This release of @ai-sdk/hume only bumps its internal dependency on @ai-sdk/provider-utils to version 4.0.42. No user-facing changes are included.
Vercel AI SDK @ai-sdk/huggingface@1.0.66 — This is a patch release of the Hugging Face provider for the Vercel AI SDK, only bumping internal dependency versions (provider-utils, openai-compatible). No API or behavior changes for consumers.
Vercel AI SDK @ai-sdk/groq@3.0.56 — This is a patch release of the Groq provider for the Vercel AI SDK that only bumps its internal dependency on @ai-sdk/provider-utils. No user-facing changes are included.
Vercel AI SDK @ai-sdk/google-vertex@4.0.177 — This is a patch release of the Vercel AI SDK's Google Vertex provider that only bumps internal dependency versions. No functional changes are described.
Vercel AI SDK @ai-sdk/google@3.0.104 — This is a patch release of @ai-sdk/google that only bumps its internal @ai-sdk/provider-utils dependency. No user-facing API or behavior changes are included.
Vercel AI SDK @ai-sdk/gladia@2.0.48 — This release of @ai-sdk/gladia is a patch that only bumps its internal dependency on @ai-sdk/provider-utils. No functional or API changes are included.
Vercel AI SDK @ai-sdk/gateway@3.0.166 — This is a patch release of the Vercel AI SDK gateway package that only bumps an internal dependency version. No functional or API changes are included.
Vercel AI SDK @ai-sdk/fish-audio@2.0.1 — This is a patch release of the Fish Audio provider for the Vercel AI SDK, bumping its dependency on @ai-sdk/provider-utils to 4.0.42. No functional or API changes are described.
Vercel AI SDK @ai-sdk/fireworks@2.0.73 — This release of @ai-sdk/fireworks is a patch that only bumps internal dependency versions (provider-utils and openai-compatible). No functional or API changes for consumers.
Vercel AI SDK @ai-sdk/fal@2.0.49 — This is a patch release of @ai-sdk/fal that only bumps its dependency on @ai-sdk/provider-utils. No functional changes to the fal provider itself.
Vercel AI SDK @ai-sdk/elevenlabs@2.0.48 — This is a patch release of the ElevenLabs provider for the Vercel AI SDK that only bumps its internal dependency on @ai-sdk/provider-utils. No functional or API changes are included.
Vercel AI SDK @ai-sdk/deepseek@2.0.52 — This is a patch release of the DeepSeek provider for the Vercel AI SDK that only bumps its internal dependency on @ai-sdk/provider-utils. No public API or behavior changes are described.
Vercel AI SDK @ai-sdk/deepinfra@2.0.68 — This DeepInfra provider package release only bumps internal dependency versions with no functional changes described. It's a routine patch release.
Vercel AI SDK @ai-sdk/deepgram@2.0.48 — This is a patch release of the Deepgram provider for the Vercel AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No user-facing functionality changed.
Vercel AI SDK @ai-sdk/cohere@3.0.51 — This is a patch release of @ai-sdk/cohere that only bumps its internal dependency on @ai-sdk/provider-utils. No functional or API changes are described.
Vercel AI SDK @ai-sdk/cerebras@2.0.70 — This release of the Cerebras provider for Vercel AI SDK only bumps internal dependency versions (provider-utils and openai-compatible). No functional or API changes.
Vercel AI SDK @ai-sdk/bytedance@1.0.31 — This is a patch release of the ByteDance provider for the Vercel AI SDK that only updates its internal dependency on @ai-sdk/provider-utils. No new features or API changes are included.
Vercel AI SDK @ai-sdk/baseten@1.1.1 — This release only bumps internal dependency versions (@ai-sdk/provider-utils and @ai-sdk/openai-compatible) for the Baseten provider. No new features, breaking changes, or security fixes are included.
Vercel AI SDK @ai-sdk/black-forest-labs@1.0.52 — This is a patch release of the Vercel AI SDK's Black Forest Labs provider that only bumps an internal dependency version. No user-facing changes are included.
Vercel AI SDK @ai-sdk/azure@3.0.96 — This is a patch release of the Azure provider for the Vercel AI SDK that only bumps internal dependency versions. No functional or API changes are included.
Vercel AI SDK @ai-sdk/anthropic-aws@1.0.29 — Patch release of @ai-sdk/anthropic-aws bumping internal dependencies to newer versions of @ai-sdk/provider-utils and @ai-sdk/anthropic. No functional or API changes are described.
Vercel AI SDK @ai-sdk/anthropic@3.0.107 — This patch release of @ai-sdk/anthropic only bumps its internal dependency on @ai-sdk/provider-utils. No user-facing changes are included.
Vercel AI SDK @ai-sdk/angular@2.0.247 — This is a patch release of the Angular integration for the Vercel AI SDK, bumping internal dependency versions. No new features or behavioral changes are included.
Vercel AI SDK @ai-sdk/amazon-bedrock@4.0.148 — This release of the AI SDK Amazon Bedrock provider is a patch that only bumps internal dependency versions (provider-utils, anthropic, openai providers). No functional changes to the Bedrock provider itself.
Vercel AI SDK @ai-sdk/alibaba@1.0.42 — This release of @ai-sdk/alibaba is a patch bump that only updates internal dependency versions. No functional or API changes are included.
Vercel AI SDK ai@6.0.246 — This release only bumps internal dependency versions (@ai-sdk/provider-utils and @ai-sdk/gateway) with no functional changes to the ai package itself. There is no new feature, breaking change, or security fix here.
Vercel AI SDK @ai-sdk/react@2.0.231 — This patch fixes a throttling bug in useChat where unrelated React re-renders could publish message snapshots faster than the configured throttle interval. No API changes or new features are introduced.
Vercel AI SDK @ai-sdk/google-vertex@3.0.161 — This is a patch release of the Google Vertex provider for the Vercel AI SDK that only bumps an internal dependency (@ai-sdk/anthropic). No functional changes to the Vertex package itself.
Vercel AI SDK @ai-sdk/anthropic-aws@0.1.9 — This patch release of the AWS-hosted Anthropic provider for the Vercel AI SDK only updates its internal dependency on @ai-sdk/anthropic. There are no user-facing feature or API changes.
Vercel AI SDK @ai-sdk/anthropic@2.0.94 — This patch fixes a bug in the Anthropic provider where spliced generations were incorrectly rejected, while still allowing duplicate message start events for the currently active message. It's an internal correctness fix with no API changes.
Vercel AI SDK @ai-sdk/amazon-bedrock@3.0.114 — This is a patch release of the Amazon Bedrock provider for the Vercel AI SDK that only updates its internal dependency on the Anthropic provider package. No user-facing functionality changed.
Vercel AI SDK @ai-sdk/xai@4.0.31 — This patch release removes an unused internal dependency and TypeScript project reference from the xAI provider package. There is no runtime behavior change for users.
Vercel AI SDK @ai-sdk/workflow-harness@1.0.62 — This release of the Vercel AI SDK workflow-harness package only updates its internal dependency on @ai-sdk/harness. There is no new feature, breaking change, or fix relevant to consumers.
Vercel AI SDK @ai-sdk/workflow@1.0.56 — This patch release adds provider metadata to language-model-call end callbacks and telemetry spans, plus picks up some updated internal dependencies. No user-facing features or breaking changes.
Vercel AI SDK @ai-sdk/vue@4.0.56 — This is a patch release of the Vue AI SDK bindings that only bumps the internal ai@7.0.56 dependency. No new features or behavior changes are described.
Vercel AI SDK @ai-sdk/tui@1.0.57 — This release only bumps the internal ai dependency version for @ai-sdk/tui. No user-facing changes are included.
Vercel AI SDK @ai-sdk/svelte@5.0.56 — This is a patch release of the Svelte AI SDK bindings that only bumps its dependency on the core ai package to 7.0.56. No new features, breaking changes, or user-facing behavior are described.
Vercel AI SDK @ai-sdk/sandbox-vercel@1.0.62 — This is a patch release that only bumps an internal dependency (@ai-sdk/harness) for the Vercel AI SDK sandbox package. No user-facing behavior changed.
Vercel AI SDK @ai-sdk/sandbox-just-bash@1.0.62 — This release only bumps an internal dependency (@ai-sdk/harness) for the sandbox-just-bash package. No functional or API changes are included.
Vercel AI SDK @ai-sdk/rsc@3.0.56 — This is a patch release of the Vercel AI SDK RSC package that only bumps its internal dependency on the core ai package. No new features, behavior changes, or fixes are described.
Vercel AI SDK @ai-sdk/react@4.0.59 — This patch release fixes a bug in useChat where unrelated React re-renders could bypass the configured throttle cadence and publish message snapshots early. It also pulls in several dependency updates from the ai package.
Vercel AI SDK @ai-sdk/policy-opa@1.0.56 — This is a patch release of the Vercel AI SDK's policy-opa package that only bumps its dependency on the core ai package. No functional changes are described.
Vercel AI SDK @ai-sdk/otel@1.0.56 — This is a patch release of the OpenTelemetry integration for Vercel's AI SDK that exposes provider metadata on language-model-call end callbacks and telemetry spans. It's an additive observability improvement bundled with several dependency updates.
Vercel AI SDK @ai-sdk/openai@4.0.34 — Fixes ID correlation for the OpenAI Responses API's rotating item IDs when using output index, and renames translation-model types for naming consistency. Both are internal fixes and cleanups with no breaking impact.
Vercel AI SDK @ai-sdk/minimax@3.0.10 — This is a patch release of the Vercel AI SDK MiniMax provider that only bumps its dependency on @ai-sdk/anthropic. No new features or behavior changes are introduced.
Vercel AI SDK @ai-sdk/llamaindex@3.0.56 — This release of the LlamaIndex integration for Vercel's AI SDK only bumps its internal dependency on the core `ai` package to 7.0.56. No new features, fixes, or behavior changes are described.
Vercel AI SDK @ai-sdk/langchain@3.0.56 — This release of the @ai-sdk/langchain adapter only bumps its internal ai@7.0.56 dependency; there is no user-facing change described. It's a routine patch release.
Vercel AI SDK @ai-sdk/harness-pi@1.0.62 — This is a patch release of the Vercel AI SDK's harness-pi package that only updates its internal dependency on @ai-sdk/harness. There is no new feature, breaking change, or security fix described.
Vercel AI SDK @ai-sdk/harness-opencode@1.0.63 — This is a patch release of the AI SDK opencode harness that only bumps its internal dependency on @ai-sdk/harness. No functional changes are described.
Vercel AI SDK @ai-sdk/harness-deepagents@1.0.61 — This is a patch release of the harness-deepagents package that only bumps its internal dependency on @ai-sdk/harness to 1.0.62. No feature, API, or behavior changes are described.
Vercel AI SDK @ai-sdk/harness-codex@1.0.64 — This is a patch release of the Vercel AI SDK Codex harness package that only bumps an internal dependency version. No new features, fixes, or behavior changes are documented.
Vercel AI SDK @ai-sdk/harness-claude-code@1.0.63 — This release only bumps an internal dependency (@ai-sdk/harness) with no new code changes of its own. There is no user-facing feature, fix, or breaking change described.
Vercel AI SDK @ai-sdk/harness@1.0.62 — This patch adds provider metadata to language-model-call end callbacks and telemetry spans in the AI SDK harness package. It's a small internal enhancement with dependency bumps, not a breaking or headline change.
Vercel AI SDK @ai-sdk/google-vertex@5.0.45 — This is a patch release of the Vertex AI provider for the Vercel AI SDK that only bumps its internal dependencies on @ai-sdk/anthropic and @ai-sdk/google. No new features, breaking changes, or fixes to google-vertex itself are included.
Vercel AI SDK @ai-sdk/google@4.0.37 — This release only renames internal translation model types for naming consistency. No functional or API behavior change.
Vercel AI SDK @ai-sdk/gateway@4.0.44 — This patch release fixes a bug where retried video generation start calls could accidentally trigger a second billable generation. It now uses a stable idempotency key so retries are deduplicated by the provider.
Vercel AI SDK @ai-sdk/code-mode@1.0.13 — This is a patch release of @ai-sdk/code-mode that only bumps its dependency on the core ai package. No functional changes are described.
Vercel AI SDK @ai-sdk/azure@4.0.35 — This is a patch release of the Azure provider for Vercel AI SDK that only bumps an internal dependency, @ai-sdk/openai. No functional or API changes are described.
Vercel AI SDK @ai-sdk/anthropic-aws@2.0.26 — This is a patch release of the anthropic-aws provider that only bumps its dependency on @ai-sdk/anthropic to 4.0.34. No functional changes are described.
Vercel AI SDK @ai-sdk/anthropic@4.0.34 — This patch release of the Anthropic provider for Vercel AI SDK adds support for text batch processing. It's a minor addition with no breaking changes.
Vercel AI SDK @ai-sdk/angular@3.0.56 — This release of @ai-sdk/angular only bumps its internal ai dependency to 7.0.56 with no user-facing changes listed. It's a routine dependency update, not a new feature or breaking change.
Vercel AI SDK @ai-sdk/amazon-bedrock@5.0.48 — This is a patch release of the Amazon Bedrock provider for the Vercel AI SDK, bumping internal dependency versions on @ai-sdk/anthropic and @ai-sdk/openai. No new features or breaking changes are described.
Vercel AI SDK ai@7.0.56 — This patch release fixes an idempotency bug where retried video generation starts could bill twice, plus stream cancellation and telemetry metadata improvements. No breaking changes or new features.
Next.js v16.3.1-canary.5 — This canary release of Next.js bundles internal refactors to the server data model, cache/navigation invalidation fixes, and minor dependency and CI tooling updates. There is no new headline feature or breaking change for stable users.
Deno v2.9.5 — Deno 2.9.5 is a routine patch release with a batch of bug fixes across Node compat, npm/JSR resolution, networking, and formatting, plus a couple of minor CLI features and performance tweaks. No breaking changes, deprecations, or security fixes are called out.
Vercel AI SDK @ai-sdk/openai@4.0.33 — This patch release adds experimental support for OpenAI's batch APIs via a new experimental_startTextBatch function. It's a minor, experimental feature addition in a patch version.
shadcn/ui shadcn@4.16.2 — This patch improves the shadcn CLI's registry search by including item titles in searchRegistries results and fuzzy matching. It's a minor DX improvement with no API or behavior changes for existing consumers.
Vercel AI SDK @ai-sdk/xai@4.0.30 — This is a patch release of the xAI provider for the Vercel AI SDK that only bumps internal dependency versions. No functional changes are described.
Vercel AI SDK @ai-sdk/workflow-harness@1.0.61 — This is a patch release of the workflow-harness package that bumps its dependency on @ai-sdk/harness to version 1.0.61. No functional changes are described.
Vercel AI SDK @ai-sdk/workflow@1.0.55 — This is a patch release of @ai-sdk/workflow that only bumps internal dependency versions (provider, provider-utils, and the core ai package). No functional or API changes are included.
Vercel AI SDK @ai-sdk/vue@4.0.55 — This is a patch release of the Vue AI SDK bindings that only bumps its internal dependency versions (ai@7.0.55 and provider-utils@5.0.23). No API or behavior changes are described.
Vercel AI SDK @ai-sdk/voyage@2.0.23 — This release of @ai-sdk/voyage only bumps its internal dependencies on @ai-sdk/provider and @ai-sdk/provider-utils. No functional or API changes are included.
Vercel AI SDK @ai-sdk/vercel@3.0.25 — This is a patch release of the Vercel AI SDK provider that only bumps internal dependency versions. No functional changes are described.
Vercel AI SDK @ai-sdk/valibot@3.0.23 — This is a patch release of the @ai-sdk/valibot package that only bumps its internal dependency on @ai-sdk/provider-utils to 5.0.23. No user-facing changes are documented.
Vercel AI SDK @ai-sdk/tui@1.0.56 — This is a patch release of the @ai-sdk/tui package that only bumps its internal dependency on the ai package to 7.0.55. No functional or API changes are described.
Vercel AI SDK @ai-sdk/togetherai@3.0.26 — This is a patch release of the Together AI provider for Vercel's AI SDK that only bumps internal dependency versions. No functional or API changes are described.
Vercel AI SDK @ai-sdk/svelte@5.0.55 — This release of the Svelte AI SDK package only bumps its internal dependencies (ai and provider-utils) to their latest patch versions. No user-facing changes are included.
Vercel AI SDK @ai-sdk/sandbox-vercel@1.0.61 — This release only bumps the internal @ai-sdk/harness and @ai-sdk/provider-utils dependency versions for the Vercel sandbox package. No functional or API changes are described.
Vercel AI SDK @ai-sdk/sandbox-just-bash@1.0.61 — This is a patch release of the AI SDK sandbox package that only bumps internal dependency versions (harness and provider-utils). No functional or API changes are described.
Vercel AI SDK @ai-sdk/rsc@3.0.55 — This release of @ai-sdk/rsc only bumps internal dependency versions (provider, ai, provider-utils) with no functional changes. No new features, fixes, or breaking changes are included.
Vercel AI SDK @ai-sdk/revai@3.0.23 — This release only bumps internal dependency versions for @ai-sdk/provider and @ai-sdk/provider-utils. No functional or API changes to the revai package itself.
Vercel AI SDK @ai-sdk/replicate@3.0.24 — This is a patch release of the Replicate provider for the Vercel AI SDK, bumping internal dependency versions. No functional or API changes are included.
Vercel AI SDK @ai-sdk/react@4.0.58 — This is a patch release of @ai-sdk/react that only bumps internal dependency versions (provider, ai core, mcp, provider-utils). No functional or API changes are included.
Vercel AI SDK @ai-sdk/quiverai@2.0.23 — This patch release of the Vercel AI SDK provider package only bumps internal dependency versions for @ai-sdk/provider and @ai-sdk/provider-utils. No new features, fixes, or behavior changes are described.
Vercel AI SDK @ai-sdk/provider-utils@5.0.23 — This release of @ai-sdk/provider-utils only updates its internal dependency on @ai-sdk/provider to version 4.0.6. No functional or API changes for consumers.
Vercel AI SDK @ai-sdk/provider@4.0.6 — This patch release of @ai-sdk/provider adds new batch APIs. It's a minor, backwards-compatible addition with no breaking changes.
Vercel AI SDK @ai-sdk/prodia@2.0.24 — This is a patch release of the Prodia provider for Vercel AI SDK that only bumps internal dependency versions (provider and provider-utils). No functional or API changes are included.
Vercel AI SDK @ai-sdk/policy-opa@1.0.55 — This release of @ai-sdk/policy-opa only bumps its internal dependencies (provider, ai, provider-utils) to their latest patch versions. No functional or API changes are included.
Vercel AI SDK @ai-sdk/perplexity@4.0.25 — This is a patch release of @ai-sdk/perplexity that only bumps internal dependency versions (@ai-sdk/provider and @ai-sdk/provider-utils). No functional or API changes are included.
Vercel AI SDK @ai-sdk/otel@1.0.55 — This is a patch release of @ai-sdk/otel that only bumps its internal dependencies on @ai-sdk/provider and ai. No functional or API changes are included.
Vercel AI SDK @ai-sdk/openai-compatible@3.0.25 — This is a patch release of the OpenAI-compatible provider that only bumps internal dependency versions (@ai-sdk/provider and @ai-sdk/provider-utils). No functional or API changes are included.
Vercel AI SDK @ai-sdk/openai@4.0.32 — This is a patch release of the OpenAI provider for Vercel AI SDK that only bumps internal dependency versions. No functional or API changes are included.
Vercel AI SDK @ai-sdk/open-responses@2.0.23 — This is a patch release of @ai-sdk/open-responses that only bumps internal dependency versions for @ai-sdk/provider and @ai-sdk/provider-utils. There are no functional or API changes for consumers.
Vercel AI SDK @ai-sdk/moonshotai@3.0.28 — This is a patch release of the Moonshot AI provider for Vercel's AI SDK that only updates internal dependency versions. No functional changes are described.
Vercel AI SDK @ai-sdk/mistral@4.0.25 — This is a patch release of the Mistral provider for Vercel AI SDK that only bumps internal dependency versions. No functional changes to the package itself.
Vercel AI SDK @ai-sdk/minimax@3.0.9 — This is a patch release of the MiniMax provider for the Vercel AI SDK that only bumps internal dependency versions. No functional or API changes are included.
Vercel AI SDK @ai-sdk/mcp@2.0.27 — This release of @ai-sdk/mcp only bumps internal dependency versions (@ai-sdk/provider and @ai-sdk/provider-utils). No functional or API changes are included.
Vercel AI SDK @ai-sdk/luma@3.0.24 — This is a patch release of @ai-sdk/luma that only bumps internal dependency versions (@ai-sdk/provider and @ai-sdk/provider-utils). No user-facing behavior changes.
Vercel AI SDK @ai-sdk/lmnt@3.0.23 — This release of the LMNT provider for Vercel AI SDK only bumps its internal dependencies on @ai-sdk/provider and @ai-sdk/provider-utils. There is no new feature, breaking change, or fix affecting consumers.
Vercel AI SDK @ai-sdk/llamaindex@3.0.55 — This is a patch release of the LlamaIndex integration for the Vercel AI SDK, bumping only its internal dependency on the core ai package. No functional or API changes are included.
Vercel AI SDK @ai-sdk/langchain@3.0.55 — This is a patch release of the LangChain integration for the Vercel AI SDK, updating only its internal dependency on the core ai package. No user-facing changes are included.
Vercel AI SDK @ai-sdk/klingai@4.0.25 — This is a patch release of the Vercel AI SDK's KlingAI provider that only bumps internal dependency versions. No functional changes to the provider's behavior or API.
Vercel AI SDK @ai-sdk/hume@3.0.23 — This release of @ai-sdk/hume only bumps internal dependency versions for @ai-sdk/provider and @ai-sdk/provider-utils. No new features, fixes, or breaking changes are included.
Vercel AI SDK @ai-sdk/huggingface@2.0.25 — This is a patch release of the Hugging Face provider for the Vercel AI SDK that only bumps internal dependency versions. No user-facing changes are included.
Vercel AI SDK @ai-sdk/harness-pi@1.0.61 — Patch release of the Vercel AI SDK harness-pi package bumping internal dependencies (@ai-sdk/harness and @ai-sdk/provider-utils).
Vercel AI SDK @ai-sdk/harness-opencode@1.0.62 — This is a patch release of the Vercel AI SDK opencode harness that bumps its internal dependencies on @ai-sdk/harness and @ai-sdk/provider-utils. No new features, breaking changes, or fixes are described.
Vercel AI SDK @ai-sdk/harness-deepagents@1.0.60 — This release only bumps internal dependency versions for @ai-sdk/harness and @ai-sdk/provider-utils. No new features, breaking changes, or fixes are described.
Vercel AI SDK @ai-sdk/harness-codex@1.0.63 — This is a patch release bumping internal dependencies @ai-sdk/harness and @ai-sdk/provider-utils to newer patch versions. No new features, breaking changes, or user-facing behavior are described.
Vercel AI SDK @ai-sdk/harness-claude-code@1.0.62 — This is a patch release of the Vercel AI SDK's Claude Code harness that bumps two internal dependencies, @ai-sdk/harness and @ai-sdk/provider-utils. No new features, fixes, or breaking changes are described.
Vercel AI SDK @ai-sdk/harness@1.0.61 — This is a patch release of the Vercel AI SDK harness package that only bumps internal dependency versions (provider, core ai package, provider-utils). No code changes, features, or fixes are described.
Vercel AI SDK @ai-sdk/groq@4.0.24 — This is a patch release of @ai-sdk/groq that only bumps internal dependency versions (@ai-sdk/provider and @ai-sdk/provider-utils). No functional or API changes are described.
Vercel AI SDK @ai-sdk/google-vertex@5.0.44 — This is a routine patch release of the Google Vertex provider that only bumps internal dependency versions (provider, anthropic, google, openai-compatible, provider-utils). No functional or API changes are included.
Vercel AI SDK @ai-sdk/google@4.0.36 — This is a patch release of @ai-sdk/google that only bumps its internal @ai-sdk/provider and @ai-sdk/provider-utils dependencies. No functional or API changes are described.
Vercel AI SDK ai@7.0.55 — Vercel AI SDK 7.0.55 is a patch release adding new batch APIs, plus routine dependency bumps to provider and gateway packages. No breaking changes or deprecations.
Vercel AI SDK @ai-sdk/vue@3.0.244 — This release only bumps the internal ai dependency version for the Vue AI SDK bindings. No user-facing changes.
Vercel AI SDK @ai-sdk/svelte@4.0.244 — This is a patch release of the Svelte AI SDK bindings that only bumps its internal dependency on the core ai package. No user-facing changes are included.
Vercel AI SDK @ai-sdk/rsc@2.0.244 — This is a patch release of @ai-sdk/rsc that only bumps its internal dependency on the ai package. No behavioral or API changes are described.
Vercel AI SDK @ai-sdk/react@3.0.246 — This is a patch release of @ai-sdk/react that only bumps its internal dependency on the ai package. No new features or behavior changes are included.
Vercel AI SDK @ai-sdk/llamaindex@2.0.244 — This is a patch release of the Vercel AI SDK's LlamaIndex adapter that only bumps its internal dependency on the ai package. There is no new feature, API change, or fix described.
Vercel AI SDK @ai-sdk/langchain@2.0.252 — This release of @ai-sdk/langchain only bumps its internal dependency on the ai package to version 6.0.244. No new features, fixes, or breaking changes are included in this package itself.
Vercel AI SDK ai@6.0.244 — This patch release fixes a bug where preceding assistant messages were lost when regenerating a response. It's a minor bugfix with no API changes.
Vercel AI SDK @ai-sdk/xai@4.0.29 — This is a patch release of the xAI provider for Vercel's AI SDK that only updates internal dependency versions. No functional changes are included.
Vercel AI SDK @ai-sdk/workflow-harness@1.0.60 — This patch release fixes token usage tracking so that flat token usage from completed harness agent runs is correctly preserved. It's a bug fix internal to the workflow harness with no API or behavior change for typical usage.
Vercel AI SDK @ai-sdk/workflow@1.0.54 — This is a patch release of the AI SDK workflow package that only updates internal dependency versions tied to the ai@7.0.54 release. No behavioral or API changes are described.
Vercel AI SDK @ai-sdk/vue@4.0.54 — This is a patch release of the Vue AI SDK bindings that bumps its dependency on the core ai package to pick up upstream fixes. No new features or behavior changes are described.
Vercel AI SDK @ai-sdk/voyage@2.0.22 — This is a patch release of the Voyage AI provider package that only bumps its internal dependency on @ai-sdk/provider-utils. No functional changes are described.
Vercel AI SDK @ai-sdk/vercel@3.0.24 — This is a patch release of the Vercel AI SDK provider that only bumps internal dependency versions. No functional changes are described.
Vercel AI SDK @ai-sdk/valibot@3.0.22 — This is a patch release of the @ai-sdk/valibot package that only bumps an internal dependency, @ai-sdk/provider-utils. No functional or API changes are included.
Vercel AI SDK @ai-sdk/tui@1.0.55 — This is a patch release of the @ai-sdk/tui package that only bumps its internal dependency on the ai package to 7.0.54. There are no functional or API changes in this package itself.
Vercel AI SDK @ai-sdk/togetherai@3.0.25 — This release of @ai-sdk/togetherai only bumps its internal dependencies (@ai-sdk/provider-utils and @ai-sdk/openai-compatible) to newer patch versions. There is no new feature, breaking change, or fix described.
Vercel AI SDK @ai-sdk/svelte@5.0.54 — This is a patch release of the Svelte AI SDK bindings that only bumps its internal dependency on the core ai package. No new features, breaking changes, or fixes are described for the Svelte package itself.
Vercel AI SDK @ai-sdk/sandbox-vercel@1.0.60 — This is a patch release of the Vercel AI SDK sandbox package that only bumps its internal @ai-sdk/harness dependency. No user-facing changes are described.
Vercel AI SDK @ai-sdk/sandbox-just-bash@1.0.60 — This is a patch release of the sandbox-just-bash package that only bumps its internal dependency on @ai-sdk/harness. No functional changes are described.
Vercel AI SDK @ai-sdk/rsc@3.0.54 — This release only bumps the internal dependency on ai@7.0.54 with no code changes of its own. No new features, fixes, or breaking changes are described.
Vercel AI SDK @ai-sdk/revai@3.0.22 — This release only bumps the internal @ai-sdk/provider-utils dependency for the Rev AI provider package. No functional or API changes are included.
Vercel AI SDK @ai-sdk/replicate@3.0.23 — This is a patch release of the Replicate provider for the Vercel AI SDK, bumping only its internal dependency on @ai-sdk/provider-utils. No functional or API changes are described.
Vercel AI SDK @ai-sdk/react@4.0.57 — This is a patch release of @ai-sdk/react that only bumps its internal dependency on the ai package. No user-facing changes are described.
Vercel AI SDK @ai-sdk/quiverai@2.0.22 — This is a patch release of the Vercel AI SDK's quiverai package that only bumps an internal dependency (provider-utils). No functional changes are described.
Vercel AI SDK @ai-sdk/provider-utils@5.0.22 — provider-utils now supports Blob request bodies in postToApi, a minor internal capability addition. No user-facing breaking changes or new headline features.
Vercel AI SDK @ai-sdk/prodia@2.0.23 — This is a patch release of the Prodia provider for Vercel's AI SDK, updating only its internal @ai-sdk/provider-utils dependency. There is no new feature, API change, or fix described.
Vercel AI SDK @ai-sdk/policy-opa@1.0.54 — This release of @ai-sdk/policy-opa only bumps its internal dependency on the ai package to 7.0.54. No user-facing changes are included.
Vercel AI SDK @ai-sdk/perplexity@4.0.24 — This is a patch release of the Perplexity provider for the Vercel AI SDK that only bumps its internal dependency on @ai-sdk/provider-utils. No new features, API changes, or fixes are described.
Vercel AI SDK @ai-sdk/otel@1.0.54 — This is a patch release adding OpenTelemetry span improvements for system instructions in chat tracing, along with routine dependency bumps. No breaking changes or new features are introduced.
Vercel AI SDK @ai-sdk/openai-compatible@3.0.24 — This patch release of @ai-sdk/openai-compatible only bumps its internal dependency on @ai-sdk/provider-utils to 5.0.22. No user-facing features or fixes are described.
Vercel AI SDK @ai-sdk/openai@4.0.31 — This is a patch release of the OpenAI provider for the Vercel AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No functional changes are described.
Vercel AI SDK @ai-sdk/open-responses@2.0.22 — This is a patch release of @ai-sdk/open-responses that only bumps its internal dependency on @ai-sdk/provider-utils. No functional changes are documented.
Vercel AI SDK @ai-sdk/moonshotai@3.0.27 — This release of @ai-sdk/moonshotai only bumps internal dependency versions (provider-utils and openai-compatible). No functional or API changes are included.
Vercel AI SDK @ai-sdk/mistral@4.0.24 — This is a patch release of @ai-sdk/mistral that only bumps its internal @ai-sdk/provider-utils dependency. No user-facing API or behavior changes are included.
Vercel AI SDK @ai-sdk/minimax@3.0.8 — This release of the MiniMax provider for the Vercel AI SDK only bumps its internal dependency on @ai-sdk/anthropic to 4.0.32. No new features, breaking changes, or fixes to the MiniMax integration itself are included.
Vercel AI SDK @ai-sdk/mcp@2.0.26 — This release only bumps the internal @ai-sdk/provider-utils dependency to 5.0.22. No user-facing feature, fix, or breaking change is included.
Vercel AI SDK @ai-sdk/luma@3.0.23 — This is a patch release of @ai-sdk/luma that only bumps its internal dependency on @ai-sdk/provider-utils. No user-facing changes are included.
Vercel AI SDK @ai-sdk/lmnt@3.0.22 — This is a patch release of the @ai-sdk/lmnt package that only bumps its internal dependency on @ai-sdk/provider-utils. No user-facing behavior changes.
Vercel AI SDK @ai-sdk/llamaindex@3.0.54 — This is a patch release of the LlamaIndex adapter for Vercel AI SDK, bumping its dependency on the core ai package to 7.0.54. No new features or behavior changes are described.
Vercel AI SDK @ai-sdk/langchain@3.0.54 — This is a patch release of the LangChain adapter for the Vercel AI SDK that only bumps its internal dependency on the core ai package. No functional or API changes are included.
Vercel AI SDK @ai-sdk/klingai@4.0.24 — This is a patch release of the Kling AI provider for the Vercel AI SDK that only bumps its internal dependency on @ai-sdk/provider-utils. No functional or API changes are included.
Vercel AI SDK @ai-sdk/hume@3.0.22 — This is a patch release of the @ai-sdk/hume package that only bumps its internal dependency on @ai-sdk/provider-utils. No functional or API changes are included.
Vercel AI SDK @ai-sdk/huggingface@2.0.24 — This is a patch release of the Hugging Face provider for the Vercel AI SDK that only bumps internal dependency versions. No functional changes or API impact for users.
Vercel AI SDK @ai-sdk/harness-pi@1.0.60 — This is a routine patch release of the Vercel AI SDK's harness-pi package that bumps its dependency on @ai-sdk/harness to version 1.0.60. No new features, breaking changes, or fixes are described.
Vercel AI SDK @ai-sdk/harness-opencode@1.0.61 — This release only bumps the internal @ai-sdk/harness dependency to 1.0.60 for the opencode harness package. No functional or API changes are described.
Vercel AI SDK @ai-sdk/harness-deepagents@1.0.59 — This is a patch release of an internal deepagents harness package that bumps its dependency on @ai-sdk/harness to 1.0.60. No functional changes are described.
Vercel AI SDK @ai-sdk/harness-codex@1.0.62 — This is a patch release of the AI SDK harness-codex package that only bumps its dependency on @ai-sdk/harness to version 1.0.60. No new features or behavior changes are described.
Vercel AI SDK @ai-sdk/harness-claude-code@1.0.61 — This patch release fixes an internal issue where a custom user-agent header was incorrectly sent on requests not going through AI Gateway. It's a minor bug fix with no API changes.
Vercel AI SDK @ai-sdk/harness@1.0.60 — This is a patch release of the AI SDK harness package that only bumps its internal dependency on the ai package. There is no new functionality or behavior change described.
Vercel AI SDK @ai-sdk/groq@4.0.23 — This release of the Groq provider for the Vercel AI SDK only bumps its internal @ai-sdk/provider-utils dependency to 5.0.22. No new features, fixes, or behavior changes are described.
Vercel AI SDK @ai-sdk/google@4.0.35 — This release only bumps the internal @ai-sdk/provider-utils dependency to 5.0.22. No functional changes to the Google provider itself.
Vercel AI SDK ai@7.0.54 — This is a patch release with small fixes: ToolLoopAgent now lets prepareCall callbacks override the reasoning option, a new defaultInstructionsMiddleware helper sets default instructions while allowing per-call overrides, and message regeneration now preserves preceding assistant messages. No breaking changes or new headline features.
Next.js v16.3.1-canary.4 — This is a canary prerelease of Next.js with internal refactors to App Router rendering/prerendering pipelines, cache revalidation internals, and Turbopack, plus docs and DX fixes. No headline feature or breaking change is called out for stable users.
Stripe v22.5.0-alpha.2 — This is a private-preview alpha SDK build for stripe-node adding new fields and enum values (SEQURA payment method, new capabilities, Billing.FeedbackOptions resource, etc). Only one item is a type-tightening change, and it's confined to a prerelease alpha channel.
shadcn/ui @shadcn/react@0.3.0 — shadcn/react 0.3.0 adds a new Questionnaire primitive for building multi-step forms with freeform answers, validation, and keyboard navigation. This is a minor version bump adding a new component, not a breaking or security change.
Inngest v1.41.1 — This release only adds internal support tooling (graphql-codegen) and expands e2e test coverage to run on Depot. No user-facing API, behavior, or deprecation changes are included.
Cloudflare Workers @cloudflare/cli-shared-helpers@0.1.20 — This release of the internal CLI shared helpers package only bumps a dependency (@cloudflare/workers-utils) to a patch version. No functional or API changes are described.
Cloudflare Workers create-cloudflare@2.70.17 — This release of create-cloudflare bumps three transitive dependency versions (sv, @angular/create, create-vite) via dependabot. No functional or API changes are included.
Cloudflare Workers @cloudflare/workers-auth@0.6.0 — Adds an optional OAuth 2.0 Device Authorization Grant flow to wrangler login via a new --device flag, useful for containers, SSH sessions, and other environments without local browser callback access. This is an additive, backwards-compatible feature with no breaking changes.
Cloudflare Workers @cloudflare/deploy-helpers@0.6.5 — This is a patch release of Cloudflare's deploy-helpers package that bumps internal dependency versions, including workers-utils, cli-shared-helpers, and an alpha build of miniflare. No new features or breaking changes are introduced.
Cloudflare Workers @cloudflare/remote-bindings@0.0.7 — This is a patch release of @cloudflare/remote-bindings that only bumps internal dependency versions (workers-utils, miniflare, workers-auth, cli-shared-helpers, deploy-helpers). No functional or API changes are described.
Cloudflare Workers @cloudflare/workers-utils@0.31.1 — Fixes container naming in wrangler config when using named environments that inherit the top-level Worker name. Previously an inherited name wasn't used for default container naming, causing a deploy error or a container named with 'undefined'.
Cloudflare Workers wrangler@4.119.0 — Wrangler 4.119.0 adds a --parse-type flag for wrangler ai-search create, improves Local Explorer's Observability views, and adds OAuth 2.0 Device Authorization Grant support to wrangler login for browser-less environments. The rest is routine dependency bumps for workerd and workers-types.
Cloudflare Workers @cloudflare/vite-plugin@1.51.0 — This release adds developer-facing improvements to the Cloudflare Vite plugin's Local Explorer: better console.log rendering, trace/span lookup, and a headless-agent-discoverable API URL. It also bumps wrangler and miniflare as dependency patches.
Cloudflare Workers @cloudflare/runtime-types@0.0.9 — This is a patch release of the Cloudflare Workers runtime types package that only bumps an internal miniflare dependency to an alpha version. No API or feature changes are included.
Cloudflare Workers @cloudflare/vitest-pool-workers@0.20.2 — This is a patch release of the vitest-pool-workers testing package that only bumps its internal dependencies, wrangler and miniflare, to newer versions. No new features, breaking changes, or fixes to the pool itself are described.
Cloudflare Workers @cloudflare/autoconfig@0.2.4 — This release only bumps internal dependency versions (workers-utils and cli-shared-helpers) for the autoconfig package. No user-facing changes or behavior differences.
Cloudflare Workers miniflare@5.20260801.0-alpha — This alpha release of miniflare bumps workerd and workers-types dependencies, and fixes local emulation bugs: Ratelimit bindings sharing a namespace_id now correctly track separate counters per period instead of resetting to zero, and counters now survive Durable Object eviction and dev server restarts. It also improves crash diagnostics by preserving stack traces on workerd crashes and warning on automatic restarts.
Cloudflare Workers @cloudflare/pages-shared@0.13.164 — This is a patch release of the Cloudflare Pages internal shared library that only bumps its dependency on an alpha version of miniflare. No new features or breaking changes are included.
Next.js v16.3.1-canary.3 — This canary release fixes a Turbopack worker chunk loading bug when an asset prefix is set, and updates bot authorship for react-sync pull requests. Both are minor internal fixes with no user-facing feature or breaking change.
Vercel AI SDK @ai-sdk/black-forest-labs@2.0.22 — This patch fixes cost reporting for FLUX 3 video generation results, ensuring the settled cost from the result endpoint is no longer dropped. It only affects billing metadata accuracy, not functionality.
Vercel AI SDK @ai-sdk/black-forest-labs@1.0.51 — This patch fixes a bug where the settled cost for FLUX 3 video generations was being dropped from the result response. Cost reporting now correctly reflects the finalized price when it couldn't be estimated at submission time.
Better Auth v1.7.0-rc.4 — This rc release fixes many bugs across Better Auth's core and plugins (Apple OAuth PKCE, session cleanup, email OTP, Redis SCAN vs KEYS, etc). The Expo package has a breaking change making secure storage access async, but it only ships in this prerelease (v1.7.0-rc.4), not a stable release.
Next.js v16.3.1-canary.2 — This canary release contains only internal fixes and maintenance: Turbopack test coverage, CSS parsing, worker thread cleanup, a React version bump, and doc/CI tweaks. No user-facing features or breaking changes.
Vercel AI SDK @ai-sdk/xai@4.0.28 — This is a patch release of the xAI provider for the Vercel AI SDK that only bumps internal dependency versions. No functional changes are described.
Vercel AI SDK @ai-sdk/workflow-harness@1.0.58 — This release only bumps the dependency on @ai-sdk/harness to 1.0.58 for the workflow-harness package. No functional or breaking changes are described.
Vercel AI SDK @ai-sdk/workflow@1.0.52 — This is a patch release for the AI SDK workflow package that improves streaming of tool results when a sibling tool pauses for client-side execution or approval. It also bumps internal ai and provider-utils dependency versions.
Vercel AI SDK @ai-sdk/vue@4.0.52 — @ai-sdk/vue@4.0.52 is a patch release that only bumps internal dependencies (ai and @ai-sdk/provider-utils). No new features or breaking changes.
Vercel AI SDK @ai-sdk/voyage@2.0.21 — This is a patch release of the Voyage AI provider for the Vercel AI SDK that only bumps its internal @ai-sdk/provider-utils dependency. No functional or API changes are included.
Vercel AI SDK @ai-sdk/vercel@3.0.23 — This is a patch release of the Vercel provider for the AI SDK that only bumps internal dependency versions. No functional changes are included.
Vercel AI SDK @ai-sdk/valibot@3.0.21 — This is a patch release of the valibot integration for Vercel's AI SDK, updating only its internal dependency on @ai-sdk/provider-utils. No new features or breaking changes are included.
Vercel AI SDK @ai-sdk/tui@1.0.53 — This is a patch release of the AI SDK TUI package that only bumps its internal dependency on the ai package to version 7.0.52. No functional changes, features, or breaking changes are described.
Vercel AI SDK @ai-sdk/togetherai@3.0.24 — This release of @ai-sdk/togetherai only bumps internal dependency versions (@ai-sdk/provider-utils and @ai-sdk/openai-compatible). No functional or API changes are included.
Vercel AI SDK @ai-sdk/svelte@5.0.52 — This is a patch release of the Svelte AI SDK bindings that bumps its internal dependencies on the core ai and provider-utils packages. No new features or API changes are included.
Vercel AI SDK @ai-sdk/sandbox-vercel@1.0.58 — This is a patch release of the Vercel AI SDK sandbox package that only bumps internal dependency versions. No functional changes are described.
Vercel AI SDK @ai-sdk/sandbox-just-bash@1.0.58 — This release only bumps internal dependency versions for the sandbox-just-bash package. No functional or API changes are described.
Vercel AI SDK @ai-sdk/rsc@3.0.52 — This is a patch release of @ai-sdk/rsc that only bumps its internal dependencies on the ai and @ai-sdk/provider-utils packages. No new features, fixes, or breaking changes are described.
Vercel AI SDK @ai-sdk/revai@3.0.21 — This is a patch release of the Rev AI provider for Vercel's AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No functional or API changes are included.
Vercel AI SDK @ai-sdk/replicate@3.0.22 — This is a patch release of the Replicate provider for Vercel AI SDK that only bumps its internal @ai-sdk/provider-utils dependency. No user-facing changes are included.
Vercel AI SDK @ai-sdk/react@4.0.55 — This release of @ai-sdk/react only bumps internal dependency versions (ai, provider-utils, mcp). No new features, fixes, or API changes are included.
Vercel AI SDK @ai-sdk/quiverai@2.0.21 — This is a patch release of @ai-sdk/quiverai that only bumps its internal dependency on @ai-sdk/provider-utils. No new features, fixes, or API changes are described.
Vercel AI SDK @ai-sdk/provider-utils@5.0.21 — This patch fixes a bug in the AI SDK's streaming tool call handling where non-sequential, reused, or missing indexes weren't parsed correctly. It's an internal correctness fix with no API changes.
Vercel AI SDK @ai-sdk/prodia@2.0.22 — This is a patch release of @ai-sdk/prodia that only bumps its internal dependency on @ai-sdk/provider-utils. No new features, fixes, or behavior changes are described.
Vercel AI SDK @ai-sdk/policy-opa@1.0.52 — This release only bumps internal dependency versions (ai and provider-utils) for the policy-opa package. No functional changes are described.
Vercel AI SDK @ai-sdk/perplexity@4.0.23 — This is a patch release of the Perplexity provider for the Vercel AI SDK that only bumps its internal dependency on @ai-sdk/provider-utils. No functional changes are described.
Vercel AI SDK @ai-sdk/otel@1.0.52 — This is a patch release of @ai-sdk/otel that only bumps its internal dependency on the ai package to 7.0.52. There is no new functionality or behavior change for consumers.
Vercel AI SDK @ai-sdk/openai-compatible@3.0.23 — This patch fixes a bug in streamed tool call handling where tool calls with non-zero, non-contiguous, reused, or missing indexes were not processed correctly. It also bumps the internal @ai-sdk/provider-utils dependency.
Vercel AI SDK @ai-sdk/openai@4.0.30 — Fixes a bug in streamed tool call handling where non-zero, non-contiguous, reused, or missing indexes were mishandled. This is a patch release with no new features or breaking changes.
Vercel AI SDK @ai-sdk/open-responses@2.0.21 — This is a patch release of @ai-sdk/open-responses that only bumps its internal dependency on @ai-sdk/provider-utils. No user-facing changes are included.
Vercel AI SDK @ai-sdk/moonshotai@3.0.26 — This is a patch release of the Moonshot AI provider for the Vercel AI SDK that only bumps internal dependency versions. No functional or API changes are included.
Vercel AI SDK @ai-sdk/mistral@4.0.23 — This release of @ai-sdk/mistral only bumps its internal dependency on @ai-sdk/provider-utils. No functional or API changes are included.
Vercel AI SDK @ai-sdk/minimax@3.0.6 — This is a patch release of @ai-sdk/minimax that only bumps internal dependency versions (provider-utils and anthropic). No functional or API changes are included.
Vercel AI SDK @ai-sdk/mcp@2.0.25 — This release of @ai-sdk/mcp only bumps its internal dependency on @ai-sdk/provider-utils to a newer patch version. No user-facing changes are included.
Vercel AI SDK @ai-sdk/luma@3.0.22 — This is a patch release of the Luma provider for the Vercel AI SDK that only bumps its internal dependency on @ai-sdk/provider-utils. There are no functional or API changes for developers using this package.
Vercel AI SDK @ai-sdk/lmnt@3.0.21 — This release of the LMNT provider for Vercel AI SDK only bumps its internal dependency on @ai-sdk/provider-utils. No functional or API changes are included.
Vercel AI SDK @ai-sdk/llamaindex@3.0.52 — This release of @ai-sdk/llamaindex only bumps its internal dependency on the ai package to 7.0.52. No new features, fixes, or breaking changes are included.
Vercel AI SDK @ai-sdk/langchain@3.0.52 — This release only bumps the internal ai dependency to version 7.0.52. No new features, fixes, or breaking changes are introduced in this package itself.
Vercel AI SDK @ai-sdk/klingai@4.0.23 — This is a patch release of @ai-sdk/klingai that only bumps its dependency on @ai-sdk/provider-utils. No feature or behavior changes are described.
Vercel AI SDK @ai-sdk/hume@3.0.21 — This release of the Hume provider for the Vercel AI SDK only bumps its internal dependency on @ai-sdk/provider-utils. No functional or API changes are included.
Vercel AI SDK @ai-sdk/huggingface@2.0.23 — This release only bumps internal dependency versions (@ai-sdk/provider-utils and @ai-sdk/openai-compatible) for the Hugging Face provider package. No functional or API changes are included.
Vercel AI SDK @ai-sdk/harness-opencode@1.0.59 — This is a patch release of the Vercel AI SDK's opencode harness package that only bumps internal dependency versions. No functional changes are included.
Vercel AI SDK @ai-sdk/harness-pi@1.0.58 — This is a patch release of the Vercel AI SDK harness-pi package that only bumps internal dependency versions. No functional changes are described.
Vercel AI SDK @ai-sdk/harness-deepagents@1.0.57 — This release only bumps internal dependency versions (@ai-sdk/provider-utils and @ai-sdk/harness). No functional or API changes are described.
Vercel AI SDK @ai-sdk/harness-codex@1.0.60 — This release of the Vercel AI SDK's Codex harness package only bumps internal dependency versions (provider-utils and harness). No code, API, or behavior changes are included.
Vercel AI SDK @ai-sdk/harness-claude-code@1.0.59 — This release only bumps internal dependency versions (@ai-sdk/provider-utils and @ai-sdk/harness). No user-facing changes are included.
Vercel AI SDK @ai-sdk/harness@1.0.58 — This is a patch release of the Vercel AI SDK's harness package that only bumps internal dependency versions (ai and provider-utils). No feature, API, or behavior changes are included.
Vercel AI SDK @ai-sdk/groq@4.0.22 — This patch fixes a bug in the Groq provider where streamed tool calls with non-sequential or missing indexes were not handled correctly. It also pulls in a matching patch update from the shared provider-utils package.
Vercel AI SDK @ai-sdk/google-vertex@5.0.41 — This is a patch release of @ai-sdk/google-vertex that only bumps internal dependency versions (provider-utils, openai-compatible, anthropic, google). No functional or API changes are described.
Vercel AI SDK @ai-sdk/google@4.0.34 — This is a patch release of @ai-sdk/google that only bumps its internal dependency on @ai-sdk/provider-utils. No new features, fixes, or breaking changes are described.
Vercel AI SDK @ai-sdk/vue@3.0.242 — This is a patch release of @ai-sdk/vue that bumps its dependency on the core ai package to 6.0.242. No new features or breaking changes are noted.
Vercel AI SDK @ai-sdk/svelte@4.0.242 — This patch release of the Svelte AI SDK integration bumps its internal dependency on the core ai package to 6.0.242. No new features or breaking changes are noted.
Vercel AI SDK @ai-sdk/rsc@2.0.242 — This is a patch release of the RSC entrypoint for the Vercel AI SDK, bumping its internal dependency on the core ai package to 6.0.242. No new features or breaking changes are noted.
Vercel AI SDK @ai-sdk/react@3.0.244 — This release only bumps the internal ai dependency to 6.0.242, with no changes to @ai-sdk/react itself. There's nothing new for developers to act on.
Vercel AI SDK ai@7.0.52 — This is a patch release fixing tool input re-validation for terminal output-available UI message parts, plus dependency bumps for provider-utils and gateway. No new features or breaking changes.
Vercel AI SDK @ai-sdk/llamaindex@2.0.242 — This is a patch release of the Vercel AI SDK's LlamaIndex integration package, bumping its dependency on the core ai package to 6.0.242. No new features, deprecations, or breaking changes are mentioned.
Vercel AI SDK @ai-sdk/langchain@2.0.250 — This is a patch release of the AI SDK LangChain adapter that bumps its dependency on the core ai package to version 6.0.242. No new features, breaking changes, or fixes are described.
Vercel AI SDK ai@6.0.242 — This is a patch release of the Vercel AI SDK that only bumps the internal @ai-sdk/gateway dependency. No user-facing changes are included.
Better Auth v1.6.26 — Better Auth v1.6.26 ships a batch of bug fixes covering session cleanup, email OTP edge cases, JWT key minting inside transactions, and OAuth callback data handling, plus a Redis storage fix to use SCAN instead of KEYS. No breaking changes, deprecations, or new headline features are included.
Clerk @clerk/clerk-js@5.127.2 — Clerk's clerk-js patch adds a 'Forgot password?' link on the sign-in start page when the password field is visible. This helps users recover accounts when strict user enumeration protection hides other recovery paths.
Clerk @clerk/chrome-extension@2.9.22 — This is a patch release of the Clerk Chrome extension SDK that only bumps its internal dependency on @clerk/clerk-js. No public API or behavior changes are described.
Liveblocks v3.23.1 — Liveblocks improved React UI version history components to better handle versions without authors, which happens with server-only changes. Two override tokens were added/updated to support this.
Next.js v16.3.1-canary.1 — This canary release bundles documentation corrections, a Turbopack fix for stripping async-module runtime from shared chunks, and internal refactors to static generation option naming and prefetch handling. No new stable features or breaking changes are introduced.
Vercel AI SDK @ai-sdk/xai@4.0.27 — This is a patch release of the xAI provider for the Vercel AI SDK that only bumps internal dependency versions. No user-facing changes are included.
Vercel AI SDK @ai-sdk/workflow-harness@1.0.57 — This release bumps the workflow-harness package solely to pick up a dependency update on @ai-sdk/harness. There is no functional or API change described.
Vercel AI SDK @ai-sdk/workflow@1.0.51 — This is a patch release of @ai-sdk/workflow that only bumps internal dependency versions (provider-utils and ai). No functional or API changes are described.
Vercel AI SDK @ai-sdk/vue@4.0.51 — This is a patch release of @ai-sdk/vue that only bumps internal dependency versions (provider-utils and ai core package). No functional changes are described.
Vercel AI SDK @ai-sdk/voyage@2.0.20 — This is a patch release of the Voyage AI provider for the Vercel AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No functional changes to the package itself.
Vercel AI SDK @ai-sdk/vercel@3.0.22 — This release only bumps internal dependency versions (@ai-sdk/provider-utils and @ai-sdk/openai-compatible). No functional or API changes are included.
Vercel AI SDK @ai-sdk/valibot@3.0.20 — This release of @ai-sdk/valibot only bumps its internal dependency on @ai-sdk/provider-utils. No user-facing changes are included.
Vercel AI SDK @ai-sdk/tui@1.0.52 — This is a patch release of the AI SDK TUI package that only bumps its internal dependency on the ai package to version 7.0.51. No new features or breaking changes are included.
Vercel AI SDK @ai-sdk/togetherai@3.0.23 — This is a patch release of the Together AI provider for Vercel's AI SDK that only bumps internal dependency versions. No functional or API changes are included.
Vercel AI SDK @ai-sdk/svelte@5.0.51 — This release only bumps internal dependency versions (@ai-sdk/provider-utils and ai core package) for the Svelte AI SDK integration. No new features, behavior changes, or fixes are described.
Vercel AI SDK @ai-sdk/sandbox-vercel@1.0.57 — This release of the Vercel AI SDK sandbox package only bumps internal dependency versions. There is no new feature, breaking change, or fix described.
Vercel AI SDK @ai-sdk/sandbox-just-bash@1.0.57 — This release only updates internal dependencies (provider-utils and harness packages) for the sandbox-just-bash package. No functional or API changes are included.
Vercel AI SDK @ai-sdk/rsc@3.0.51 — This is a patch release of @ai-sdk/rsc that only bumps internal dependency versions (provider-utils and ai). No functional or API changes are described.
Vercel AI SDK @ai-sdk/revai@3.0.20 — This is a patch release of the Rev.ai provider for the Vercel AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No functional or API changes are included.
Vercel AI SDK @ai-sdk/replicate@3.0.21 — This is a patch release of the Replicate provider for Vercel AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils, to 5.0.20. No functional changes or new features are included.
Vercel AI SDK @ai-sdk/react@4.0.54 — This release of @ai-sdk/react is purely a dependency bump, pulling in updated versions of @ai-sdk/provider-utils, ai, and @ai-sdk/mcp. No new features, fixes, or breaking changes are described.
Vercel AI SDK @ai-sdk/quiverai@2.0.20 — This is a patch release of the Vercel AI SDK's quiverai provider package that only bumps an internal dependency version. No user-facing changes are included.
Vercel AI SDK @ai-sdk/provider-utils@5.0.20 — This patch removes the runtime Zod 3 dependency from provider-utils to reduce bundle size. No API behavior changes for consumers.
Vercel AI SDK @ai-sdk/prodia@2.0.21 — This is a patch release of the Prodia provider for Vercel's AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No functional or API changes are included.
Vercel AI SDK @ai-sdk/policy-opa@1.0.51 — This is a patch release of @ai-sdk/policy-opa that only bumps internal dependency versions (provider-utils and ai). No functional changes are described.
Vercel AI SDK @ai-sdk/perplexity@4.0.22 — This is a patch release of the Perplexity provider for Vercel's AI SDK, bumping only its internal @ai-sdk/provider-utils dependency. No functional or API changes are included.
Vercel AI SDK @ai-sdk/otel@1.0.51 — This is a patch release of the OpenTelemetry instrumentation package for Vercel's AI SDK, bumping its internal dependency on the ai package to 7.0.51. No new features or behavior changes are described.
Vercel AI SDK @ai-sdk/openai-compatible@3.0.22 — This is a patch release of the OpenAI-compatible provider for the Vercel AI SDK that only bumps its internal dependency on @ai-sdk/provider-utils. There are no functional changes for consumers.
Vercel AI SDK @ai-sdk/openai@4.0.29 — This is a patch release of @ai-sdk/openai that only bumps its internal dependency on @ai-sdk/provider-utils. No user-facing API or behavior changes are described.
Vercel AI SDK @ai-sdk/open-responses@2.0.20 — Patch release of @ai-sdk/open-responses that only bumps its dependency on @ai-sdk/provider-utils. No functional or API changes described.
Vercel AI SDK @ai-sdk/moonshotai@3.0.25 — This release only bumps internal dependency versions (provider-utils and openai-compatible) for the Moonshot AI provider package. No functional or API changes.
Vercel AI SDK @ai-sdk/mistral@4.0.22 — This is a patch release of @ai-sdk/mistral that only bumps its internal dependency on @ai-sdk/provider-utils. No functional or API changes are described.
Vercel AI SDK @ai-sdk/minimax@3.0.5 — This is a patch release of the MiniMax provider for the Vercel AI SDK that only bumps internal dependency versions. No functional changes are described.
Vercel AI SDK @ai-sdk/mcp@2.0.24 — This is a patch release of @ai-sdk/mcp that only bumps its dependency on @ai-sdk/provider-utils. No functional or API changes are described.
Vercel AI SDK @ai-sdk/luma@3.0.21 — This is a patch release of the Luma provider for Vercel's AI SDK that only bumps its internal @ai-sdk/provider-utils dependency. No functional or API changes are included.
Vercel AI SDK @ai-sdk/lmnt@3.0.20 — This is a patch release of the LMNT provider for the Vercel AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No new features, fixes, or breaking changes are described.
Vercel AI SDK @ai-sdk/llamaindex@3.0.51 — This is a patch release of the LlamaIndex provider for Vercel's AI SDK, bumping its dependency on the core ai package to 7.0.51. No new features or breaking changes are noted.
Vercel AI SDK @ai-sdk/langchain@3.0.51 — This is a patch release of the @ai-sdk/langchain integration package, bumping its dependency on the core ai package to 7.0.51. No new features or breaking changes are noted.
Vercel AI SDK @ai-sdk/klingai@4.0.22 — This is a patch release of the Kling AI provider for the Vercel AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No functional changes are described.
Vercel AI SDK @ai-sdk/hume@3.0.20 — This is a patch release of the Hume provider for the Vercel AI SDK, bumping only its internal dependency on @ai-sdk/provider-utils. No functional or API changes are described.
Vercel AI SDK @ai-sdk/huggingface@2.0.22 — This is a patch release of the Hugging Face provider for the Vercel AI SDK that only bumps internal dependency versions. No user-facing behavior changed.
Vercel AI SDK @ai-sdk/harness-pi@1.0.57 — This release only bumps internal dependency versions for the harness-pi package. No user-facing changes.
Vercel AI SDK @ai-sdk/harness-opencode@1.0.58 — This release of the OpenCode harness for the Vercel AI SDK only updates internal dependency versions. No new features, fixes, or behavioral changes are included.
Vercel AI SDK @ai-sdk/harness-deepagents@1.0.56 — This release of @ai-sdk/harness-deepagents only bumps internal dependency versions (provider-utils and harness). No functional or API changes are described.
Vercel AI SDK @ai-sdk/harness-codex@1.0.59 — This is a patch release of the Vercel AI SDK's Codex harness package that only bumps internal dependency versions. No functional changes are described.
Vercel AI SDK @ai-sdk/harness-claude-code@1.0.58 — This is a patch release of the Vercel AI SDK's Claude Code harness that only bumps internal dependency versions (provider-utils and harness). No functional or API changes are included.
Vercel AI SDK @ai-sdk/harness@1.0.57 — This release only bumps internal dependency versions (@ai-sdk/provider-utils and ai) with no code changes of its own. No new features, fixes, or breaking changes are included.
Vercel AI SDK @ai-sdk/groq@4.0.21 — This is a patch release of the Groq provider for Vercel's AI SDK that only bumps an internal dependency. No user-facing changes.
Vercel AI SDK @ai-sdk/google-vertex@5.0.40 — This is a patch release of the Google Vertex provider that only bumps internal dependency versions. No functional or API changes are included.
Vercel AI SDK @ai-sdk/google@4.0.33 — This is a patch release of @ai-sdk/google that only bumps its internal @ai-sdk/provider-utils dependency. No user-facing API or behavior changes are included.
Vercel AI SDK @ai-sdk/gladia@3.0.20 — Patch release of the Gladia provider for the Vercel AI SDK that only updates its internal dependency on @ai-sdk/provider-utils. No functional or API changes for users.
Vercel AI SDK @ai-sdk/gateway@4.0.40 — This is a patch release of @ai-sdk/gateway that only updates its internal dependency on @ai-sdk/provider-utils. No user-facing behavior changed.
Vercel AI SDK @ai-sdk/fireworks@3.0.24 — This release of @ai-sdk/fireworks only bumps internal dependency versions (provider-utils and openai-compatible). No functional or API changes are included.
Vercel AI SDK @ai-sdk/fal@3.0.21 — This is a patch release of @ai-sdk/fal that only updates an internal dependency, @ai-sdk/provider-utils, to version 5.0.20. No user-facing features, fixes, or breaking changes are included.
Vercel AI SDK @ai-sdk/deepseek@3.0.21 — This release only bumps the internal @ai-sdk/provider-utils dependency to 5.0.20. No functional or API changes to the DeepSeek provider itself.
Vercel AI SDK @ai-sdk/elevenlabs@3.0.21 — This release of the ElevenLabs provider for the Vercel AI SDK only bumps its internal dependency on @ai-sdk/provider-utils. No user-facing changes are included.
Vercel AI SDK @ai-sdk/deepinfra@3.0.22 — This is a patch release of the DeepInfra provider for the Vercel AI SDK that only bumps internal dependency versions. No functional or API changes are described.
Vercel AI SDK @ai-sdk/deepgram@3.0.20 — This is a patch release of the Deepgram provider for the Vercel AI SDK, bumping its internal dependency on @ai-sdk/provider-utils. No functional or API changes are described.
Vercel AI SDK @ai-sdk/cohere@4.0.20 — This patch release of @ai-sdk/cohere only bumps its internal dependency on @ai-sdk/provider-utils. No functional changes, features, or fixes are described.
Vercel AI SDK @ai-sdk/code-mode@1.0.8 — This is a patch release of the code-mode package that only bumps its internal dependency on the ai package to 7.0.51. No new features, fixes, or behavior changes are described.
Vercel AI SDK @ai-sdk/cerebras@3.0.22 — This release only bumps internal dependency versions (@ai-sdk/provider-utils and @ai-sdk/openai-compatible) for the Cerebras provider package. No functional or API changes are included.
Vercel AI SDK @ai-sdk/cartesia@3.0.15 — This is a patch release of the Cartesia provider for the Vercel AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No functional changes are described.
Vercel AI SDK @ai-sdk/bytedance@2.0.22 — This is a patch release of the ByteDance provider for the Vercel AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No user-facing changes are included.
Vercel AI SDK @ai-sdk/black-forest-labs@2.0.20 — This is a patch release of the Black Forest Labs provider for the Vercel AI SDK that only bumps an internal dependency (@ai-sdk/provider-utils). No functional or API changes are described.
Vercel AI SDK @ai-sdk/azure@4.0.30 — This is a patch release of the Azure provider for the Vercel AI SDK that only bumps internal dependency versions. No behavioral changes are described.
Vercel AI SDK @ai-sdk/assemblyai@3.0.20 — This is a patch release of the AssemblyAI provider for the Vercel AI SDK that only bumps an internal dependency, @ai-sdk/provider-utils. No functional or API changes are included.
Vercel AI SDK @ai-sdk/anthropic-aws@2.0.21 — This is a patch release of the AWS-hosted Anthropic provider for the Vercel AI SDK that only updates internal dependencies. No new features, fixes, or behavior changes are described.
Vercel AI SDK @ai-sdk/anthropic@4.0.29 — This is a patch release of the Anthropic provider for Vercel's AI SDK that bumps its internal dependency on @ai-sdk/provider-utils. No functional changes are described.
Vercel AI SDK @ai-sdk/angular@3.0.51 — This is a patch release of @ai-sdk/angular that only bumps internal dependency versions (@ai-sdk/provider-utils and ai). No functional or API changes are included.
Vercel AI SDK @ai-sdk/amazon-bedrock@5.0.42 — This is a patch release of the Amazon Bedrock provider for Vercel AI SDK that only bumps internal dependency versions. No functional changes are included.
Vercel AI SDK @ai-sdk/alibaba@2.0.24 — This is a patch release of the Alibaba provider for the Vercel AI SDK that only updates internal dependency versions. No functional changes are included.
Vercel AI SDK ai@7.0.51 — This is a patch release of the Vercel AI SDK that only bumps internal dependency versions (@ai-sdk/provider-utils and @ai-sdk/gateway). No new features, breaking changes, or fixes are described.
Vercel AI SDK @ai-sdk/xai@4.0.26 — This patch release adds experimental async start/status/webhook APIs to the video model interface so providers can support polling or webhook-based completion for video generation. It's a dependency bump plus an experimental feature, not a stable-API change.
Vercel AI SDK @ai-sdk/workflow-harness@1.0.56 — This release only bumps the internal dependency on @ai-sdk/harness. No functional changes are described.
Vercel AI SDK @ai-sdk/workflow@1.0.50 — This is a patch release of @ai-sdk/workflow that only updates internal dependency versions (provider, provider-utils, and the core ai package). No functional changes are described.
Vercel AI SDK @ai-sdk/vue@4.0.50 — This is a patch release of @ai-sdk/vue that only bumps internal dependency versions (ai and @ai-sdk/provider-utils). No functional or API changes are described.
Vercel AI SDK @ai-sdk/voyage@2.0.19 — This is a patch release of the Voyage provider for the Vercel AI SDK that only bumps internal dependency versions. No functional or API changes are included.
Vercel AI SDK @ai-sdk/vercel@3.0.21 — This is a patch release that only updates internal dependency versions (@ai-sdk/provider, @ai-sdk/openai-compatible, @ai-sdk/provider-utils). No functional or API changes are described.
Vercel AI SDK @ai-sdk/valibot@3.0.19 — This is a patch release of the valibot adapter for the Vercel AI SDK that only bumps its internal dependency on @ai-sdk/provider-utils. No behavioral or API changes are described.
Vercel AI SDK @ai-sdk/tui@1.0.51 — This is a patch release of the AI SDK TUI package that only bumps its internal dependency on the ai package. No functional changes are described.
Vercel AI SDK @ai-sdk/togetherai@3.0.22 — This is a patch release of the Together AI provider for Vercel's AI SDK that only bumps internal dependency versions. No new features or behavior changes are included.
Vercel AI SDK @ai-sdk/svelte@5.0.50 — This is a patch release of the Svelte AI SDK bindings that only bumps internal dependency versions (ai and provider-utils). No functional or API changes.
Vercel AI SDK @ai-sdk/sandbox-vercel@1.0.56 — This is a patch release of the Vercel AI SDK sandbox package that only bumps internal dependency versions. No new features, fixes, or behavioral changes are described.
Vercel AI SDK @ai-sdk/sandbox-just-bash@1.0.56 — This is a patch release of the sandbox-just-bash package that only bumps its internal harness and provider-utils dependencies. No functional or API changes are described.
Vercel AI SDK @ai-sdk/rsc@3.0.50 — This is a patch release of @ai-sdk/rsc that only bumps internal dependency versions (provider, ai, provider-utils). No functional changes for consumers.
Vercel AI SDK ai@7.0.50 — This patch release adds an async start/status/webhook flow for the experimental video model interface and simplifies code-mode tool caller configuration. It's an additive, backward-compatible patch with no breaking changes.
Inngest v1.41.0 — Inngest v1.41.0 fixes queue and connection handling: multi-shard queue operations now tolerate an unavailable shard and keep returning results from healthy shards, and connect gateway draining/lease renewal edge cases were patched. It also adds a new AI insights dashboard and a minor UI nudge.
Next.js v16.3.1-canary.0 — This canary release fixes a bug where the catch-all index page was incorrectly served for every other slug. It's a bug fix with no headline feature, shipped only in a prerelease canary channel.
OpenAI SDK v7.4.0 — OpenAI Node SDK 7.4.0 adds the gpt-5.5 model and tool metadata fields, plus a bug fix and dependency bumps. No breaking changes or deprecations.
Vercel AI SDK @ai-sdk/xai@3.0.114 — This patch fixes a bug in the xAI provider where video generation requests would hang indefinitely while polling for status. No API changes, just a reliability fix for existing behavior.
Vercel AI SDK @ai-sdk/vue@3.0.241 — This is a patch release of the Vue AI SDK package that only bumps its dependency on the core `ai` package to 6.0.241. No functional or API changes are described.
Vercel AI SDK @ai-sdk/svelte@4.0.241 — This is a patch release of the Svelte AI SDK bindings that bumps the internal ai core dependency to 6.0.241. No new features or breaking changes are mentioned.
Vercel AI SDK ai@6.0.241 — This release only bumps the internal @ai-sdk/gateway dependency to a newer patch version. No new features, fixes, or breaking changes are described.
Vercel AI SDK @ai-sdk/workflow-harness@1.0.55 — This release only bumps internal dependency versions for the workflow harness package, with no code or behavior changes described. Nothing to act on.
Vercel AI SDK @ai-sdk/workflow@1.0.49 — This release only bumps the internal `ai` dependency to 7.0.49 with no new features or fixes documented. No action needed for consumers of @ai-sdk/workflow.
Vercel AI SDK @ai-sdk/vue@4.0.49 — This is a patch release of the Vue AI SDK bindings, bumping only its internal dependency on the core `ai` package to 7.0.49. No new features or breaking changes are included.
Vercel AI SDK @ai-sdk/tui@1.0.50 — This is a patch release of the @ai-sdk/tui package that bumps its dependency on the core ai package to version 7.0.49. No feature or behavior changes are described.
Vercel AI SDK @ai-sdk/svelte@5.0.49 — This is a patch release of the Svelte binding for the Vercel AI SDK, bumping its internal dependency on the core ai package to 7.0.49. No new features, breaking changes, or fixes are described.
Vercel AI SDK @ai-sdk/sandbox-vercel@1.0.55 — This is a patch release for the Vercel AI SDK sandbox package that improves error handling for harness sandbox authentication and adds a new getHarnessErrorMessage() helper. It's an internal DX improvement with no breaking changes.
Vercel AI SDK @ai-sdk/sandbox-just-bash@1.0.55 — This release only bumps internal workspace dependency versions for the sandbox package. No functional or behavioral change is described.
Vercel AI SDK @ai-sdk/rsc@3.0.49 — This is a patch release of @ai-sdk/rsc bumping its internal ai dependency to 7.0.49. No new features, breaking changes, or fixes are described.
Vercel AI SDK @ai-sdk/vue@2.0.226 — This is a patch release of the Vue AI SDK package that just bumps its dependency on the core ai package to 5.0.226. No functional or API changes are described.
Vercel AI SDK @ai-sdk/svelte@3.0.226 — This is a patch release of @ai-sdk/svelte bumping its internal dependency on the ai package to 5.0.226. No behavioral or API changes are documented.
Vercel AI SDK ai@5.0.226 — This release only bumps the internal @ai-sdk/gateway dependency to a new patch version. No user-facing behavior, features, or APIs changed.
Vercel AI SDK ai@7.0.49 — This release only bumps the internal @ai-sdk/gateway dependency to 4.0.38. No public API, behavior, or feature changes are included.
Better Auth v1.7.0-rc.3 — Better Auth v1.7.0-rc.3 ships several breaking changes (device-flow index migration, Microsoft account identifier switch from sub to oid, and MCP authorization alignment with new client fields), but this is a release candidate, not a stable release. Since prerelease breaking changes only land in a prerelease channel, they don't require immediate action on stable.
Next.js v16.3.0-canary.107 — A Next.js canary build enables the Turbopack filesystem cache by default, a build performance change. This ships only in a prerelease canary channel with no other headline feature.
Railway v5.30.4 — Railway v5.30.4 is a patch release fixing install script portability, preventing the installer from overwriting an npm-managed CLI, and ensuring a runnable binary ships for all Linux arch/libc combos. No new features or breaking changes.
Vercel AI SDK @ai-sdk/fireworks@1.0.51 — Fixed error parsing in the Fireworks AI SDK provider: the client expected a plain string error but Fireworks actually returns a structured object, causing real error messages to be replaced with generic HTTP reason phrases (or blank on HTTP/2). Now the actual Fireworks error message reaches the caller.
StackTrace Weekly · AI-classified against a published rubric · subscribe