We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada23da commit 701103fCopy full SHA for 701103f
CHANGELOG.md
@@ -1,6 +1,11 @@
1
Changelog
2
=========
3
4
+## v3.1.0
5
+- started to use real whatwg streams
6
+- degraded fs/promise to fs.promise to support node v12
7
+- degraded optional changing to support node v12
8
+
9
## v3.0.0
10
- Changed WeakMap for private field (require node 12)
11
- Switch to ESM
0 commit comments