File tree Expand file tree Collapse file tree 3 files changed +4392
-4198
lines changed Expand file tree Collapse file tree 3 files changed +4392
-4198
lines changed Original file line number Diff line number Diff line change 1
1
2
+ 1.7.0 / 2016-10-05
3
+ ===================
4
+
5
+ * [ fix] Revert "default ` rejectUnauthorized ` to ` true ` " (#496 )
6
+ * [ fix] Use xhr.responseText if xhr.response is not provided (#483 )
7
+ * [ fix] Fix issue with errors during WebSocket creation not being caught (#475 )
8
+ * [ style] Add missing semi-colon (#501 )
9
+ * [ chore] Add gulp & babel in the build process (#455 )
10
+ * [ chore] Add eslint (#458 )
11
+ * [ chore] Bump zuul (#464 )
12
+ * [ chore] Remove unused submodule (#466 )
13
+ * [ chore] Bumping ws to 1.1.1 (#478 )
14
+ * [ chore] Update zuul browser settings following EOL notices (#486 )
15
+ * [ chore] Bump engine.io-parser (#492 )
16
+ * [ chore] Make the build status badge point towards master (#497 )
17
+ * [ chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0 (#498 )
18
+ * [ chore] Restrict files included in npm package (#499 )
19
+
2
20
1.6.11 / 2016-06-23
3
21
===================
4
22
You can’t perform that action at this time.
0 commit comments