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

Commit920a2b2

Browse files
chore(release): 4.43.1 [skip ci]
## [4.43.1](v4.43.0...v4.43.1) (2025-09-24)### Bug Fixes* Use cross-platform `dirname` instead of `posix.dirname` ([7a51ac3](7a51ac3)), closes [#1193](#1193)
1 parente697219 commit920a2b2

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.43.1](https://github.com/streamich/memfs/compare/v4.43.0...v4.43.1) (2025-09-24)
2+
3+
4+
###Bug Fixes
5+
6+
* Use cross-platform`dirname` instead of`posix.dirname` ([7a51ac3](https://github.com/streamich/memfs/commit/7a51ac33fce9f14dbb7ed54eff417dc666887222)), closes[#1193](https://github.com/streamich/memfs/issues/1193)
7+
18
#[4.43.0](https://github.com/streamich/memfs/compare/v4.42.0...v4.43.0) (2025-09-20)
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.43.0",
3+
"version":"4.43.1",
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