Skip to content
This repository was archived by the owner on Aug 29, 2018. It is now read-only.

Latest commit

 

History

History
308 lines (197 loc) · 18.4 KB

CHANGELOG.md

File metadata and controls

308 lines (197 loc) · 18.4 KB

Change Log

v3.2.2 (2018-06-03)

Full Changelog

Merged pull requests:

v3.2.1 (2018-04-04)

Full Changelog

Closed issues:

  • Connection closed before receiving a handshake response #113
  • yarn add @feathersjs/socketio gets stuck #112

Merged pull requests:

  • Use latest version of Socket.io (2.1.0) #115 (daffl)

v3.2.0 (2018-02-09)

Full Changelog

Closed issues:

  • My chat room sometimes the user's text has become????? #109

Merged pull requests:

v3.1.0 (2018-01-30)

Full Changelog

Closed issues:

  • How to change 5000ms timeout? #107

Merged pull requests:

v3.0.2 (2018-01-03)

Full Changelog

Closed issues:

  • Updated from feathers-socketio to @feathersjs/socketio; error message #104
  • How to stop listening to socket server from client service #103
  • Options are not passed to socket-io #101
  • feathers / graphql using REST / Sockets #97

Merged pull requests:

v3.0.1 (2017-11-16)

Full Changelog

Closed issues:

  • Remote address IP is always undefined #96

Merged pull requests:

  • Add default export for better ES module (TypeScript) compatibility #100 (daffl)
  • Updating client use example to fix imports #99 (corymsmith)

v3.0.0 (2017-11-01)

Full Changelog

Merged pull requests:

  • Update dependencies for release #95 (daffl)
  • Throw an error when using an incompatible version of Feathers #94 (daffl)

v2.0.1 (2017-10-31)

Full Changelog

Merged pull requests:

  • Add an error when trying to use earlier versions with Feathers v3 #93 (daffl)

v3.0.0-pre.4 (2017-10-25)

Full Changelog

v3.0.0-pre.3 (2017-10-22)

Full Changelog

Merged pull requests:

  • Rename repository and update to using npm scopes #92 (daffl)
  • Updates for Feathers v3 (Buzzard) #91 (daffl)

v3.0.0-pre.2 (2017-10-18)

Full Changelog

Merged pull requests:

  • Some finishing touches for v3 #90 (daffl)

v3.0.0-pre.1 (2017-10-17)

Full Changelog

Closed issues:

  • Filter service updates by ID #87
  • An in-range update of mocha is breaking the build 🚨 #86
  • An in-range update of babel-cli is breaking the build 🚨 #85
  • Connection closed before receiving a handshake response #84
  • Maybe acting wrong please look into my test app #81
  • Connecting to sockets on a path #80
  • An in-range update of babel-core is breaking the build 🚨 #79
  • An in-range update of mocha is breaking the build 🚨 #78
  • Add Socket.io v2 support #77
  • Any chance for socket.io-p2p support? #37

Merged pull requests:

v2.0.0 (2017-05-10)

Full Changelog

Closed issues:

  • An in-range update of feathers-hooks is breaking the build 🚨 #74
  • An in-range update of debug is breaking the build 🚨 #73
  • An in-range update of debug is breaking the build 🚨 #71

Merged pull requests:

v1.6.0 (2017-04-18)

Full Changelog

Closed issues:

  • Add headers and remote ip address to socket.feathers #67

Merged pull requests:

v1.5.2 (2017-03-03)

Full Changelog

Merged pull requests:

  • Server-side socketio typedef to allow import \* as syntax when importing #65 (myknbani)

v1.5.1 (2017-03-02)

Full Changelog

Closed issues:

  • Typescript definition bug #63

Merged pull requests:

v1.5.0 (2017-03-01)

Full Changelog

Merged pull requests:

v1.4.3 (2017-02-24)

Full Changelog

Closed issues:

  • Get data after connection established #59
  • Unable to use feathers from within React (Feathers vs SocketIO implementation setup issue) #51

Merged pull requests:

v1.4.2 (2016-11-02)

Full Changelog

Closed issues:

  • Upgrade to socket.io 1.4 #39
  • Disable/restrict failed request queue? #38
  • Uncaught (in promise) Error: Timeout of 5000ms exceeded calling sites::find(…) #36
  • Regarding plain websockets #34
  • Clean way to subscribe to a filtered set of events #32
  • "Can't find variable: Reflect" on bad requests/authentication token missing; react-native #31
  • Client should convert error objects to feathers-errors #30

Merged pull requests:

v1.4.1 (2016-05-23)

Full Changelog

Closed issues:

  • README.md broken link to provider documentation #23
  • Insecure Defaults Allow MITM Over TLS #22

Merged pull requests:

v1.4.0 (2016-04-28)

Full Changelog

Merged pull requests:

v1.3.4 (2016-04-16)

Full Changelog

Merged pull requests:

v1.3.3 (2016-02-18)

Full Changelog

Closed issues:

  • Needs possibility to pass options to io.listen() #12

Merged pull requests:

  • Allow to pass Socket.io options #13 (daffl)

v1.3.2 (2016-02-11)

Full Changelog

Merged pull requests:

  • Allow to instantiate a client instance #11 (daffl)

v1.3.1 (2016-02-09)

Full Changelog

v1.3.0 (2016-02-09)

Full Changelog

Merged pull requests:

v1.2.0 (2016-01-21)

Full Changelog

Closed issues:

  • Better event filtering #2

Merged pull requests:

  • Refactoring to use feathers-socket-commons that support event filtering #5 (daffl)
  • Fixing .npmignore entries #3 (corymsmith)

v1.1.0 (2016-01-10)

Full Changelog

Merged pull requests:

  • feathers-socketio/client service and tests #1 (daffl)

v1.0.0 (2016-01-03)

* This Change Log was automatically generated by github_changelog_generator