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 6489172 commit 77c4a53Copy full SHA for 77c4a53
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.15.4](https://github.com/streamich/memfs/compare/v4.15.3...v4.15.4) (2025-01-09)
2
+
3
4
+### Bug Fixes
5
6
+* remove `debugger` statement ([#1086](https://github.com/streamich/memfs/issues/1086)) ([6489172](https://github.com/streamich/memfs/commit/648917202d0832908ec57b72400f4c772e15a624))
7
8
## [4.15.3](https://github.com/streamich/memfs/compare/v4.15.2...v4.15.3) (2025-01-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "memfs",
- "version": "4.15.3",
+ "version": "4.15.4",
"description": "In-memory file-system with Node's fs API.",
"keywords": [
"fs",
0 commit comments