Astro 7.2's experimental incremental builds reuse unchanged pages across runs, so large static sites stop re-rendering thousands of slug routes for every content edit.
1 source
Node.js 26.7.0 adds Perfetto tracing support, so server-side profile output opens in the same Perfetto tooling you already use for browser performance work.
1 source
WebAssembly Garbage Collection (WasmGC) is now supported in all major browsers and Node.js. This removes the biggest barrier to running managed languages (Java, Kotlin, Dart, OCaml) directly in the browser at near-native speed.
1 source