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 1e5b7c3 commit f5d3dceCopy full SHA for f5d3dce
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [4.40.0](https://github.com/streamich/memfs/compare/v4.39.0...v4.40.0) (2025-09-16)
2
+
3
4
+### Features
5
6
+* update Node.js types and add node: prefix to imports ([c3f32bc](https://github.com/streamich/memfs/commit/c3f32bc0cc8f034f8cb60ea6f2c7ab6af2112185))
7
8
# [4.39.0](https://github.com/streamich/memfs/compare/v4.38.3...v4.39.0) (2025-09-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "memfs",
- "version": "4.39.0",
+ "version": "4.40.0",
"description": "In-memory file-system with Node's fs API.",
"keywords": [
"fs",
0 commit comments