Runtime
denoland/deno released v2.8.0 with new developer productivity features including deno bump-version subcommand for workspace version management, deno why for dependency analysis, deno audit fix alias, and --watch flag for deno check. The release also adds progress bars for deno compile and supports module.registerHooks() in compiled binaries. Read more
cloudflare/workerd had multiple releases this week including v1.20260526.1 with chat-completion model type fixes, v1.20260522.1 adding Kimi K2.6 model type and Web Search binding types. Latest release
Frameworks
withastro/astro released astro@6.3.7 fixing request body handling for binary data in the Node adapter, custom element processing in MDX files, and dynamic route handling for URLs with literal % characters. Also released @astrojs/cloudflare@13.5.4 forwarding user optimizeDeps settings to SSR environments. View release
vitejs/vite shipped v8.0.14 with various improvements and bug fixes. See changelog
sveltejs/svelte released svelte@5.55.9 fixing issues with await expressions, batch invariant errors, and dependency deduplication. Release notes
remix-run/remix delivered multiple package updates including ui@0.2.0 with new signal option for renderToStream() and improved JSX type handling for boolean attributes.
Infrastructure
hashicorp/terraform released v1.15.4 adding Linux s390x (zLinux) build support and fixing provider binary installation into symlinked directories. Release details
Data
duckdb/duckdb shipped v1.5.3 as a bugfix release addressing various issues discovered after v1.5.2, including fixes for JSON serialization, TIMESTAMPFORMAT handling, and INSERT OR REPLACE BY NAME regression. View announcement
ClickHouse/ClickHouse published multiple maintenance releases across different version branches including v26.6.1.1-new, v26.5.1.882-stable, and several LTS updates.
AI
BerriAI/litellm released v1.86.1 as a patch fixing npm build issues, following v1.86.0 which had Docker image signing complications for the non-root variant. Latest release
openai/openai-python delivered v2.38.0 with API updates and documentation improvements. Release notes
anthropics/anthropic-sdk-typescript released v0.98.0 adding support for thinking-token-count beta for estimated tokens in thinking block deltas when streaming. View release
langchain-ai/langchain had several component releases including langchain-openai==1.2.2, langchain-fireworks==1.4.0 updating to fireworks-ai 1.x SDK, and langchain-tests==1.1.9.
This week's releases highlight the continued maturation of developer tooling, with runtime environments expanding their workspace and debugging capabilities while infrastructure tools broaden platform support.