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-aiflag to skip generatingAGENTS.mdandCLAUDE.mdscaffolding 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.jsonwhen 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.Parserand fixes submodule variable validation duringinit. Release - hashicorp/terraform | v1.16.0-alpha20260626 | Alpha preview adds
storeblock interraform_datafor ephemeral and sensitive values, import blocks inside modules, Linux s390x builds, andon_failuremodes 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
20260318web fetch and support tools; fixes symlink canonicalization bounds in the agent toolset and restores droppedBatchCreateParamstypes. Release - anthropics/anthropic-sdk-typescript | sdk-v0.106.0 | Adds client-side support for
system.messagestreaming 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
strictandadditionalPropertiesforwarding 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,--declarationflag for bundled.d.tsoutput, configurable coverage thresholds, desktop.deb/.rpm/.msiinstaller formats, Web Locks API, and Happy Eyeballs forDeno.connect. Release - vercel/turborepo | v2.10.1 | Adds
devEngines.packageManagersupport in workspaces, fixes Corepack integrity hash handling, migrates TUI terminals from vt100 to Ghostty, and passes throughXDG_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.