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 575a76b commit 18f4abeCopy full SHA for 18f4abe
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [4.12.0](https://github.com/streamich/memfs/compare/v4.11.2...v4.12.0) (2024-09-19)
2
+
3
4
+### Features
5
6
+* improve permissions support ([#1059](https://github.com/streamich/memfs/issues/1059)) ([575a76b](https://github.com/streamich/memfs/commit/575a76b5f538f65ca5b8813073bc783f3d408a1b))
7
8
## [4.11.2](https://github.com/streamich/memfs/compare/v4.11.1...v4.11.2) (2024-09-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "memfs",
- "version": "4.11.2",
+ "version": "4.12.0",
"description": "In-memory file-system with Node's fs API.",
"keywords": [
"fs",
0 commit comments