Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit43c51b4

Browse files
chore(release): 4.48.0 [skip ci]
# [4.48.0](v4.47.0...v4.48.0) (2025-10-01)### Features* handle EEXIST error when creating directories in parallel ([3c9b2c8](3c9b2c8))
1 parent363e253 commit43c51b4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
#[4.48.0](https://github.com/streamich/memfs/compare/v4.47.0...v4.48.0) (2025-10-01)
2+
3+
4+
###Features
5+
6+
* handle EEXIST error when creating directories in parallel ([3c9b2c8](https://github.com/streamich/memfs/commit/3c9b2c89283eb4c00b77e84bc14bf8e029392a36))
7+
18
#[4.47.0](https://github.com/streamich/memfs/compare/v4.46.1...v4.47.0) (2025-09-27)
29

310

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"memfs",
3-
"version":"4.47.0",
3+
"version":"4.48.0",
44
"description":"In-memory file-system with Node's fs API.",
55
"keywords": [
66
"fs",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp