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 2e88908 commit 55eb3fcCopy full SHA for 55eb3fc
ChangeLog
@@ -1,3 +1,12 @@
1
+2018.10.24, v3.0.0
2
+
3
+feature:
4
+- (package) drop support of node < 8
5
+- (package) files-io v3.0.0
6
+- (package) eslint-plugin-node v7.0.1
7
+- (package) eslint v5.6.0
8
9
10
2018.05.02, v2.0.2
11
12
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "join-io",
- "version": "2.0.2",
+ "version": "3.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