For StartupsFor CommunitiesDigestBlog
Back to digest

OSS Releases: Deno 2.9, vLLM 0.24, Terraform 1.15, Astro 7 and More

Frameworks

  • withastro/astro | astro@7.0.3 | Fixes getStaticPaths() errors blocking other routes in dev mode, restores HMR for action files, and corrects localized 404 status codes in i18n projects. Release
  • withastro/astro | create-astro@5.2.0 | Adds a --no-ai flag to skip generating AGENTS.md and CLAUDE.md scaffolding files. Release
  • withastro/astro | @astrojs/cloudflare@14.0.1 | Fixes OOM crashes for Vite 8 users by migrating the frontmatter scan plugin to Rolldown-compatible options. Release
  • withastro/astro | @astrojs/markdoc@2.0.1 | Fixes a crash when rendering shiki-highlighted code blocks inside list items. Release
  • vitejs/vite | v7.3.6 | Patch release; see CHANGELOG for details. Release

Infra

  • grafana/grafana | v13.0.3 | Provisioning now writes _folder.json when creating or moving dashboards into new folders, and fixes PR links on renamed folders and multi-org instances. Release
  • hashicorp/terraform | v1.15.7 | Adds concurrency safety to configs.Parser and fixes submodule variable validation during init. Release
  • hashicorp/terraform | v1.16.0-alpha20260626 | Alpha preview adds store block in terraform_data for ephemeral and sensitive values, import blocks inside modules, Linux s390x builds, and on_failure modes for resource action triggers. Release

Data

  • ClickHouse/ClickHouse | v26.6.1.1193-stable | First stable drop in the 26.6 line; full changelog not yet published. Release
  • ClickHouse/ClickHouse | v26.5.4.21-stable | Maintenance patch on the 26.5 stable track. Release
  • ClickHouse/ClickHouse | v26.3.17.4-lts | Maintenance patch on the long-term support track. Release

AI

  • vllm-project/vllm | v0.24.0 | Adds full support for MiniMax-M3 (BF16, FP8, MXFP4), multiple DeepSeek-V4 throughput and TTFT optimizations, Model Runner V2 support for quantized models by default, and a new unified streaming parser engine for tool-call and reasoning output. Release
  • anthropics/anthropic-sdk-typescript | sdk-v0.107.0 | Adds API support for the 20260318 web fetch and support tools; fixes symlink canonicalization bounds in the agent toolset and restores dropped BatchCreateParams types. Release
  • anthropics/anthropic-sdk-typescript | sdk-v0.106.0 | Adds client-side support for system.message streaming events and a new refusal category. Release
  • openai/openai-python | v2.44.0 | Fixes auth header priority so the first provided header wins. Release
  • BerriAI/litellm | v1.90.0 | Adds Bedrock strict and additionalProperties forwarding to Converse toolSpec and standardizes rate-limit handling; also ships backport stable patches across the v1.84 through v1.89 lines. Release

Runtime

  • denoland/deno | v2.9.0 | Major feature release: adds deno watch, deno link/unlink, deno list, --declaration flag for bundled .d.ts output, configurable coverage thresholds, desktop .deb/.rpm/.msi installer formats, Web Locks API, and Happy Eyeballs for Deno.connect. Release
  • vercel/turborepo | v2.10.1 | Adds devEngines.packageManager support in workspaces, fixes Corepack integrity hash handling, migrates TUI terminals from vt100 to Ghostty, and passes through XDG_DATA_* env vars. Release
  • cloudflare/workerd | v1.20260630.1 | Daily cadence upstream sync; full diff available in the GitHub changelog. Release

Devtools

  • neovim/neovim | v0.13.0-dev nightly | Pre-release development build; not yet a stable tag, included here for awareness. Release

This week's releases signal two converging trends: AI inference infrastructure is maturing rapidly, with vLLM's 0.24.0 showing production-grade multi-architecture optimization across MoE models, while runtimes like Deno 2.9 are expanding well beyond server scripting into desktop app packaging and dependency lifecycle tooling.

Ready for one link for your startup?

Free to start. Founding Members get $120 in credits and a direct line to the founders.

Create Your Link

Free to start · No credit card

Read next

Jul 14, 2026 · 3 min
OSS Releases July 14 2026: vLLM, Astro, Turborepo and More
The week of July 14, 2026 brought a landmark vLLM release, a wave of Astro adapter fixes, Turborepo's embedded sccache, and meaningful updates across infra, data, and AI tooling.
Jul 7, 2026 · 2 min
OSS Releases July 7 2026: Terraform, Turborepo, Astro, and More
The week of July 7 2026 brings a performance-focused Turborepo drop, a feature-rich Terraform 1.16 alpha, critical Astro renderer fixes, and steady AI SDK updates.