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

Commite9018d9

Browse files
chore(release): 4.45.0 [skip ci]
# [4.45.0](v4.44.0...v4.45.0) (2025-09-24)### Bug Fixes* 🐛 inline Buffer and URL ([0b6c43a](0b6c43a))### Features* inline fs.ts types to remove node:fs dependency ([22886c3](22886c3))
1 parent514ba38 commite9018d9

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.45.0](https://github.com/streamich/memfs/compare/v4.44.0...v4.45.0) (2025-09-24)
2+
3+
4+
###Bug Fixes
5+
6+
* 🐛 inline Buffer and URL ([0b6c43a](https://github.com/streamich/memfs/commit/0b6c43a088beb74adbd976071d1672e94a90d5db))
7+
8+
9+
###Features
10+
11+
* inline fs.ts types to remove node:fs dependency ([22886c3](https://github.com/streamich/memfs/commit/22886c3ec2a8298e6b18ceb0080c92ed5e5e90bc))
12+
113
#[4.44.0](https://github.com/streamich/memfs/compare/v4.43.1...v4.44.0) (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.44.0",
3+
"version":"4.45.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