node:fs
Found in 4 packages: sveltekit, astro, deno, cloudflare-workers
sveltekit(2 releases)
@sveltejs/adapter-vercel@7.0.0-next.5BreakingThis release updates the edge function bundling to use `rolldown` and requires Vite 8. It also removes support for edge and Node 20 runtimes.
@sveltejs/adapter-node@6.0.0-next.8BreakingThis release migrates SvelteKit from Rollup to Rolldown, requiring SvelteKit 3 and Vite 8.0.12. It also introduces improved error logging and several bug fixes.
astro(1 releases)
deno(7 releases)
v2.7.8This release introduces significant improvements to Node.js compatibility, including fixes for child_process, fs, and various internal APIs. It also adds new features like P-521 cryptography support and OpenTelemetry console exporting.
v2.7.6This release introduces performance improvements across V8 string conversion, NAPI async work, and various web/node extensions. It also brings numerous bug fixes, particularly enhancing Node.js compatibility and fixing panics in core functionality.
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.
v2.1.14BreakingThis release focuses on security and stability improvements, specifically restricting batch file execution on Windows and hardening the node:fs close implementation.
v2.4.5Deno 2.4.5 introduces pull-based diagnostics for LSP, improves Node.js compatibility (TLS, FS, OS), and refines the unstable install process. It also includes various bug fixes for bundling, caching, and JSX publishing.
v2.3.6Deno 2.3.6 introduces an esbuild-backed bundler and a new deploy subcommand under unstable flags, alongside extensive fixes for Node.js compatibility and vsock socket support.
cloudflare-workers(2 releases)
@cloudflare/unenv-preset@2.7.1This patch release transitions to using native Node.js modules like `node:constants`, and removes polyfills for `node:module`, `node:crypto`, `node:fs`, and `node:os`, with native `fs` and `os` becoming default later in 2025.
@cloudflare/unenv-preset@2.7.0This release introduces support for native Node.js file system modules (`node:fs` and `node:fs/promises`) and removes the experimental tag from the Node.js HTTP server modules flag.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when node:fs changes.
Learn More