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 ebc4cea commit 4c2bbf6Copy full SHA for 4c2bbf6
ChangeLog
@@ -1,3 +1,14 @@
1
+2021.01.25, v4.0.0
2
+
3
+feature:
4
+- (files-io) drop support of node < 14
5
+- (package) eslint v7.18.0
6
+- (package) supertape v4.8.1
7
+- (package) putout v13.9.1
8
+- (package) eslint-plugin-putout v6.13.1
9
+- (package) madrun v8.6.2
10
11
12
2020.03.21, v3.0.2
13
14
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "files-io",
- "version": "3.0.2",
+ "version": "4.0.0",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "Read many files in node",
"homepage": "http://github.com/coderaiser/files-io",
0 commit comments