Critical — act before your next deploy
Vercel AI SDK @ai-sdk/provider-utils@5.0.4
This patch fixes a prototype pollution vulnerability in synchronous provider JSON parsing. The fix prevents malicious JSON inputs from polluting the prototype chain, and exposes a `secureJsonParse` utility for safer JSON handling.
release notes →
Notable
ai-apis
Vercel AI SDK @ai-sdk/anthropic@4.0.8 — Fixed a bug where `thinking: { type: 'disabled' }` was silently dropped from API requests instead of being forwarded to Anthropic. This fix corrects behavior for models that default thinking on, preventing unexpected token budget consumption.
→
jobs
Trigger.dev v4.5.0 — Trigger.dev v4.5.0 introduces AI Agents (`chat.agent`) for running durable Vercel AI SDK chat completions as resilient tasks, plus Sessions for bidirectional streams, AI Prompts for versioned templates, and new developer features like dev branches and instantiable `TriggerClient`. This is a stable release with significant new capabilities and improvements to the SDK and runtime.
→
email
Resend v6.17.1 — The resource field has been removed from the API in v6.17.1. If your application references this field, you must update your code before deploying this version.
→
Resend v6.17.0 — Resend v6.17.0 adds idempotencyKey support to the emails.receiving.forward() method and introduces OAuth grant management capabilities. These are new stable features for the email API with no breaking changes.
→
hosting
Vercel @vercel/oidc-aws-credentials-provider@3.3.0 — @vercel/oidc-aws-credentials-provider@3.3.0 adds in-memory caching of exchanged OIDC tokens to reduce calls to the token-exchange endpoint, with LRU eviction and expiry-based invalidation. A new `skipTokenCache` option allows bypassing the cache when needed.
→
Vercel @vercel/backends@0.8.21 — Services that explicitly set `config.runtime = 'edge'` will now fail to build with an `EDGE_RUNTIME_UNSUPPORTED_IN_SERVICES` error instead of silently building as Node functions. This change makes the unsupported configuration explicit rather than allowing silent failure.
→
Vercel vercel@54.18.4 — Vercel CLI 54.18.4 removes the non-functional `vercel buy v0` subcommand in favor of `vercel buy credits v0`, which is a breaking change to the CLI interface. Additional improvements include better rate-limit messaging and support for lazy-generated Build Output service configs.
→
edge
Cloudflare Workers @cloudflare/vitest-pool-workers@0.18.0 — @cloudflare/vitest-pool-workers 0.18.0 adds support for declarative Durable Object exports as an alternative to the legacy migrations array. The vitest pool now reads Durable Object configuration from the new exports field, enabling tests to run with correct local SQLite storage and access unbound Durable Objects via ctx.exports.X.
→
Cloudflare Workers @cloudflare/workers-auth@0.4.0 — Cloudflare Workers Auth 0.4.0 adds opt-in OS keychain storage for OAuth credentials, encrypting them with AES-256-GCM instead of storing in plaintext. The feature is backward-compatible and can be toggled via CLI flags, subcommands, or environment variables.
→
Cloudflare Workers @cloudflare/vite-plugin@1.43.0 — Cloudflare Workers now supports declarative Durable Object exports via an `exports` map in wrangler.json as a modern alternative to the legacy `migrations` array. This new approach enables cleaner configuration for provisioning, renaming, deleting, and transferring Durable Objects, with full integration across local development, testing, and deployment workflows.
→
Cloudflare Workers wrangler@4.107.0 — Wrangler 4.107.0 adds cache options for WorkerEntrypoint exports, declarative Durable Object lifecycle management via an `exports` map as an alternative to legacy `migrations`, and new CLI commands for managing Flagship apps and feature flags. These are significant new capabilities for Workers deployments and configuration management.
→
Cloudflare Workers @cloudflare/vitest-pool-workers@0.17.0 — The `introspectWorkflow(...).get()` method is now async and must be awaited. Callers using this method synchronously will need to update their code to await the call, aligning the API with `createTestHarness()`.
→
Cloudflare Workers @cloudflare/deploy-helpers@0.2.5 — The skipLastDeployedFromApiCheck option has been removed from @cloudflare/deploy-helpers@0.2.5 as the underlying API issue it worked around has been fixed. Users relying on this temporary workaround will need to remove any references to it from their configuration.
→
frontend
shadcn/ui shadcn@4.13.0 — shadcn/ui now uses base-ui as the default foundation for components. This represents a shift in the underlying component library used by the project.
→
shadcn/ui @shadcn/react@0.2.0 — @shadcn/react@0.2.0 is a new minor release marking the initial stable release of the @shadcn/react package. This is a significant new addition to the shadcn/ui ecosystem enabling React-based component adoption.
→
cms
Directus v12.1.0 — Directus v12.1.0 removes two public hash utility endpoints (`/utils/hash/generate` and `/utils/hash/verify`) and modifies GraphQL mutation restrictions and WebSocket security checks. Applications relying on these endpoints will break unless updated to use alternative hashing methods.
→
Payload CMS v3.85.2 — v3.85.2 is a patch release addressing 14 bugs including security vulnerabilities in dependencies (CVE-2026-46625 and high-severity audit issues) and various UI/database fixes. The security fixes in dependencies are the main highlight, though they are transitive/indirect vulnerabilities being addressed.
→
realtime
Liveblocks v3.21.0 — The `HistoryVersion` type has removed `type` and `kind` fields in `@liveblocks/client`, which is a breaking change to a stable API. Any code consuming these fields will fail at runtime or type-check time.
→
FYI — patches & minor (224)
Next.js v16.3.0-canary.78 — Next.js v16.3.0-canary.78 adds a new experimental flag `serverComponentsHmrCancellation` for server component hot module reloading. This is a prerelease canary version with early-stage experimental features.
→
Vercel AI SDK @ai-sdk/workflow-harness@1.0.18 — @ai-sdk/workflow-harness version 1.0.18 is a patch release that updates the @ai-sdk/harness dependency to 1.0.18. This is a routine maintenance update with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/workflow@1.0.15 — This release updates @ai-sdk/workflow to version 1.0.15 with a patch bump to the ai dependency (7.0.15). This is a routine maintenance update with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/vue@4.0.15 — @ai-sdk/vue@4.0.15 updates the underlying ai package to version 7.0.15. This is a routine dependency patch with no user-facing changes documented.
→
Vercel AI SDK @ai-sdk/tui@1.0.15 — @ai-sdk/tui@1.0.15 released with a patch update to the ai dependency (ai@7.0.15). This is a routine maintenance release with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/svelte@5.0.15 — @ai-sdk/svelte 5.0.15 updates the underlying ai dependency to version 7.0.15. This is a routine patch release with no user-facing breaking changes or new features.
→
Vercel AI SDK @ai-sdk/sandbox-vercel@1.0.18 — @ai-sdk/sandbox-vercel@1.0.18 was released with a patch update to @ai-sdk/harness@1.0.18. This is a routine maintenance release with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/sandbox-just-bash@1.0.18 — @ai-sdk/sandbox-just-bash bumped to 1.0.18 with a patch update to @ai-sdk/harness dependency. This is a routine dependency maintenance release with no user-facing changes indicated.
→
Vercel AI SDK @ai-sdk/rsc@3.0.15 — @ai-sdk/rsc@3.0.15 updates the ai dependency to version 7.0.15. This is a routine maintenance release with dependency updates and no user-facing changes.
→
Vercel AI SDK @ai-sdk/react@4.0.16 — @ai-sdk/react@4.0.16 patches a dependency on ai@7.0.15. This is a routine maintenance release with no user-facing changes documented.
→
Vercel AI SDK @ai-sdk/policy-opa@1.0.15 — Version 1.0.15 of @ai-sdk/policy-opa includes a patch update to the ai dependency. This is a routine maintenance release with dependency updates.
→
Vercel AI SDK @ai-sdk/otel@1.0.15 — Version 1.0.15 of the OTEL integration updates a dependency on ai@7.0.15. This is a routine patch release with no user-facing changes documented.
→
Vercel AI SDK @ai-sdk/llamaindex@3.0.15 — @ai-sdk/llamaindex@3.0.15 was released with a patch bump of the ai dependency to version 7.0.15. This is a routine maintenance release with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/langchain@3.0.15 — Version 3.0.15 of @ai-sdk/langchain is a patch release that updates the ai dependency to 7.0.15. This is a routine maintenance update with no user-facing changes announced.
→
Vercel AI SDK @ai-sdk/harness-pi@1.0.18 — Vercel AI SDK harness-pi patch version 1.0.18 released with a corresponding harness dependency bump. This is a routine maintenance release with no breaking changes or new features indicated.
→
Vercel AI SDK @ai-sdk/harness-opencode@1.0.18 — Patch release bumping the @ai-sdk/harness dependency to version 1.0.18. This is a routine maintenance update with no new features or breaking changes.
→
Vercel AI SDK @ai-sdk/harness-deepagents@1.0.17 — Patch release of @ai-sdk/harness-deepagents with a dependency update to @ai-sdk/harness@1.0.18. No breaking changes or new features introduced.
→
Vercel AI SDK @ai-sdk/harness-codex@1.0.19 — The @ai-sdk/harness-codex package received a patch update to version 1.0.19 with a dependency bump of @ai-sdk/harness to 1.0.18. This is a routine maintenance release with no user-facing changes documented.
→
Vercel AI SDK @ai-sdk/harness-claude-code@1.0.18 — @ai-sdk/harness-claude-code@1.0.18 is released as a patch version with a dependency update to @ai-sdk/harness@1.0.18. This is a routine maintenance release with no new features or breaking changes.
→
Vercel AI SDK @ai-sdk/harness@1.0.18 — @ai-sdk/harness@1.0.18 updates a dependency on ai@7.0.15. This is a routine patch release with no user-facing changes or API modifications.
→
Vercel AI SDK @ai-sdk/google-vertex@5.0.11 — This release updates the @ai-sdk/anthropic dependency to version 4.0.8. No user-facing changes are documented in this patch.
→
Vercel AI SDK @ai-sdk/gateway@4.0.12 — Added support for Alibaba Wan2.7 text-to-video and reference-to-video models with a new protocol using `input.media`, `resolution`, and `ratio` parameters. Updated gateway model settings files as part of maintenance.
→
Vercel AI SDK @ai-sdk/angular@3.0.15 — @ai-sdk/angular version 3.0.15 updates the ai dependency to 7.0.15. This is a routine patch release with dependency updates.
→
Vercel AI SDK @ai-sdk/amazon-bedrock@5.0.11 — @ai-sdk/amazon-bedrock@5.0.11 updates a dependency on @ai-sdk/anthropic to version 4.0.8. This is a routine dependency maintenance release with no direct feature changes or breaking changes.
→
Vercel AI SDK @ai-sdk/alibaba@2.0.7 — Added support for Alibaba's wan2.7 text-to-video and reference-to-video models with new protocol parameters. This patch release implements the updated media input and resolution handling for these video generation models.
→
Vercel AI SDK ai@7.0.15 — This is a patch release of the Vercel AI SDK that updates internal dependencies. The @ai-sdk/gateway dependency has been bumped to version 4.0.12 with dependency updates.
→
Next.js v16.3.0-canary.77 — Next.js v16.3.0-canary.77 contains miscellaneous improvements including rendering optimizations, SWC bug workarounds, and documentation updates. This is a canary pre-release with no breaking changes or notable new features.
→
Vercel vercel@54.20.1 — This patch adds missing commands to the Vercel CLI help output, including agent-runs, ai-gateway, edge-config, oauth-apps, sandbox, and tokens. These are documentation and discoverability improvements with no functional changes.
→
Resend v6.16.0 — Resend v6.16.0 adds a new `received_for` field to inbound email and received webhook types. This is a backward-compatible enhancement to the email API's inbound message handling.
→
Next.js v16.3.0-canary.76 — Next.js v16.3.0-canary.76 is a canary prerelease containing bug fixes and improvements across Server Actions, caching, navigation, and Instant Navigation. This includes fixes for navigation state, cache handling, metadata processing, and various edge cases.
→
Vercel vercel@54.20.0 — Vercel CLI adds new `agent-runs` command suite for observability into Agent Runs with list, inspect, trace, and projects subcommands. Includes JSON output support for machine-readable integration with monitoring tools.
→
Vercel AI SDK @ai-sdk/xai@4.0.6 — This patch release adds experimental streaming transcription support for xAI WebSocket STT and OpenAI's gpt-realtime-whisper model. It also includes dependency updates to several internal provider packages.
→
Vercel AI SDK @ai-sdk/workflow-harness@1.0.17 — @ai-sdk/workflow-harness@1.0.17 updates internal dependency @ai-sdk/harness to the same version. This is a routine maintenance release with no user-facing changes.
→
Vercel AI SDK @ai-sdk/workflow@1.0.14 — Version 1.0.14 adds experimental streaming transcription support for transcription models including OpenAI's gpt-realtime-whisper and xAI WebSocket STT. This is a standard patch release with dependency updates across multiple ai-sdk packages.
→
Vercel AI SDK @ai-sdk/vue@4.0.14 — @ai-sdk/vue@4.0.14 updates dependencies to ai@7.0.14 and @ai-sdk/provider-utils@5.0.5. This is a routine patch release with no user-facing changes documented.
→
Vercel AI SDK @ai-sdk/voyage@2.0.5 — This patch release adds experimental streaming transcription support for models like OpenAI's gpt-realtime-whisper and xAI WebSocket STT. It includes dependency updates to provider packages.
→
Vercel AI SDK @ai-sdk/vercel@3.0.5 — This patch adds experimental streaming transcription support for transcription models including OpenAI's gpt-realtime-whisper and xAI WebSocket STT. Dependency versions have been updated accordingly to support the new functionality.
→
Vercel AI SDK @ai-sdk/valibot@3.0.5 — @ai-sdk/valibot 3.0.5 updates a dependency on @ai-sdk/provider-utils to version 5.0.5. This is a routine patch release with no user-facing changes.
→
Vercel AI SDK @ai-sdk/tui@1.0.14 — @ai-sdk/tui@1.0.14 updates the ai dependency to version 7.0.14. This is a routine maintenance release with no user-facing changes or features.
→
Vercel AI SDK @ai-sdk/togetherai@3.0.6 — Vercel AI SDK's TogetherAI integration adds experimental streaming transcription support for models like OpenAI's gpt-realtime-whisper and xAI WebSocket STT. This release includes dependency updates across provider and utility packages.
→
Vercel AI SDK @ai-sdk/svelte@5.0.14 — This is a patch release that updates dependencies for the Vercel AI SDK Svelte integration, including ai@7.0.14 and @ai-sdk/provider-utils@5.0.5. No breaking changes or new features are introduced in this release.
→
Vercel AI SDK @ai-sdk/sandbox-vercel@1.0.17 — @ai-sdk/sandbox-vercel 1.0.17 updates internal dependencies including @ai-sdk/provider-utils and @ai-sdk/harness. This is a routine maintenance release with no user-facing changes.
→
Vercel AI SDK @ai-sdk/sandbox-just-bash@1.0.17 — Updated internal dependencies (@ai-sdk/provider-utils to 5.0.5 and @ai-sdk/harness to 1.0.17). This is a routine maintenance release with dependency updates.
→
Vercel AI SDK @ai-sdk/rsc@3.0.14 — Added experimental streaming transcription support for transcription models including OpenAI's gpt-realtime-whisper and xAI WebSocket STT. This patch release also updates internal dependencies.
→
Vercel AI SDK @ai-sdk/revai@3.0.5 — The @ai-sdk/revai@3.0.5 patch release adds experimental streaming transcription support for models like OpenAI's gpt-realtime-whisper and xAI WebSocket STT. This is a backward-compatible enhancement with updated provider dependencies.
→
Vercel AI SDK @ai-sdk/replicate@3.0.6 — Vercel AI SDK Replicate provider v3.0.6 adds experimental streaming transcription support for transcription models. This patch updates dependencies to support the new experimental feature.
→
Vercel AI SDK @ai-sdk/react@4.0.15 — This patch adds experimental streaming transcription support for transcription models including OpenAI gpt-realtime-whisper and xAI WebSocket STT. Dependency versions are updated across related packages.
→
Vercel AI SDK @ai-sdk/quiverai@2.0.5 — This patch adds experimental streaming transcription support for transcription models, including OpenAI's gpt-realtime-whisper and xAI WebSocket STT. Dependency updates are included for @ai-sdk/provider and @ai-sdk/provider-utils.
→
Vercel AI SDK @ai-sdk/provider-utils@5.0.5 — This patch adds experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT. The release updates a dependency on @ai-sdk/provider to 4.0.2.
→
Vercel AI SDK @ai-sdk/provider@4.0.2 — Adds experimental streaming transcription support for transcription models, including OpenAI's gpt-realtime-whisper and xAI WebSocket STT. This is a patch release introducing new experimental functionality.
→
Vercel AI SDK @ai-sdk/prodia@2.0.6 — This patch release adds experimental streaming transcription support for transcription models including OpenAI's gpt-realtime-whisper and xAI WebSocket STT. Dependency versions have been updated accordingly.
→
Vercel AI SDK @ai-sdk/policy-opa@1.0.14 — This patch adds experimental streaming transcription support for transcription models including OpenAI gpt-realtime-whisper and xAI WebSocket STT. The release includes updated dependencies for core packages.
→
Vercel AI SDK @ai-sdk/perplexity@4.0.6 — This patch adds experimental streaming transcription support for transcription models, including OpenAI's gpt-realtime-whisper and xAI WebSocket STT. Dependency versions have been updated accordingly.
→
Vercel AI SDK @ai-sdk/otel@1.0.14 — This patch adds experimental streaming transcription support for transcription models, including OpenAI's gpt-realtime-whisper and xAI WebSocket STT. It also updates dependencies on ai and @ai-sdk/provider packages.
→
Vercel AI SDK @ai-sdk/openai-compatible@3.0.5 — This patch adds experimental streaming transcription support for transcription models including OpenAI's gpt-realtime-whisper and xAI WebSocket STT. The feature is marked experimental and includes dependency updates for provider utilities.
→
Vercel AI SDK @ai-sdk/openai@4.0.7 — @ai-sdk/openai 4.0.7 adds experimental streaming transcription support for OpenAI's gpt-realtime-whisper and xAI WebSocket STT models. This patch includes dependency updates to provider packages.
→
Vercel AI SDK @ai-sdk/open-responses@2.0.5 — Adds experimental streaming transcription support for transcription models including OpenAI gpt-realtime-whisper and xAI WebSocket STT. Includes dependency updates to @ai-sdk/provider and @ai-sdk/provider-utils.
→
Vercel AI SDK @ai-sdk/moonshotai@3.0.7 — This patch adds experimental streaming transcription support for transcription models, including OpenAI's gpt-realtime-whisper and xAI WebSocket STT. Dependency updates are included for @ai-sdk/provider, @ai-sdk/provider-utils, and @ai-sdk/openai-compatible.
→
Vercel AI SDK @ai-sdk/mistral@4.0.5 — Adds experimental streaming transcription support for transcription models, including OpenAI gpt-realtime-whisper and xAI WebSocket STT. This is a minor version patch that expands the SDK's capabilities for real-time audio processing without breaking existing functionality.
→
Vercel AI SDK @ai-sdk/mcp@2.0.7 — This patch release adds experimental streaming transcription support for models like OpenAI's gpt-realtime-whisper and xAI WebSocket STT. It includes minor dependency updates to align with the new functionality.
→
Vercel AI SDK @ai-sdk/luma@3.0.6 — This patch release adds experimental streaming transcription support for transcription models including OpenAI's gpt-realtime-whisper and xAI WebSocket STT. It includes updates to core provider dependencies.
→
Vercel AI SDK @ai-sdk/lmnt@3.0.5 — Version 3.0.5 adds experimental streaming transcription support for transcription models including OpenAI's gpt-realtime-whisper and xAI WebSocket STT. This is a patch release with dependency updates to @ai-sdk/provider and @ai-sdk/provider-utils.
→
Vercel AI SDK @ai-sdk/llamaindex@3.0.14 — This patch updates the ai dependency to version 7.0.14. No user-facing changes are documented in this release.
→
Vercel AI SDK @ai-sdk/langchain@3.0.14 — @ai-sdk/langchain 3.0.14 updates the ai dependency to version 7.0.14. This is a routine patch release with dependency maintenance.
→
Vercel AI SDK @ai-sdk/klingai@4.0.6 — This patch adds experimental streaming transcription support for transcription models including OpenAI's gpt-realtime-whisper and xAI WebSocket STT. It also includes dependency updates to internal provider packages.
→
Vercel AI SDK @ai-sdk/hume@3.0.5 — This patch adds experimental streaming transcription support for transcription models including OpenAI's gpt-realtime-whisper and xAI WebSocket STT. It also updates internal provider dependencies to maintain compatibility.
→
Vercel AI SDK ai@7.0.14 — Added experimental streaming transcription support for transcription models, including OpenAI's gpt-realtime-whisper and xAI WebSocket STT. This is a new capability that extends the SDK's transcription functionality with real-time streaming capabilities.
→
Vercel @vercel/connect@0.3.2 — @vercel/connect@0.3.2 adds human-readable connector names to authorization challenges, allowing channels to display "Sign in with Salesforce" style messages. This is a backward-compatible enhancement with no breaking changes until the Vercel API begins returning the connector object.
→
Vercel vercel@54.19.0 — Vercel 54.19.0 adds a new `vercel vcr` command for managing Vercel Container Registry and includes quality-of-life improvements like integration aliases and improved marketplace legal document handling. This is a minor feature release with no breaking changes or security concerns.
→
Anthropic SDK sdk-v0.110.0 — Anthropic SDK v0.110.0 adds support for the agent-memory-2026-07-22 beta API header. This is a new feature addition to enable upcoming beta functionality for agent memory capabilities.
→
Vercel AI SDK @ai-sdk/workflow-harness@1.0.16 — @ai-sdk/workflow-harness was bumped to 1.0.16 with a corresponding patch to @ai-sdk/harness@1.0.16. This is a routine patch release with no breaking changes or notable features announced.
→
Vercel AI SDK @ai-sdk/workflow@1.0.13 — @ai-sdk/workflow@1.0.13 updates the ai dependency to version 7.0.13. This patch release includes dependency updates with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/vue@4.0.13 — Vercel AI SDK Vue package 4.0.13 includes a patch version bump to the core ai package (7.0.13). This is a routine maintenance release with dependency updates.
→
Vercel AI SDK @ai-sdk/tui@1.0.13 — @ai-sdk/tui@1.0.13 patches a dependency with ai@7.0.13. This is a routine maintenance release with no user-facing changes documented.
→
Vercel AI SDK @ai-sdk/vue@2.0.210 — @ai-sdk/vue@2.0.210 patches a dependency update to ai@5.0.210. This is a routine maintenance release with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/svelte@3.0.210 — @ai-sdk/svelte version 3.0.210 includes a patch update to the core ai package. This is a routine maintenance release with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/svelte@5.0.13 — @ai-sdk/svelte 5.0.13 is a patch release that updates the dependency ai package to version 7.0.13. This is a routine maintenance update with no user-facing changes.
→
Vercel AI SDK @ai-sdk/rsc@1.0.212 — @ai-sdk/rsc version 1.0.212 includes a patch update to the ai dependency (5.0.210). This is a routine maintenance release with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/sandbox-vercel@1.0.16 — Version 1.0.16 of @ai-sdk/sandbox-vercel includes a patch-level dependency update to @ai-sdk/harness@1.0.16. No user-facing changes are documented in this release.
→
Vercel AI SDK @ai-sdk/react@2.0.212 — Version 2.0.212 of @ai-sdk/react updates its dependency on ai to version 5.0.210. This is a routine maintenance update with no new features or breaking changes.
→
Vercel AI SDK @ai-sdk/sandbox-just-bash@1.0.16 — This is a patch release of @ai-sdk/sandbox-just-bash that updates a dependency (@ai-sdk/harness) to version 1.0.16. No breaking changes or new features are documented.
→
Vercel AI SDK @ai-sdk/rsc@3.0.13 — @ai-sdk/rsc@3.0.13 is a patch release that includes a dependency update to ai@7.0.13. This is a routine maintenance release with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/llamaindex@1.0.210 — This is a patch release of @ai-sdk/llamaindex that bumps the underlying ai package dependency to 5.0.210. No functional changes or breaking modifications are documented.
→
Vercel AI SDK @ai-sdk/langchain@1.0.210 — Patch release 1.0.210 of @ai-sdk/langchain updates the peer dependency on ai to 5.0.210. This is a routine maintenance update with no breaking changes or notable features.
→
Vercel AI SDK @ai-sdk/react@4.0.14 — @ai-sdk/react@4.0.14 includes a patch update to the ai@7.0.13 dependency. This is a routine dependency maintenance release with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/policy-opa@1.0.13 — @ai-sdk/policy-opa 1.0.13 updates the ai dependency to version 7.0.13. This is a routine maintenance release with no user-facing changes noted.
→
Vercel AI SDK @ai-sdk/otel@1.0.13 — @ai-sdk/otel@1.0.13 is a patch release that updates the ai dependency to version 7.0.13. This is a routine maintenance release with no new features or breaking changes.
→
Vercel AI SDK @ai-sdk/llamaindex@3.0.13 — Version 3.0.13 of the LlamaIndex integration for Vercel AI SDK is released with a patch update to the core ai package (7.0.13). This is a routine maintenance release with dependency updates.
→
Vercel AI SDK @ai-sdk/langchain@3.0.13 — @ai-sdk/langchain version 3.0.13 was released with a patch update to the ai package (7.0.13). This is a routine maintenance release with no user-facing feature changes.
→
Vercel AI SDK ai@5.0.210 — Vercel AI SDK v5.0.210 updates the @ai-sdk/gateway dependency to v2.0.109. This is a routine dependency update with no user-facing changes.
→
Vercel AI SDK ai@7.0.13 — This release updates an internal dependency on @ai-sdk/gateway to version 4.0.10. No user-facing changes or new features are included in this patch.
→
Vercel AI SDK @ai-sdk/vue@3.0.219 — @ai-sdk/vue version 3.0.219 was released as a patch update. This release includes a dependency bump to ai@6.0.219.
→
Vercel AI SDK @ai-sdk/svelte@4.0.219 — @ai-sdk/svelte version 4.0.219 updates the ai dependency to 6.0.219. This is a routine patch release that maintains compatibility while updating internal dependencies.
→
Vercel AI SDK @ai-sdk/rsc@2.0.219 — @ai-sdk/rsc@2.0.219 released with a patch dependency update to ai@6.0.219. This is a routine maintenance release with no new features or breaking changes.
→
Vercel AI SDK @ai-sdk/react@3.0.221 — Vercel AI SDK React package updated to version 3.0.221 with a dependency bump to ai@6.0.219. This is a routine patch release with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/mcp@1.0.58 — The MCP SDK now exposes a JSON-RPC message validator, providing developers with a utility to validate protocol messages. This is a minor enhancement that doesn't affect existing functionality.
→
Vercel AI SDK @ai-sdk/llamaindex@2.0.219 — Version @ai-sdk/llamaindex@2.0.219 includes a patch update to the core ai package (6.0.219). This is a routine maintenance release with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/langchain@2.0.227 — @ai-sdk/langchain@2.0.227 updates the ai dependency to v6.0.219. This is a routine patch release with dependency updates.
→
Vercel AI SDK ai@6.0.219 — This release updates the @ai-sdk/gateway dependency to version 3.0.143. It's a routine maintenance update with no breaking changes, new features, or security fixes.
→
Vercel AI SDK @ai-sdk/xai@4.0.5 — Patch release updating internal dependencies. Updated @ai-sdk/provider-utils to 5.0.4 and @ai-sdk/openai-compatible to 3.0.4 for maintenance and compatibility.
→
Vercel AI SDK @ai-sdk/workflow-harness@1.0.15 — @ai-sdk/workflow-harness@1.0.15 is a patch release that updates the internal harness dependency to version 1.0.15. This is a routine maintenance update with no user-facing changes.
→
Vercel AI SDK @ai-sdk/workflow@1.0.12 — @ai-sdk/workflow 1.0.12 updates dependencies including ai@7.0.12 and @ai-sdk/provider-utils@5.0.4. This is a routine maintenance release with no user-facing changes.</summary>
<parameter name="action_line">
→
Vercel AI SDK @ai-sdk/vue@4.0.12 — @ai-sdk/vue 4.0.12 updates dependencies to ai@7.0.12 and @ai-sdk/provider-utils@5.0.4. These are routine dependency maintenance updates with no user-facing changes.
→
Vercel AI SDK @ai-sdk/voyage@2.0.4 — @ai-sdk/voyage@2.0.4 updates a dependency on @ai-sdk/provider-utils to version 5.0.4. This is a routine maintenance patch with no user-facing changes.
→
Vercel AI SDK @ai-sdk/vercel@3.0.4 — Vercel AI SDK 3.0.4 updates internal dependencies for provider utilities and OpenAI-compatible integration. No breaking changes or new features in this patch release.
→
Vercel AI SDK @ai-sdk/valibot@3.0.4 — @ai-sdk/valibot 3.0.4 updates a dependency on @ai-sdk/provider-utils to version 5.0.4. This is a routine maintenance release with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/tui@1.0.12 — @ai-sdk/tui@1.0.12 updates dependencies to align with ai@7.0.12. This is a routine patch release with dependency updates.
→
Vercel AI SDK @ai-sdk/togetherai@3.0.5 — Dependency updates to @ai-sdk/provider-utils and @ai-sdk/openai-compatible. No user-facing changes or breaking modifications in this patch release.
→
Vercel AI SDK @ai-sdk/svelte@5.0.12 — @ai-sdk/svelte 5.0.12 updates dependencies including ai@7.0.12 and @ai-sdk/provider-utils@5.0.4. This is a maintenance release with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/sandbox-vercel@1.0.15 — Vercel AI SDK sandbox updated internal dependencies (@ai-sdk/provider-utils to 5.0.4 and @ai-sdk/harness to 1.0.15). This is a routine maintenance release with no user-facing changes.
→
Vercel AI SDK @ai-sdk/sandbox-just-bash@1.0.15 — @ai-sdk/sandbox-just-bash v1.0.15 updates internal dependencies including @ai-sdk/provider-utils and @ai-sdk/harness. This is a routine maintenance release with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/rsc@3.0.12 — This is a patch release for @ai-sdk/rsc that updates dependencies, including ai@7.0.12 and @ai-sdk/provider-utils@5.0.4. No breaking changes, new features, or security issues are introduced.
→
Vercel AI SDK @ai-sdk/revai@3.0.4 — The @ai-sdk/revai package has been updated to version 3.0.4 with a dependency bump to @ai-sdk/provider-utils@5.0.4. This is a routine maintenance release with no user-facing changes.
→
Vercel AI SDK @ai-sdk/replicate@3.0.5 — @ai-sdk/replicate@3.0.5 updates the @ai-sdk/provider-utils dependency to version 5.0.4. This is a routine patch release with no user-facing changes.
→
Vercel AI SDK @ai-sdk/react@4.0.13 — @ai-sdk/react@4.0.13 updates internal dependencies including ai@7.0.12, @ai-sdk/provider-utils@5.0.4, and @ai-sdk/mcp@2.0.6. This patch release contains no user-facing changes, only dependency updates.
→
Vercel AI SDK @ai-sdk/quiverai@2.0.4 — @ai-sdk/quiverai 2.0.4 updates its dependency on @ai-sdk/provider-utils to version 5.0.4. This is a routine maintenance release with no user-facing changes.
→
Vercel AI SDK @ai-sdk/prodia@2.0.5 — @ai-sdk/prodia 2.0.5 updates the @ai-sdk/provider-utils dependency to version 5.0.4. This is a routine dependency maintenance release with no user-facing changes.
→
Vercel AI SDK @ai-sdk/policy-opa@1.0.12 — @ai-sdk/policy-opa@1.0.12 updates internal dependencies including ai@7.0.12 and @ai-sdk/provider-utils@5.0.4. This is a routine maintenance release with no user-facing changes.
→
Vercel AI SDK @ai-sdk/perplexity@4.0.5 — @ai-sdk/perplexity 4.0.5 updates the @ai-sdk/provider-utils dependency to version 5.0.4. This is a routine dependency maintenance release with no user-facing changes.
→
Vercel AI SDK @ai-sdk/otel@1.0.12 — @ai-sdk/otel@1.0.12 updates dependencies including ai@7.0.12. This is a routine patch release with dependency maintenance.
→
Vercel AI SDK @ai-sdk/openai-compatible@3.0.4 — @ai-sdk/openai-compatible@3.0.4 updates a dependency on @ai-sdk/provider-utils to version 5.0.4. This is a routine maintenance release with no user-facing changes documented.
→
Vercel AI SDK @ai-sdk/openai@4.0.6 — Vercel AI SDK OpenAI provider updated a dependency on provider-utils to version 5.0.4. This is a routine maintenance update with no user-facing changes.
→
Vercel AI SDK @ai-sdk/open-responses@2.0.4 — @ai-sdk/open-responses@2.0.4 updates internal dependencies to @ai-sdk/provider-utils@5.0.4. This is a routine maintenance release with no user-facing changes.
→
Vercel AI SDK @ai-sdk/moonshotai@3.0.6 — This release updates internal dependencies for the Moonshotai provider integration. No user-facing changes or new features are included.
→
Vercel AI SDK @ai-sdk/mistral@4.0.4 — @ai-sdk/mistral 4.0.4 updates the @ai-sdk/provider-utils dependency to version 5.0.4. This is a routine maintenance release with no user-facing changes.
→
Vercel AI SDK @ai-sdk/mcp@2.0.6 — @ai-sdk/mcp@2.0.6 exposes a JSON-RPC message validator and updates provider utilities dependencies. This is a minor maintenance release with incremental improvements to the MCP implementation.
→
Vercel AI SDK @ai-sdk/luma@3.0.5 — @ai-sdk/luma v3.0.5 updates the @ai-sdk/provider-utils dependency to v5.0.4. This is a routine patch release with no breaking changes or new features.
→
Vercel AI SDK @ai-sdk/lmnt@3.0.4 — @ai-sdk/lmnt 3.0.4 patches a dependency update to @ai-sdk/provider-utils 5.0.4. This is a routine maintenance release with no user-facing changes.
→
Vercel AI SDK @ai-sdk/llamaindex@3.0.12 — Updated @ai-sdk/llamaindex to sync with ai@7.0.12 patch release. No user-facing changes or API modifications in this release.
→
Vercel AI SDK @ai-sdk/langchain@3.0.12 — The @ai-sdk/langchain package was updated to version 3.0.12 with dependency updates to the ai package (v7.0.12). This is a routine patch release with no user-facing changes.
→
Vercel AI SDK @ai-sdk/klingai@4.0.5 — @ai-sdk/klingai 4.0.5 updates the @ai-sdk/provider-utils dependency to 5.0.4. This is a routine maintenance release with no user-facing changes.
→
Vercel AI SDK ai@7.0.12 — Vercel AI SDK 7.0.12 includes a patch to sort tool results by their tool call order during generation output conversion and fixes an issue where extractJsonMiddleware was preserving unnecessary leading whitespace in streamed text. These are routine bug fixes with no API changes.
→
Better Auth v1.7.0-rc.1 — Better Auth v1.7.0-rc.1 adds Yandex OAuth support and fixes several bugs including auth migration handling and row counting for adapters. This is a release candidate with incremental improvements to the 1.7.0 line.
→
Cloudflare Workers @cloudflare/cli-shared-helpers@0.1.11 — @cloudflare/cli-shared-helpers@0.1.11 updates a dependency on @cloudflare/workers-utils to version 0.25.0. This is a routine maintenance release with no user-facing changes.</summary>
<parameter name="action_line">
→
Cloudflare Workers @cloudflare/pages-shared@0.13.152 — @cloudflare/pages-shared@0.13.152 updates a dependency on miniflare to version 4.20260701.0. This is a routine patch release with no breaking changes or new features.
→
Cloudflare Workers @cloudflare/workers-utils@0.25.0 — @cloudflare/workers-utils v0.25.0 adds cache options for WorkerEntrypoint exports, allowing per-export cache configuration and global cross-version cache behavior control. This is a new feature in a stable release with no breaking changes or required actions.
→
Cloudflare Workers @cloudflare/deploy-helpers@0.3.0 — @cloudflare/deploy-helpers@0.3.0 adds cache options for WorkerEntrypoint exports, allowing per-export cache configuration in wrangler.json alongside global cross-version cache settings. This also includes a performance improvement for asset uploads using a more efficient server-side per-file upload path when enabled.
→
Cloudflare Workers miniflare@4.20260701.0 — Miniflare 4.20260701.0 updates the workerd dependency from 1.20260630.1 to 1.20260701.1. This is a routine dependency bump with no API changes or behavioral modifications.
→
Cloudflare Workers @cloudflare/autoconfig@0.1.2 — @cloudflare/autoconfig v0.1.2 updates internal dependencies to @cloudflare/workers-utils@0.25.0 and @cloudflare/cli-shared-helpers@0.1.11. This is a routine maintenance patch with no user-facing changes.
→
Next.js v16.3.0-canary.75 — Next.js v16.3.0-canary.75 includes miscellaneous improvements to testing infrastructure, CI optimizations, and a fix for Turbopack subpath import specifiers. This is a prerelease canary build with no user-facing breaking changes or significant features.
→
Stripe v22.4.0-alpha.2 — v22.4.0-alpha.2 updates the pinned API version to 2026-07-01.preview and adds support for new crypto payment resources, redaction capabilities across multiple resources, and additional payment method options. This is a prerelease alpha version with feature additions and minor breaking changes limited to preview APIs.
→
Vercel AI SDK @ai-sdk/perplexity@3.0.42 — Fixed perplexityChunkSchema to correctly handle optional role and nullish content fields in streaming chunks. This resolves validation issues when processing streaming responses from the Perplexity API.
→
Anthropic SDK sdk-v0.109.1 — The Anthropic SDK v0.109.1 removes some nonfunctional types from the SDKs. This is a minor maintenance release with no breaking changes or new features.
→
Directus v12.1.1 — Directus v12.1.1 is a patch release updating the Vite dependency to 8.1.2 in both the app and API packages. This is a routine maintenance update with no breaking changes or new features.
→
Next.js v15.5.20 — v15.5.20 is a patch release that publishes the @next/swc-wasm-web package, which was missed in previous releases. This is a routine publishing fix with no functional changes to Next.js itself.
→
Next.js v16.2.10 — Next.js v16.2.10 republishes the @next/swc-wasm-web package which was missing from releases since v16.2.4. This is a maintenance release with no functional changes to the framework itself.
→
Deno v2.9.1 — Deno v2.9.1 is a patch release with bug fixes and performance improvements across the runtime, including fixes for desktop bundling, Node.js compatibility, npm package handling, and WebView support. No breaking changes or new stable features are introduced.
→
Vercel @vercel/rust@1.4.0 — This release fixes instability in `vercel dev` with the Rust runtime by allocating unique free ports per dev server instance, eliminating "address already in use" errors. It also improves shutdown handling to allow background work registered via `waitUntil` to complete properly.
→
Vercel @vercel/oidc@3.8.0 — @vercel/oidc@3.8.0 adds in-memory caching for exchanged OIDC tokens with automatic expiry and LRU eviction to reduce redundant token-exchange endpoint calls. A new `skipCache` option allows bypassing the cache when needed.
→
Vercel @vercel/functions@3.7.5 — @vercel/functions 3.7.5 updates the @vercel/oidc dependency to 3.8.0. This is a routine patch release with dependency updates.
→
Vercel @vercel/connect@0.3.1 — @vercel/connect 0.3.1 updates the @vercel/oidc dependency to 3.8.0. This is a routine patch release with dependency maintenance changes.
→
Vercel vercel@54.18.7 — This patch fixes WebSocket close event handling and resolves a monorepo build issue with `vc build` when run from a subdirectory (opt-in via feature flag). Dependency updates to @vercel/rust and @vercel/node are included.
→
Vercel @vercel/aws@0.2.7 — @vercel/aws 0.2.7 updates dependencies, including a bump to @vercel/oidc-aws-credentials-provider 3.3.0. This is a routine maintenance release with no user-facing changes.
→
Clerk @clerk/expo@3.6.5 — @clerk/expo 3.6.5 bumps bundled Android and iOS SDKs to their latest patch versions, along with updated dependencies. These are routine maintenance updates with no breaking changes or new features.
→
Clerk @clerk/fastify@3.1.45 — @clerk/fastify@3.1.45 updates a dependency on @clerk/backend to version 3.10.0. This is a routine maintenance release with no breaking changes or new features.
→
Clerk @clerk/nuxt@2.6.11 — This patch release updates internal dependencies for @clerk/backend and @clerk/vue. No user-facing changes or breaking modifications are included.
→
Clerk @clerk/express@2.1.35 — @clerk/express@2.1.35 updates the @clerk/backend dependency to version 3.10.0. This is a routine patch release with dependency maintenance.
→
Clerk @clerk/nextjs@7.5.12 — @clerk/nextjs 7.5.12 updates internal dependencies including @clerk/backend to 3.10.0 and @clerk/react to 6.11.3. This is a routine patch release with dependency maintenance.
→
Clerk @clerk/electron@0.0.8 — Clerk Electron's ClerkProvider now automatically allows the renderer's custom scheme as a redirect protocol, eliminating the need for manual configuration in most cases. This simplifies setup while maintaining explicit control through the allowedRedirectProtocols option.
→
Clerk @clerk/chrome-extension@3.1.47 — @clerk/chrome-extension v3.1.47 updates internal dependencies including @clerk/ui, @clerk/react, and @clerk/clerk-js. This is a routine maintenance release with no breaking changes or new features.
→
Clerk @clerk/testing@2.2.2 — Clerk testing package updated to version 2.2.2 with a dependency bump to @clerk/backend@3.10.0. This is a routine maintenance patch with no breaking changes or new features.
→
Clerk @clerk/tanstack-react-start@1.4.12 — @clerk/tanstack-react-start 1.4.12 updates internal dependencies including @clerk/backend to 3.10.0 and @clerk/react to 6.11.3. This is a routine dependency maintenance release with no breaking changes or new features.
→
Clerk @clerk/backend@3.10.0 — Clerk Backend v3.10.0 adds an experimental clerkClient.emails.create() method for sending transactional emails with flexible recipient and content options. This experimental API may change in future releases and does not require immediate action.
→
Clerk @clerk/ui@1.24.1 — @clerk/ui v1.24.1 adds an accessible name to the API Keys search input for improved screen reader announcements. This is a minor accessibility improvement with no breaking changes or new features.
→
Clerk @clerk/hono@0.1.45 — @clerk/hono@0.1.45 updates the @clerk/backend dependency to version 3.10.0. This is a routine patch release with no breaking changes or new features.
→
Clerk @clerk/react-router@3.5.4 — @clerk/react-router v3.5.4 updates internal dependencies including @clerk/backend and @clerk/react to their latest versions. This is a routine maintenance release with no breaking changes or new features.
→
Clerk @clerk/astro@3.4.11 — @clerk/astro@3.4.11 updates the @clerk/backend dependency to version 3.10.0. This is a routine dependency maintenance release with no user-facing changes.
→
Railway v5.23.3 — Railway v5.23.3 updates audited dependencies to address security concerns. This is a routine patch release with dependency maintenance.
→
Anthropic SDK sdk-v0.109.0 — SDK v0.109.0 adds support for Managed Agents event delta streaming, agent overrides, reverse pagination, and webhook events. These are additive feature capabilities with no breaking changes to existing APIs.
→
Clerk @clerk/clerk-js@6.23.0 — @clerk/clerk-js 6.23.0 adds a new account credits section and credit history page to the billing tab for users with existing credit balances. The release also includes bug fixes for OAuth callback handling and internal refactoring with no public API changes.
→
Clerk @clerk/chrome-extension@3.1.46 — @clerk/chrome-extension@3.1.46 is a patch release that updates internal dependencies including clerk-js, shared, ui, and react packages. No breaking changes or new features are introduced.
→
Clerk @clerk/astro@3.4.10 — This is a patch release of @clerk/astro that updates internal dependencies to newer versions of @clerk/backend and @clerk/shared. No user-facing changes or new features are included in this release.
→
Clerk @clerk/localizations@4.12.0 — @clerk/localizations@4.12.0 adds account credits section and credit history page to the billing tab for users with existing credit balances. This is a minor feature addition that maintains backward compatibility and does not require immediate action.
→
Clerk @clerk/electron@0.0.7 — @clerk/electron@0.0.7 updates dependencies including @clerk/clerk-js, @clerk/shared, and @clerk/react to newer patch/minor versions. This is a routine dependency maintenance release with no breaking changes or new features.
→
Clerk @clerk/tanstack-react-start@1.4.11 — This is a patch release that updates internal dependencies to @clerk/backend@3.9.0, @clerk/shared@4.23.0, and @clerk/react@6.11.3. No breaking changes or new features are introduced in this release.
→
Clerk @clerk/fastify@3.1.44 — @clerk/fastify@3.1.44 is a patch release that updates internal dependencies, including @clerk/backend@3.9.0 and @clerk/shared@4.23.0. No breaking changes or new features are introduced in this release.
→
Clerk @clerk/backend@3.9.0 — @clerk/backend@3.9.0 adds a new OAuth token revocation method and improves validation for organization deletion. This is a minor version update with a new stable feature and quality-of-life improvements.
→
Clerk @clerk/express@2.1.34 — @clerk/express@2.1.34 updates internal dependencies including @clerk/backend and @clerk/shared. This is a routine patch release with dependency updates only.
→
Clerk @clerk/testing@2.2.1 — @clerk/testing@2.2.1 updates internal dependencies (@clerk/backend and @clerk/shared) to their latest patches. This is a routine maintenance release with no breaking changes or new features.
→
Clerk @clerk/react-router@3.5.3 — @clerk/react-router@3.5.3 updates dependencies including @clerk/backend, @clerk/shared, and @clerk/react to newer versions. This patch release includes no user-facing changes or breaking modifications.
→
Clerk @clerk/vue@2.4.10 — @clerk/vue version 2.4.10 updates internal dependencies to @clerk/shared@4.23.0. This is a standard maintenance release with no user-facing changes.
→
Clerk @clerk/nextjs@7.5.11 — @clerk/nextjs@7.5.11 updates internal dependencies to their latest patch and minor versions. This is a routine maintenance release that brings in updates from @clerk/backend@3.9.0, @clerk/shared@4.23.0, and @clerk/react@6.11.3.
→
Clerk @clerk/ui@1.24.0 — @clerk/ui v1.24.0 adds an account credits section and credit history page to the billing tab for payers with existing credit balances. This minor release also includes a patch fix for UserButton session actions alignment and routine dependency updates.
→
Clerk @clerk/nuxt@2.6.10 — Clerk Nuxt v2.6.10 updates dependencies including backend, shared, and Vue packages. This patch release includes no user-facing changes, only internal dependency updates.
→
Clerk @clerk/react@6.11.3 — @clerk/react 6.11.3 updates the @clerk/shared dependency to 4.23.0. This is a routine patch release with internal dependency updates and no user-facing changes.
→
Clerk @clerk/expo-passkeys@1.1.12 — @clerk/expo-passkeys@1.1.12 updates internal dependencies to @clerk/shared@4.23.0. This is a routine maintenance release with no breaking changes or new features.
→
Clerk @clerk/hono@0.1.44 — @clerk/hono@0.1.44 updates internal dependencies including @clerk/backend@3.9.0 and @clerk/shared@4.23.0. This is a routine dependency bump with no user-facing changes.
→
Clerk @clerk/shared@4.23.0 — Clerk shared 4.23.0 adds a new account credits section and credit history page to the billing tab for users with existing credit balances. It also includes a patch fix for native OAuth transport handling in combined sign-in-or-up flows.
→
Clerk @clerk/expo@3.6.4 — @clerk/expo@3.6.4 updates internal dependencies including @clerk/clerk-js, @clerk/shared, and @clerk/react to their latest patch and minor versions. This is a routine dependency maintenance release with no user-facing changes highlighted.
→
Anthropic SDK aws-sdk-v0.6.0 — aws-sdk v0.6.0 adds support for passing a client logger to the AWS credential provider chain in Bedrock. This is a minor enhancement that improves logging capabilities during AWS authentication without affecting existing functionality.
→
Anthropic SDK bedrock-sdk-v0.32.0 — The Anthropic Bedrock SDK v0.32.0 adds support for passing a client logger to the AWS credential provider chain. This improves logging visibility during AWS credential operations.
→
Anthropic SDK vertex-sdk-v0.19.0 — This release bumps the google-auth-library dependency to version ^10.2.0. This is a routine dependency update with no user-facing feature changes or breaking changes.
→
Anthropic SDK sdk-v0.108.0 — This release adds support for the claude-sonnet-5 model and fixes a bug in agent-toolset path resolution. It's a routine update with new model availability and a minor bug fix.
→
Cloudflare Workers @cloudflare/vite-plugin@1.42.4 — This patch fixes D1 migration path handling in the Vite plugin, ensuring that generated Worker configs correctly reference the source migration directory. This enables tools like createTestHarness() to locate D1 migrations properly without breaking changes.
→
Cloudflare Workers wrangler@4.106.0 — wrangler@4.106.0 adds new CLI commands and features including AI Search job management, auth profiles for multiple OAuth logins, D1 migration support in test harnesses, and Workflow introspection capabilities. This is a minor release with backward-compatible additions to the developer tooling.
→
Cloudflare Workers miniflare@4.20260630.0 — Miniflare 4.20260630.0 updates the workerd dependency and fixes edge cases in the local R2 public bucket endpoint to match r2.dev behavior. It also adds Workflow introspection capabilities to createTestHarness() for improved testing of Workflow bindings.
→
Cloudflare Workers create-cloudflare@2.70.7 — create-cloudflare 2.70.7 updates multiple dependencies including create-vite, create-astro, nuxi, and others to their latest versions. It also fixes npm install failures for Analog projects by opting out of Vite overrides that were causing dependency resolution issues.
→
Cloudflare Workers @cloudflare/pages-shared@0.13.151 — @cloudflare/pages-shared@0.13.151 updates its dependency on miniflare to version 4.20260630.0. This is a routine dependency bump with no user-facing changes.
→
Vercel @vercel/express@0.1.112 — @vercel/express@0.1.112 is a patch release that updates an internal dependency. This is a routine maintenance update with no user-facing changes or new functionality.
→
Vercel vercel@54.18.6 — Vercel CLI patch 54.18.6 updates the rolling release start endpoint and bumps internal dependencies. This is a routine maintenance release with no user-facing changes.
→
Vercel @vercel/cervel@0.1.29 — @vercel/cervel@0.1.29 updates internal dependency @vercel/backends to version 0.8.21. This is a routine maintenance release with no user-facing changes or API modifications.
→
Vercel @vercel/fs-detectors@6.11.5 — @vercel/fs-detectors 6.11.5 is a patch release that updates the @vercel/frameworks dependency to 3.30.4. This is a routine maintenance update with no new features or breaking changes.
→
Vercel @vercel/frameworks@3.30.4 — This patch updates icon styling for services and containers to use circle icons that adapt to dark and light mode themes. No breaking changes or new features are introduced.
→
Vercel vercel@54.18.5 — Vercel CLI's `vc logs` command now exposes a `cacheReason` field alongside cache status to help developers understand why requests were cache MISS, BYPASS, or STALE. This is a small observability improvement with no breaking changes.
→
Railway v5.23.2 — This release fixes a bug in the authentication system where concurrent token refresh attempts could cause unintended logouts. The fix serializes token refresh to prevent race conditions.
→
Better Auth v1.6.23 — Better Auth v1.6.23 adds Yandex OAuth provider support and fixes several bugs in the drizzle adapter, stripe integration, and CLI schema generation. This is a routine maintenance release with minor improvements and bug fixes across multiple packages.
→
Vercel @vercel/passport@0.1.2 — @vercel/passport 0.1.2 fixes how the Passport cookie is read from Vercel request context headers. This is a maintenance update to an internal authentication utility with no breaking changes or new features.
→
Vercel @vercel/fs-detectors@6.11.4 — @vercel/fs-detectors@6.11.4 updates dependencies, specifically @vercel/frameworks to version 3.30.3. This is a routine maintenance release with no user-facing changes.
→
Vercel @vercel/frameworks@3.30.3 — This patch release adds a services logo to the @vercel/frameworks package. No functional changes or breaking modifications are introduced.
→
Clerk @clerk/expo@3.6.3 — Clerk Expo SDK 3.6.3 contains bug fixes for session restoration, native headers, and clarifications for Google Sign-In migration. No breaking changes or new features in this patch release.
→
Clerk @clerk/ui@1.23.1 — @clerk/ui@1.23.1 patches a redirect URL protocol validation bug in browser navigations and fixes UserProfile to display sign-in-enabled attributes. This is a routine maintenance release with dependency updates.
→
Clerk @clerk/shared@4.22.1 — This patch fixes missing redirect URL protocol validation in Clerk UI browser navigations and the multi-session add-account flow. The fix ensures internal browser navigations consistently honor configured redirect protocols across different ClerkJS/UI bundle versions.
→
Inngest v1.34.0 — Inngest v1.34.0 is a maintenance release with bug fixes for rerun-from-step functionality, custom concurrency cache keys, and extended traces display. It includes minor features like search on the sessions route and UI improvements across the dashboard.
→
Vercel @vercel/next@4.20.2 — @vercel/next 4.20.2 adds support for stable Cache Components without requiring experimental PPR (Partial Pre-Rendering). This is a routine patch that expands cache component functionality to work in more configurations.
→
Vercel @vercel/fs-detectors@6.11.3 — This patch updates service name validation for the @vercel/fs-detectors package to align with platform schema requirements. It includes a dependency bump to @vercel/frameworks@3.30.2.
→
Vercel @vercel/frameworks@3.30.2 — This patch updates the Container framework logo to use the Box icon. No functional changes or breaking updates are included in this release.
→
Vercel @vercel/container@0.0.4 — @vercel/container 0.0.4 fixes multiple issues with `vercel dev` for container framework support, including proper Dockerfile detection, error handling, and container reuse across requests. These are bug fixes to pre-release tooling that improve developer experience and fix broken functionality.
→
Vercel @vercel/connect@0.3.0 — @vercel/connect@0.3.0 adds a new `@vercel/connect/chat` subpath with adapter helpers for the Chat SDK, providing configuration fragments for Slack, GitHub, and Linear adapters with Connect connector support. This is a standard minor version feature addition with no breaking changes or security implications.
→
Vercel vercel@54.18.3 — vercel@54.18.3 fixes several bugs in `vercel dev` for container framework builds, including Docker daemon detection, container reuse across requests, and Dockerfile discovery. Service name validation has also been aligned with platform schema.
→
Anthropic SDK sdk-v0.107.0 — Anthropic SDK v0.107.0 adds support for the 20260318 web fetch and support tools API. The release also includes bug fixes for symlink handling, type restoration, and documentation updates.
→
Tailwind CSS v4.3.2 — Tailwind CSS v4.3.2 is a patch release containing 12 bug fixes across the CLI, Vite plugin, and core utilities. Fixes include support for bare spacing values in auto-rows/auto-cols, CLI watch mode stability on Windows, Vite plugin compatibility with Deno v2.8.x, and improved class candidate extraction for Template Toolkit and Maud syntax.</summary>
<parameter name="action_line">
→
Vercel @vercel/fs-detectors@6.11.2 — This patch fixes an issue with bare static service builds where services containing only a 'root' configuration now correctly resolve at @vercel/static. It's a targeted bug fix with no breaking changes or new features.
→
Vercel vercel@54.18.2 — This patch fixes bare static service builds and allows services with only a 'root' configuration to resolve at @vercel/static. It's a targeted bug fix with no breaking changes or new features.
→
PocketBase v0.39.5 — PocketBase v0.39.5 includes UI improvements for long URL field values, reintroduced the fullscreen editor option with faster TinyMCE rendering, and updated the goja dependency with TypedArray fixes. These are minor enhancements and bug fixes with no breaking changes or significant API modifications.
→