We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0f24d5 commit 849e617Copy full SHA for 849e617
src/content/changelog/workers/2025-08-15-nodejs-fs.mdx
@@ -1,6 +1,6 @@
1
---
2
title: The Node.js and Web File System APIs in Workers
3
-description: The `node:fs` and Web File System APIs are now available in Workers.
+description: The node:fs and Web File System APIs are now available in Workers.
4
products:
5
- workers
6
date: 2025-08-15T01:00:00Z
src/content/release-notes/workers.yaml
@@ -5,7 +5,7 @@ productLink: "/workers/"
entries:
- publish_date: "2025-09-11"
7
description: |-
8
- - The "node:fs" and Web File System APIs are now available within Workers.
+ - The node:fs and Web File System APIs are now available within Workers.
9
- publish_date: "2025-08-21"
10
11
- Updated v8 to version 14.0.
0 commit comments