Deno 2.8 Released: New Subcommands, Faster npm Installs, and Framework-Aware Compilation
By
roflcopter69
Hot, fresh, and worth queueing round the block for.
Summary
Deno 2.8 has been released as the biggest minor update to date, introducing six new subcommands including `deno transpile`, `deno pack`, `deno bump-version`, `deno ci`, `deno why`, and `deno audit fix`. Key features include automatic vulnerability patching via `deno audit fix`, import defer support, network debugging in Chrome DevTools, framework-aware `deno compile`, and 3.66x faster cold npm installs.
Key quotes
· 3 pulledDeno 2.8 is here. This is our biggest minor release to date and we're excited to share it with you.
The new deno audit fix subcommand goes one step further and automatically upgrades affected packages to the nearest patched version that still satisfies your version constraints.
3.66x faster cold npm installs
You might also wanna read
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it helps coding agents
bit.ly·11h agoMicrosoft Foundry Skill: Reusable Guidance for Coding Agent Workflows
The Microsoft Foundry Skill is a meta-skill for coding agents that provides reusable guidance for Foundry agent workflows. It helps standard
Erlang Ecosystem Foundation Launches Central Company Registry
The Erlang Ecosystem Foundation has launched a new canonical company registry at registry.erlef.org. The registry aims to serve members, spo
aislop: Open-source CLI tool detects low-quality code patterns left by AI coding agents
aislop is an open-source CLI tool (MIT-licensed) that detects low-quality patterns left behind by AI coding agents like Claude Code, Cursor,
wterm: A DOM-based Web Terminal Emulator Powered by Zig and WebAssembly
wterm is a web-based terminal emulator that renders directly to the DOM, providing native text selection, copy/paste, find functionality, an
PromptLayer: AI observability tool for tracing multi-step workflows, costs, and failures
PromptLayer is an AI observability tool for developers that provides a unified timeline and waterfall view to trace AI requests, workflows,
