Skip to content

@brycekahle brycekahle released this Aug 24, 2021

Assets 2

@brycekahle brycekahle released this Mar 30, 2021

Assets 2

@brycekahle brycekahle released this Aug 2, 2020

  • Update url-parse, kind-of, minimist, websocket-extensions due to security vulnerabilies.
  • Update dev dependencies.
  • Allow loopback address hostnames on a secure page. Fixes #486
  • Enable eventsource transport for node.js clients.
Assets 2

@brycekahle brycekahle released this Sep 20, 2019

  • Add timeout option to set a minimum transport timeout. Fixes #403
  • Update dev deps to fix security warnings from npm audit
  • Guard against null this._transport in debug statement. Fixes #448
Assets 2

@brycekahle brycekahle released this Sep 24, 2018

  • Revert debug to ^3 because v4 starts using ES6. Fixes #457
Assets 2

@brycekahle brycekahle released this Sep 21, 2018

  • Update all outdated dependencies
  • Switch to karma and browserstack for running automated browser tests
Assets 2

@brycekahle brycekahle released this May 29, 2018

  • Wrap the the contentWindow access in a try/catch block when in setTimeout #363
  • Revised example in README #356
  • Fix connection close when Transport timeout #358
  • Fixed crash with react-native@0.45.1 on Android #386
  • Update jsDelivr link #404, #405
  • Remove Sauce Labs unsupported browsers
  • Add link to rust server implementation #411
  • location.protocol should include final : #396
Assets 2

@brycekahle brycekahle released this May 29, 2018

  • Upgrade debug and fix object key literal mangling, fixes regression in Opera 11.10 #359
  • Trim descriptions in package.json and bower.json - #372
Assets 2
Apr 30, 2017
1.1.3

@brycekahle brycekahle released this Jan 23, 2017

  • 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
Assets 2