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 4d979d7 commit 25dc4d0Copy full SHA for 25dc4d0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [4.36.0](https://github.com/streamich/memfs/compare/v4.35.0...v4.36.0) (2025-08-03)
2
+
3
4
+### Features
5
6
+* 🎸 harden WritableStream usage ([155b023](https://github.com/streamich/memfs/commit/155b0239883e9d7693741f50238121b19d1653f0))
7
8
# [4.35.0](https://github.com/streamich/memfs/compare/v4.34.0...v4.35.0) (2025-08-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "memfs",
- "version": "4.35.0",
+ "version": "4.36.0",
"description": "In-memory file-system with Node's fs API.",
"keywords": [
"fs",
0 commit comments