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 a332fe9 commit 04ecff7Copy full SHA for 04ecff7
ChangeLog
@@ -1,3 +1,14 @@
1
+2017.07.13, v2.0.0
2
+
3
+feature:
4
+- (package) rm unused
5
+- (package) add eslint-plugin-node
6
+- (gitignore) add package-lock.json
7
+- (package) eslint v4.2.0
8
+- (join) rm minify
9
+- (join) drop support of node version < 4
10
11
12
2017.05.24, v1.4.6
13
14
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "join-io",
- "version": "1.4.6",
+ "version": "2.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