Change8
Symbol12 releases

AsyncLocalStorage

Found in 4 packages: deno, node-js, sveltekit, graphql-yoga

deno(3 releases)

node-js(6 releases)

v25.9.0
Apr 1, 2026

This release introduces significant improvements to test runner mocking APIs by consolidating export options and adds new features like scoped usage for AsyncLocalStorage and new Web Crypto algorithms. It also deprecates `module.register()`.

v24.14.0
Feb 24, 2026

This release introduces several minor features across core modules like async_hooks, fs, http, and stream, alongside dependency updates and build improvements. Key additions include better promise tracking in async hooks and new configuration options for fs.watch and http proxy settings.

v25.4.0
Jan 19, 2026

This release introduces several stability promotions for CLI flags and module features, alongside new utility functions and performance improvements in assertion comparisons. Key additions include http.setGlobalProxyFromEnv() and enhanced module import handling.

v22.17.0Breaking
Jun 25, 2025

This release stabilizes several utility and file system APIs, introduces explicit resource management for directory handles, and deprecates legacy behaviors in the HTTP and child_process modules.

v20.19.3
Jun 23, 2025

This release stabilizes Ed25519/X25519 in WebCrypto, updates several core dependencies like ICU and root certificates, and introduces deprecations for invalid types in fs.existsSync.

v24.0.0Breaking
May 6, 2025

Node.js 24 updates the V8 engine to 13.6 and npm to 11, while promoting URLPattern to a global and stabilizing the Permission Model flag. It introduces several runtime deprecations for legacy APIs and mandates ClangCL for Windows compilation.

sveltekit(2 releases)

graphql-yoga(1 releases)

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when AsyncLocalStorage changes.

Learn More