File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
+ 2.0.0 / 2017-01-22
3
+ ===================
4
+
5
+ * [ chore] Fix Saucelabs tests (#532 )
6
+ * [ chore] Actually run tests in Saucelabs (#527 )
7
+ * [ feature] Allow extraHeaders to be set for browser clients in XHR requests (#519 )
8
+ * [ feature] Add support for per transport options (#518 )
9
+ * [ chore] Bump engine.io-parser to version 2.0.0 (#525 )
10
+ * [ chore] Update zuul config to speed up tests (#526 )
11
+
2
12
1.8.2 / 2016-12-11
3
13
===================
4
14
Original file line number Diff line number Diff line change 2
2
"name" : " engine.io-client" ,
3
3
"description" : " Client for the realtime Engine" ,
4
4
"license" : " MIT" ,
5
- "version" : " 1.8.2 " ,
5
+ "version" : " 2.0.0 " ,
6
6
"homepage" : " https://github.com/socketio/engine.io-client" ,
7
7
"contributors" : [
8
8
{
45
45
"concat-stream" : " 1.4.6" ,
46
46
"del" : " 2.2.0" ,
47
47
"derequire" : " 1.2.0" ,
48
- "engine.io" : " socketio/engine.io " ,
48
+ "engine.io" : " 2.0.0 " ,
49
49
"eslint-config-standard" : " 4.4.0" ,
50
50
"eslint-plugin-standard" : " 1.3.1" ,
51
51
"expect.js" : " 0.2.0" ,
You can’t perform that action at this time.
0 commit comments