AsyncLocalStorage
Found in 4 packages: deno, node-js, sveltekit, graphql-yoga
deno(3 releases)
v2.7.14This release focuses heavily on Node.js compatibility, bringing numerous fixes and alignments across modules like fs, net, http2, and crypto. New features include fs.Utf8Stream and support for delta updates via bsdiff patches.
v2.7.2This release brings significant stability improvements across crypto, installation, and Node.js compatibility, including an upgrade to V8 14.6 and fixes for coverage reporting and environment variable loading.
v2.7.0This release introduces significant new CLI features like `deno create`, enhanced npm compatibility via overrides and module directory support, and stabilizes the Temporal API. Numerous bug fixes target Node.js compatibility, LSP resolution, and auditing.
node-js(6 releases)
v25.9.0This 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.0This 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.0This 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.0BreakingThis 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.3This 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.0BreakingNode.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)
@sveltejs/kit@2.43.4This patch release introduces a workaround for AsyncLocalStorage to improve compatibility with Webcontainers.
@sveltejs/kit@2.43.3This patch release addresses a Webcontainer compatibility issue with AsyncLocalStorage and ensures form submitter values are correctly passed to remote functions.
graphql-yoga(1 releases)
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when AsyncLocalStorage changes.
Learn More