{"collection":{"slug":"application-platforms","name":"Application Platforms"},"digest":{"id":"cwd_ycTnSAu6kemo_OC8qszix","weekStart":"2026-06-29","title":"Cloudflare Workers Types gets a major simplification","intro":"Cloudflare shipped a major version bump for `@cloudflare/workers-types` that strips away years of compatibility baggage, while Vercel expanded its Sandbox with FUSE support and Turborepo added interactive task selection in the TUI.","body":"### A cleaner foundation for Cloudflare Workers\n\nThe headline this week is [Cloudflare's `@cloudflare/workers-types` v5](/release/rel_QL6pLmPEKKh-qWRH6JGmO-cloudflare-workers-types-v5-removes-dated-entrypoints-simplifies-to-latest), a significant cleanup that removes all dated entrypoints like `@cloudflare/workers-types/2022-11-30`. The package now exposes only the latest runtime types through two entrypoints: `@cloudflare/workers-types` for the current compatibility date, and `@cloudflare/workers-types/experimental` for experimental APIs. For teams that need types matching a specific compatibility date, Cloudflare continues to recommend generating them with `wrangler types`. This simplification reduces maintenance burden and makes it clearer which types are current.\n\nOn the billing side, [Cloudflare's Images binding](/release/rel_6Lbr-UYwKxxgdCpn1BImc-cloudflare-images-binding-now-billed-per-unique-transformation) now charges per unique transformation per calendar month, aligning with the model already used for URL-based transformations. Repeat requests for the same image and parameters count only once, and calls to `.info()` are no longer billed at all. This is a meaningful cost improvement for applications that transform images frequently.\n\n### Vercel's platform expands\n\nVercel shipped several notable enhancements. [Vercel Sandbox now supports FUSE-based filesystems](/release/rel_GFVr8Kpoda6bs-7r6rW8i-vercel-sandbox-now-supports-fuse-based-filesystems), letting you mount remote storage like S3 buckets or custom filesystems inside a running Sandbox. This opens up workflows for streaming large datasets directly from object storage or sharing state across Sandboxes through a common filesystem, without copying data into the Sandbox first.\n\nAgent Runs, Vercel's observability feature for eve agent traces, [are now inspectable through the Vercel MCP and CLI](/release/rel_BihnsiiioCDm4y5vHe5Ix-vercel-adds-agent-runs-inspection-to-mcp-and-cli). The MCP exposes `list_agent_run_projects`, `list_agent_runs`, and `get_agent_run_trace` tools, while the CLI provides `vercel agent-runs` subcommands for listing, inspecting, and tracing runs. All subcommands support `--json` output, and traces render as markdown when piped for agent-driven debugging. This makes it significantly easier to debug agent behavior in production.\n\n### Turborepo's TUI gets clickable\n\n[Turborepo v2.10.3](/release/rel_-pynWZc5iKqgruujyikwp-turborepo-v2-10-3-adds-nub-and-aube-package-manager-support) and [its canary follow-up](/release/rel_QRJLluEdzTTrlmv-7AlJ7-turborepo-v2-10-4-canary-1-adds-tui-task-selection-and-optimizes-lockfile) bring the TUI to life with interactive task selection — you can now click rows to select tasks and automatically copy selections to clipboard on mouse release. A toggle between TUI and streamed logs is also available. The release also adds support for nub and aube package managers, and fixes several bugs including watch mode recovery from slow initial hashes and Bun scoped package dependency resolution.\n\n### AI SDK fixes and connections\n\nThe AI SDK shipped a targeted fix across two packages: [AI SDK Anthropic v3.0.93](/release/rel_CEAS5QvcekzcGaagJ_mU3-ai-sdk-anthropic-v3-0-93-forwards-disabled-thinking-option-to-api) and [`@ai-sdk/anthropic@4.0.8`](/release/rel_yGfxOVjPva_iIdQjoiHdd-ai-sdk-ai-sdk-anthropic-4-0-8-forwards-disabled-thinking-option-to-api) both now correctly forward `thinking: { type: 'disabled' }` to the Anthropic API. Previously, this option was silently dropped, leaving thinking enabled on models that default it on and potentially consuming the entire `max_tokens` budget. Separately, [AI SDK Gateway v4.0.12](/release/rel__bFccoAUIGx_L_ptBWztp-ai-sdk-gateway-v4-0-12-adds-alibaba-wan2-7-video-models) added support for Alibaba's Wan2.7 text-to-video and reference-to-video models, and [AI SDK React v4.0.15](/release/rel_Bd6Bc7oqyMBWPCTsUid1v-ai-sdk-react-v4-0-15-adds-experimental-streaming-transcription-support) introduced experimental streaming transcription support for OpenAI's `gpt-realtime-whisper` and xAI WebSocket STT.\n\nOn the platform side, [Vercel Connect v0.3.2](/release/rel_SJ3AEaYKis3Lyn8JLvx-A-vercel-connect-v0-3-2-surfaces-connector-display-name-for-authorization) now surfaces human-readable connector display names through authorization challenges, so users see \"Salesforce\" instead of a title-cased file name. And [Vercel CLI 54.19.0](/release/rel_GW0qz_6ZF3IeYFUE_J1fP-vercel-cli-54-19-0-launches-container-registry-commands) introduced `vercel vcr` commands for managing the Vercel Container Registry, plus `install` as an alias for `vercel integration add`.\n\n### Quick hits\n\n[Railway added static outbound IPs and IPv6 support in the CLI](/release/rel_JvcLxUDjLDuZEGt8Nu8OG-railway-adds-static-outbound-ips-and-ipv6-support-in-cli), making it easier to whitelist traffic from Railway deployments. [The Vercel CLI 54.20.1](/release/rel_djoT_n1A-hosNgGW3kUDA-vercel-cli-v54-20-1-lists-missing-commands-in-help-output) cleanup patch added several missing commands to the root `vercel --help` listing, including `ai-gateway`, `sandbox`, and `tokens`. Finally, a batch of 30+ AI SDK dependency updates rolled out across the Vue, Svelte, RSC, and workflow packages, all bumping the core `ai` package to either v7.0.13 or v5.0.210 depending on the release line.","releaseIds":["rel_QL6pLmPEKKh-qWRH6JGmO","rel_6Lbr-UYwKxxgdCpn1BImc","rel_GFVr8Kpoda6bs-7r6rW8i","rel_BihnsiiioCDm4y5vHe5Ix","rel_-pynWZc5iKqgruujyikwp","rel_QRJLluEdzTTrlmv-7AlJ7","rel_CEAS5QvcekzcGaagJ_mU3","rel_yGfxOVjPva_iIdQjoiHdd","rel__bFccoAUIGx_L_ptBWztp","rel_Bd6Bc7oqyMBWPCTsUid1v","rel_SJ3AEaYKis3Lyn8JLvx-A","rel_GW0qz_6ZF3IeYFUE_J1fP","rel_JvcLxUDjLDuZEGt8Nu8OG","rel_djoT_n1A-hosNgGW3kUDA"],"releaseCount":207,"generatedAt":"2026-07-11T17:28:38.222Z","releases":[{"id":"rel_QL6pLmPEKKh-qWRH6JGmO","title":"Cloudflare Workers Types v5 removes dated entrypoints, simplifies to latest runtime types","path":"/release/rel_QL6pLmPEKKh-qWRH6JGmO-dated-type-entrypoints-removed-use-wrangler-types-instead","org":{"slug":"cloudflare","name":"Cloudflare"},"importance":4},{"id":"rel_6Lbr-UYwKxxgdCpn1BImc","title":"Cloudflare Images binding now billed per unique transformation","path":"/release/rel_6Lbr-UYwKxxgdCpn1BImc-images-binding-billed-per-unique-transformation-info-calls-unbilled","org":{"slug":"cloudflare","name":"Cloudflare"},"importance":3},{"id":"rel_GFVr8Kpoda6bs-7r6rW8i","title":"Vercel Sandbox now supports FUSE-based filesystems","path":"/release/rel_GFVr8Kpoda6bs-7r6rW8i-fuse-filesystems-mount-s3-buckets-and-remote-storage","org":{"slug":"vercel","name":"Vercel"},"importance":3},{"id":"rel_BihnsiiioCDm4y5vHe5Ix","title":"Vercel adds Agent Runs inspection to MCP and CLI","path":"/release/rel_BihnsiiioCDm4y5vHe5Ix-agent-runs-now-inspectable-via-mcp-and-cli","org":{"slug":"vercel","name":"Vercel"},"importance":3},{"id":"rel_-pynWZc5iKqgruujyikwp","title":"Turborepo v2.10.3 adds nub and aube package manager support","path":"/release/rel_-pynWZc5iKqgruujyikwp-nub-and-aube-package-managers-now-supported-tui-gains-task-selection","org":{"slug":"vercel","name":"Vercel"},"importance":3},{"id":"rel_QRJLluEdzTTrlmv-7AlJ7","title":"Turborepo v2.10.4-canary.1 adds TUI task selection and optimizes lockfile parsing","path":"/release/rel_QRJLluEdzTTrlmv-7AlJ7-tui-task-selection-by-row-click-lockfile-parsing-overhauled","org":{"slug":"vercel","name":"Vercel"},"importance":3},{"id":"rel_CEAS5QvcekzcGaagJ_mU3","title":"AI SDK Anthropic v3.0.93 forwards disabled thinking option to API","path":"/release/rel_CEAS5QvcekzcGaagJ_mU3-disabled-thinking-option-now-forwarded-to-api","org":{"slug":"vercel","name":"Vercel"},"importance":3},{"id":"rel_yGfxOVjPva_iIdQjoiHdd","title":"AI SDK @ai-sdk/anthropic@4.0.8 forwards disabled thinking option to API","path":"/release/rel_yGfxOVjPva_iIdQjoiHdd-disabled-thinking-option-now-sent-to-api","org":{"slug":"vercel","name":"Vercel"},"importance":2},{"id":"rel__bFccoAUIGx_L_ptBWztp","title":"AI SDK Gateway v4.0.12 adds Alibaba Wan2.7 video models","path":"/release/rel__bFccoAUIGx_L_ptBWztp-alibaba-wan2-7-video-models-now-supported","org":{"slug":"vercel","name":"Vercel"},"importance":2},{"id":"rel_Bd6Bc7oqyMBWPCTsUid1v","title":"AI SDK React v4.0.15 adds experimental streaming transcription support","path":"/release/rel_Bd6Bc7oqyMBWPCTsUid1v-experimental-streaming-transcription-for-speech-models","org":{"slug":"vercel","name":"Vercel"},"importance":null},{"id":"rel_SJ3AEaYKis3Lyn8JLvx-A","title":"Vercel Connect v0.3.2 surfaces connector display name for authorization challenges","path":"/release/rel_SJ3AEaYKis3Lyn8JLvx-A-authorization-challenges-show-connector-display-name","org":{"slug":"vercel","name":"Vercel"},"importance":null},{"id":"rel_GW0qz_6ZF3IeYFUE_J1fP","title":"Vercel CLI 54.19.0 launches container registry commands","path":"/release/rel_GW0qz_6ZF3IeYFUE_J1fP-container-registry-commands-land-integration-install-alias-added","org":{"slug":"vercel","name":"Vercel"},"importance":null},{"id":"rel_JvcLxUDjLDuZEGt8Nu8OG","title":"Railway adds static outbound IPs and IPv6 support in CLI","path":"/release/rel_JvcLxUDjLDuZEGt8Nu8OG-static-outbound-ips-ipv6-now-in-cli","org":{"slug":"railway","name":"Railway"},"importance":3},{"id":"rel_djoT_n1A-hosNgGW3kUDA","title":"Vercel CLI v54.20.1 lists missing commands in help output","path":"/release/rel_djoT_n1A-hosNgGW3kUDA-missing-commands-added-to-help-list","org":{"slug":"vercel","name":"Vercel"},"importance":1}]}}