Skip to content

Releases: socketio/socket.io-client

2.0.2

01 Jun 19:25
Compare
Choose a tag to compare

Bug fixes

  • do not update the opts.query reference (#1121)

Links:

2.0.1

09 May 00:13
Compare
Choose a tag to compare

(following socket.io version bump)

Links:

2.0.0

09 May 00:12
Compare
Choose a tag to compare
  • [feat] Move binary detection to the parser (#1103)
  • [feat] Allow the use of a custom parser (#1075)
  • [fix] Run tests on the minified files (#1042)
  • [fix] Add nsp prefix to socket.id (#1058)
  • [test] Update browsers matrix (#1059)
  • [chore] Bump engine.io-client to version 3.1.0 (#1109)
  • [chore] Bump dev dependencies (#1108)
  • [chore] Bump debug to version 2.6.4 (#1101)
  • [chore] Fix dependencies (#1096)
  • [chore] Bump engine.io-client to version 2.0.2 (#1074)
  • [chore] Bump socket.io-parser to version 2.3.2 (#1071)
  • [chore] Bump engine.io-client to version 2.0.0 (#1062)
  • [chore] Update issue template with fiddle (#1057)
  • [docs] Fix messed events documentation (#1089)
  • [docs] Fix Manager constructor documentation (#1093)
  • [docs] Fix format in API.md (#1090)
  • [docs] Add note regarding the Emitter class (#1079)
  • [docs] Add missing path option in the documentation (#1078)
  • [docs] Fix typo (#1076)
  • [docs] Fix typo (#1066)
  • [docs] Add connect_error and connect_timeout events (#1051)
  • [docs] API documentation (#1049)

Links:

1.7.4

07 May 06:33
Compare
Choose a tag to compare
  • [chore] Bump engine.io-client to version 1.8.4

1.7.2

11 Dec 01:08
Compare
Choose a tag to compare
  • [chore] Bump engine.io-client to version 1.8.2 (#1044)
  • [chore] Speed up lint by avoiding '*/.js' matching pattern (#1043)

1.7.1

27 Nov 23:09
Compare
Choose a tag to compare
  • [docs] Add saucelabs browser matrix in README (#1035)
  • [fix] Fix json import in slim build (#1036)

1.7.0

27 Nov 07:37
Compare
Choose a tag to compare
  • [chore] Move generated files to dist folder (#1025)
  • [chore] Provide a slim build without JSON3 and debug (#1030)
  • [chore] Bump engine.io-client to 1.8.1 (#1032)

1.6.0

20 Nov 03:31
Compare
Choose a tag to compare
  • [feature] emit sourcemap for socket.io.js (#953)
  • [feature] Support minified socket.io.min.js (#1021)
  • [chore] Bump dependencies (#1026)

1.5.1

24 Oct 01:38
Compare
Choose a tag to compare
  • [chore] Disable AMD for json3 (#1005)
  • [chore] Bump socket.io-parser to 2.3.0 (#1009)
  • [chore] Bump engine.io-client to 1.7.1 (#1010)
  • [chore] Update zuul browser settings (#1011)
  • [chore] Add Github issue and PR templates (#1013)
  • [chore] Bump engine.io-client to 1.7.2 and socket.io-parser to 2.3.1 (#1015)

1.5.0

06 Oct 22:19
Compare
Choose a tag to compare
  • [fix] Fix query string management (#943)
  • [chore] Add gulp & babel in the build process (#940)
  • [chore] Add eslint (#951)
  • [chore] bump zuul (#958)
  • [chore] Remove jspm browser config (#957)
  • [chore] Update zuul browser settings following EOL notices (#985)
  • [chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0 (#997)
  • [chore] reference build badge to master branch (#967)
  • [chore] Bump engine.io-client to 1.7.0 (#996)
  • [chore] Restrict files included in npm package (#998)