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

Commit55f9cbd

Browse files
chore(release): 4.44.0 [skip ci]
# [4.44.0](v4.43.1...v4.44.0) (2025-09-24)### Bug Fixes* 🐛 remove dependence on "assert" module ([c7c6f6c](c7c6f6c))### Features* move internal files to vendor/node/internal and cleanup unused error codes ([3a9ee47](3a9ee47))
1 parentba6c15f commit55f9cbd

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
#[4.44.0](https://github.com/streamich/memfs/compare/v4.43.1...v4.44.0) (2025-09-24)
2+
3+
4+
###Bug Fixes
5+
6+
* 🐛 remove dependence on "assert" module ([c7c6f6c](https://github.com/streamich/memfs/commit/c7c6f6c87315ad8c8b886e7a47e8dd553d89df70))
7+
8+
9+
###Features
10+
11+
* move internal files to vendor/node/internal and cleanup unused error codes ([3a9ee47](https://github.com/streamich/memfs/commit/3a9ee47eced4cc034e45833eaecd4ed8ad66e94d))
12+
113
##[4.43.1](https://github.com/streamich/memfs/compare/v4.43.0...v4.43.1) (2025-09-24)
214

315

‎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.1",
3+
"version":"4.44.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