Skip to content

Commit d30914d

Browse files
[chore] Release 2.0.0
1 parent 9e7b543 commit d30914d

File tree

8 files changed

+40
-14261
lines changed

8 files changed

+40
-14261
lines changed

History.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,36 @@
11

2+
2.0.0 / 2017-05-09
3+
===================
4+
5+
`dist/socket.io.js`: 61.1 kB ; `dist/socket.io.slim.js`: 52.8 kB
6+
7+
* [feat] Move binary detection to the parser (#1103)
8+
* [feat] Allow the use of a custom parser (#1075)
9+
10+
* [fix] Run tests on the minified files (#1042)
11+
* [fix] Add nsp prefix to socket.id (#1058)
12+
13+
* [test] Update browsers matrix (#1059)
14+
15+
* [chore] Bump engine.io to version 3.1.0 (#1109)
16+
* [chore] Bump dev dependencies (#1108)
17+
* [chore] Bump debug to version 2.6.4 (#1101)
18+
* [chore] Fix dependencies (#1096)
19+
* [chore] Bump engine.io-client to version 2.0.2 (#1074)
20+
* [chore] Bump socket.io-parser to version 2.3.2 (#1071)
21+
* [chore] Bump engine.io-client to version 2.0.0 (#1062)
22+
* [chore] Update issue template with fiddle (#1057)
23+
24+
* [docs] Fix messed events documentation (#1089)
25+
* [docs] Fix Manager constructor documentation (#1093)
26+
* [docs] Fix format in API.md (#1090)
27+
* [docs] Add note regarding the Emitter class (#1079)
28+
* [docs] Add missing path option in the documentation (#1078)
29+
* [docs] Fix typo (#1076)
30+
* [docs] Fix typo (#1066)
31+
* [docs] Add `connect_error` and `connect_timeout` events (#1051)
32+
* [docs] API documentation (#1049)
33+
234
1.7.2 / 2016-12-11
335
===================
436

0 commit comments

Comments
 (0)