For StartupsFor CommunitiesDigestBlog
Back to digest

OSS Releases July 7 2026: Terraform, Turborepo, Astro, and More

Frameworks

  • withastro/astro @astrojs/solid-js v7.0.1: Fixes the Solid renderer incorrectly claiming Svelte 5 components that use the newer $$renderer prop, which caused those components to silently render as empty strings in mixed Solid/Svelte projects. Release
  • withastro/astro @astrojs/node v11.0.2: Patches a trailing-slash redirect that could echo a backslash-prefixed path into a Location header and redirect users off-site. Release
  • withastro/astro @astrojs/ts-plugin v1.10.10: Fixes "Go To References" missing usages inside .astro files reached through Astro.locals. Release
  • withastro/astro create-astro v5.2.2: Respects HTTP_PROXY and HTTPS_PROXY env vars when downloading templates on Node.js v22.21.0+ and v24.5.0+. Release
  • vitejs/vite v8.1.3: Stability patch; see the full changelog for details. Release

Infra

  • hashicorp/terraform v1.16.0-alpha20260706: Adds a store block in terraform_data for ephemeral and sensitive values, import block support inside modules, Linux s390x builds, terraform graph Mermaid output, and on_failure modes (halt, taint, continue) for resource action triggers. Release

Data

  • ClickHouse/ClickHouse v25.8.28.1-lts: LTS maintenance release with no public changelog; treat as a routine patch. Release

AI

  • BerriAI/litellm v1.91.0: Gates team allowed_passthrough_routes to proxy admins only, fixes Bedrock/Cohere embedding type serialization, and replays cached OpenAI response bridge hits as chat streams. Release
  • anthropics/anthropic-sdk-typescript sdk-v0.110.0: Adds the agent-memory-2026-07-22 beta header to the TypeScript SDK, previewing upcoming memory API support. Release
  • langchain-ai/langchain langchain v1.3.11: Enables strict=True on tools for OpenAI-compatible models via ProviderStrategy. Release
  • langchain-ai/langchain langchain-openrouter v0.2.6: Adds default_headers for custom HTTP header injection. Release

DevTools

  • neovim/neovim v0.12.4: Stable maintenance release with bug fixes; the nightly track is already at v0.13.0-dev. Release

Runtime

  • vercel/turborepo v2.10.4: A focused performance release that switches to mimalloc as the global allocator, parses yarn v1, Berry, and pnpm lockfiles in single-pass or overhauled routines, overlaps dependency hashing with package file hashing, and builds the repo index concurrently with the package graph. Also introduces a toolchain provider abstraction and fixes bun dependency resolution after prune renames. Release
  • cloudflare/workerd v1.20260707.1: Daily cadence release; full diff available in the changelog. Release

This week's releases reflect two converging themes: raw performance is back on the agenda, as seen in Turborepo's allocator swap and lockfile parser rewrites, while security and correctness hardening shows up across Astro's renderer and redirect fixes and LiteLLM's proxy access controls. Terraform's 1.16 alpha continues to push infrastructure-as-code toward richer ephemeral state and modular import workflows.

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.
Jun 30, 2026 · 3 min
OSS Releases: Deno 2.9, vLLM 0.24, Terraform 1.15, Astro 7 and More
This week's OSS releases bring Deno 2.9's desktop installer output, vLLM 0.24's MiniMax-M3 and DeepSeek-V4 optimizations, Terraform 1.15.7 concurrency fixes, and a busy patch cycle across the Astro and LiteLLM ecosystems.