File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 11
2+ 1.6.0 / 2016-11-20
3+ ==================
4+
5+ * [ fix] Make ETag header comply with standard. (#2603 )
6+ * [ feature] Loading client script on demand. (#2567 )
7+ * [ test] Fix leaking clientSocket (#2721 )
8+ * [ feature] Add support for all event emitter methods (#2601 )
9+ * [ chore] Update year to 2016 (#2456 )
10+ * [ feature] Add support for socket middleware (#2306 )
11+ * [ feature] add support for Server#close(callback) (#2748 )
12+ * [ fix] Don't drop query variables on handshake (#2745 )
13+ * [ example] Add disconnection/reconnection logs to the chat example (#2675 )
14+ * [ perf] Minor code optimizations (#2219 )
15+ * [ chore] Bump debug to version 2.3.3 (#2754 )
16+ * [ chore] Bump engine.io to version 1.8.0 (#2755 )
17+ * [ chore] Bump socket.io-adapter to version 0.5.0 (#2756 )
18+
2191.5.1 / 2016-10-24
320==================
421
Original file line number Diff line number Diff line change 11{
22 "name" : " socket.io" ,
3- "version" : " 1.5.1 " ,
3+ "version" : " 1.6.0 " ,
44 "description" : " node.js realtime framework server" ,
55 "keywords" : [
66 " realtime" ,
2929 "has-binary" : " 0.1.7" ,
3030 "object-assign" : " 4.1.0" ,
3131 "socket.io-adapter" : " 0.5.0" ,
32- "socket.io-client" : " 1.5.1 " ,
32+ "socket.io-client" : " 1.6.0 " ,
3333 "socket.io-parser" : " 2.3.1"
3434 },
3535 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments