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

Commit10143fe

Browse files
chore(release): 4.46.0 [skip ci]
# [4.46.0](v4.45.0...v4.46.0) (2025-09-24)### Features* implement inline inspect and format functions to replace node:util imports ([894819e](894819e))* inline inherits and promisify implementations, remove all node:util dependencies ([4e628bf](4e628bf))
1 parent4d47ede commit10143fe

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
#[4.46.0](https://github.com/streamich/memfs/compare/v4.45.0...v4.46.0) (2025-09-24)
2+
3+
4+
###Features
5+
6+
* implement inline inspect and format functions to replace node:util imports ([894819e](https://github.com/streamich/memfs/commit/894819ecc0a8f2466580b6d39c2ce580a75e83a1))
7+
* inline inherits and promisify implementations, remove all node:util dependencies ([4e628bf](https://github.com/streamich/memfs/commit/4e628bf2510779473573077ecce1e63e73dbb434))
8+
19
#[4.45.0](https://github.com/streamich/memfs/compare/v4.44.0...v4.45.0) (2025-09-24)
210

311

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