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 50832df commit 2d5232aCopy full SHA for 2d5232a
βCHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.2.4](https://github.com/streamich/memfs/compare/v3.2.3...v3.2.4) (2021-09-02)
2
+
3
4
+### Bug Fixes
5
6
+* π use globalThis defensively ([eed6bbf](https://github.com/streamich/memfs/commit/eed6bbfa2fc310639974ed9e163876ff8253b321))
7
8
## [3.2.3](https://github.com/streamich/memfs/compare/v3.2.2...v3.2.3) (2021-08-31)
9
10
βpackage.json
@@ -1,6 +1,6 @@
{
"name": "memfs",
- "version": "3.2.3",
+ "version": "3.2.4",
"description": "In-memory file-system with Node's fs API.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments