We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f989dcd commit 6b75f10Copy full SHA for 6b75f10
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.9.3](https://github.com/streamich/memfs/compare/v4.9.2...v4.9.3) (2024-06-14)
2
+
3
4
+### Bug Fixes
5
6
+* replace `sonic-forest` with `tree-dump` ([#1038](https://github.com/streamich/memfs/issues/1038)) ([f989dcd](https://github.com/streamich/memfs/commit/f989dcd2e6457698b85491997ea073ae07c04724))
7
8
## [4.9.2](https://github.com/streamich/memfs/compare/v4.9.1...v4.9.2) (2024-04-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "memfs",
- "version": "4.9.2",
+ "version": "4.9.3",
"description": "In-memory file-system with Node's fs API.",
"keywords": [
"fs",
0 commit comments