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 03becc6 commit 63c5577Copy full SHA for 63c5577
ChangeLog
@@ -1,3 +1,16 @@
1
+2021.01.25, v5.0.0
2
+
3
+feature:
4
+- (join-io) drop support of node < 14
5
+- (package) supertape v4.8.1
6
+- (package) eslint v7.18.0
7
+- (package) eslint-plugin-putout v6.13.1
8
+- (package) putout v13.9.1
9
+- (package) madrun v8.6.2
10
+- (package) files-io v4.0.0
11
+- (package) ponse v6.0.0
12
13
14
2020.02.21, v4.0.0
15
16
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "join-io",
- "version": "4.0.0",
+ "version": "5.0.0",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "Join files on a fly to reduce requests count",
"homepage": "http://github.com/coderaiser/join-io",
0 commit comments