Releases: sockjs/sockjs-client
Releases · sockjs/sockjs-client
1.1.2
23 Jan 23:47
Compare
Sorry, something went wrong.
No results found
Ensure both sender and receiver are cleaned upon close - #342
Remove event listeners before calling close - #344
Update documentation links - #351 , #339 , #316
Explicitly export undefined when WebSocket does not exist. Fixes Webpack. #321
Include dist folder on npm - #265
Simplify build setup
Update to Node.js 6.9
Add sourcemap for minified version
Remove unused String.trim shim
1.1.1
23 Jan 23:48
Compare
Sorry, something went wrong.
No results found
Do not pass protocols or options arguments to browser WebSocket constructor - #309
1.1.0
30 Apr 22:01
Compare
Sorry, something went wrong.
No results found
Fix IE7/8 usage of console.log which does not have apply - #279
Remove dbg global variable - #282
Bump faye-websocket version to 0.11.0 - #267
Optimize arguments usage - #263
Add sourcemap file to dist folder - #237
Add way to transparently pass transport-specific options - #272
1.0.3
31 Jul 18:15
Compare
Sorry, something went wrong.
No results found
Use correct module http/https depending on url in node xhr - #254
1.0.2
22 Jul 06:21
Compare
Sorry, something went wrong.
No results found
Fix iframe info receiver url
Move iframe.contentWindow check inside setTimeout - #246
1.0.1
20 Jul 00:55
Compare
Sorry, something went wrong.
No results found
Use proper base url for iframe-based info receiver - #249
Don't register unload event in chrome packaged app - #223
Allow custom session ids - #250
Remove version property from bower.json - #247
Update example CDN url - #244
v1.0.0
14 May 05:34
Compare
Sorry, something went wrong.
No results found
Simplify url handling by delegating to url-parse - #242
Upgrade to url-parse 1.0.1 to fix colon issue if auth has no password
v0.3.4
30 Sep 19:50
Compare
Sorry, something went wrong.
No results found
Add bower.json and dist js