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 e5461ae commit 4619f16Copy full SHA for 4619f16
βCHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.9.1](https://github.com/streamich/memfs/compare/v4.9.0...v4.9.1) (2024-04-27)
2
+
3
4
+### Bug Fixes
5
6
+* π use latest json-pack implementation ([de54ab5](https://github.com/streamich/memfs/commit/de54ab53a5df3b857975094ce4c59d760240a6d6))
7
8
# [4.9.0](https://github.com/streamich/memfs/compare/v4.8.2...v4.9.0) (2024-04-27)
9
10
βpackage.json
@@ -1,6 +1,6 @@
{
"name": "memfs",
- "version": "4.9.0",
+ "version": "4.9.1",
"description": "In-memory file-system with Node's fs API.",
"keywords": [
"fs",
0 commit comments