File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 4.38.0] ( https://github.com/streamich/memfs/compare/v4.37.1...v4.38.0 ) (2025-08-24)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * handle chmod 0 permissions in existsSync and access methods ([ 3452bcf] ( https://github.com/streamich/memfs/commit/3452bcf24cd44f476687b693a1a1b6685d7353c9 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * revert exists implementation ([ bf209cd] ( https://github.com/streamich/memfs/commit/bf209cd05ed41787be8afb425077fbcdb93fb3fa ) )
12
+
1
13
## [ 4.37.1] ( https://github.com/streamich/memfs/compare/v4.37.0...v4.37.1 ) (2025-08-22)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " memfs" ,
3
- "version" : " 4.37.1 " ,
3
+ "version" : " 4.38.0 " ,
4
4
"description" : " In-memory file-system with Node's fs API." ,
5
5
"keywords" : [
6
6
" fs" ,
You can’t perform that action at this time.
0 commit comments