Dev Digest — July 2025
This page contains all Dev Digest issues published in July 2025. It includes curated links to programming and developer news covering TypeScript, DevOps, Developer Tools.
Updates
TypeScript 5.9 RC: import defer, Minimal tsconfig, and Major Performance Gains
July 31, 2025TypeScript 5.9 RC introduces deferred module loading with import defer, a lean tsconfig init, stable Node 20 module resolution, enhanced editor tooling, and key compiler optimizations.
Deno 2.4 Revives Bundling and Production-Grade Tooling
July 23, 2025Deno 2.4 returns first-party bundling via esbuild, adds a streamlined dependency update command and stable OpenTelemetry support, making Deno far more practical for real-world applications.
Docker Compose Adds LLM ‘models’ Support and Cloud Offload for Agentic Apps
July 28, 2025Docker Compose 2.38.0 introduces top-level `models` for LLM configuration and Docker Offload for cloud-scale AI agent deployments.
Rolldown-Vite Beta: Rust-Powered Bundler for Vite Cuts Build Times by Up to 16×
July 18, 2025Rolldown-Vite beta introduces a Rust-based bundler drop-in replacement for Vite, offering 3–16× faster production builds and vastly reduced memory usage.
Bun v1.2.19 Delivers Major Productivity and Performance Boosts
July 28, 2025Bun's July 19, 2025 release adds isolated installs, interactive updates, advanced package.json scripting, dependency insights, and massive SQL client speedups.