# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.5.11](https://github.com/feathersjs/feathers/compare/v4.5.10...v4.5.11) (2020-12-05)

**Note:** Version bump only for package @feathersjs/socketio





## [4.5.10](https://github.com/feathersjs/feathers/compare/v4.5.9...v4.5.10) (2020-11-08)

**Note:** Version bump only for package @feathersjs/socketio





## [4.5.9](https://github.com/feathersjs/feathers/compare/v4.5.8...v4.5.9) (2020-10-09)

**Note:** Version bump only for package @feathersjs/socketio





## [4.5.8](https://github.com/feathersjs/feathers/compare/v4.5.7...v4.5.8) (2020-08-12)

**Note:** Version bump only for package @feathersjs/socketio





## [4.5.7](https://github.com/feathersjs/feathers/compare/v4.5.6...v4.5.7) (2020-07-24)

**Note:** Version bump only for package @feathersjs/socketio





## [4.5.6](https://github.com/feathersjs/feathers/compare/v4.5.5...v4.5.6) (2020-07-12)

**Note:** Version bump only for package @feathersjs/socketio





## [4.5.5](https://github.com/feathersjs/feathers/compare/v4.5.4...v4.5.5) (2020-07-11)

**Note:** Version bump only for package @feathersjs/socketio





## [4.5.4](https://github.com/feathersjs/feathers/compare/v4.5.3...v4.5.4) (2020-04-29)

**Note:** Version bump only for package @feathersjs/socketio





## [4.5.3](https://github.com/feathersjs/feathers/compare/v4.5.2...v4.5.3) (2020-04-17)

**Note:** Version bump only for package @feathersjs/socketio





## [4.5.2](https://github.com/feathersjs/feathers/compare/v4.5.1...v4.5.2) (2020-03-04)

**Note:** Version bump only for package @feathersjs/socketio





## [4.5.1](https://github.com/feathersjs/feathers/compare/v4.5.0...v4.5.1) (2020-01-24)

**Note:** Version bump only for package @feathersjs/socketio





# [4.5.0](https://github.com/feathersjs/feathers/compare/v4.4.3...v4.5.0) (2020-01-18)

**Note:** Version bump only for package @feathersjs/socketio





## [4.4.3](https://github.com/feathersjs/feathers/compare/v4.4.1...v4.4.3) (2019-12-06)

**Note:** Version bump only for package @feathersjs/socketio





## [4.4.1](https://github.com/feathersjs/feathers/compare/v4.4.0...v4.4.1) (2019-11-27)

**Note:** Version bump only for package @feathersjs/socketio





# [4.4.0](https://github.com/feathersjs/feathers/compare/v4.3.11...v4.4.0) (2019-11-27)


### Features

* **authentication:** Add parseStrategies to allow separate strategies for creating JWTs and parsing headers ([#1708](https://github.com/feathersjs/feathers/issues/1708)) ([5e65629](https://github.com/feathersjs/feathers/commit/5e65629b924724c3e81d7c81df047e123d1c8bd7))





## [4.3.11](https://github.com/feathersjs/feathers/compare/v4.3.10...v4.3.11) (2019-11-11)

**Note:** Version bump only for package @feathersjs/socketio





## [4.3.10](https://github.com/feathersjs/feathers/compare/v4.3.9...v4.3.10) (2019-10-26)

**Note:** Version bump only for package @feathersjs/socketio





## [4.3.9](https://github.com/feathersjs/feathers/compare/v4.3.8...v4.3.9) (2019-10-26)

**Note:** Version bump only for package @feathersjs/socketio





## [4.3.7](https://github.com/feathersjs/feathers/compare/v4.3.6...v4.3.7) (2019-10-14)

**Note:** Version bump only for package @feathersjs/socketio





## [4.3.5](https://github.com/feathersjs/feathers/compare/v4.3.4...v4.3.5) (2019-10-07)

**Note:** Version bump only for package @feathersjs/socketio





## [4.3.4](https://github.com/feathersjs/feathers/compare/v4.3.3...v4.3.4) (2019-10-03)


### Bug Fixes

* Typing improvements ([#1580](https://github.com/feathersjs/feathers/issues/1580)) ([7818aec](https://github.com/feathersjs/feathers/commit/7818aec))





## [4.3.3](https://github.com/feathersjs/feathers/compare/v4.3.2...v4.3.3) (2019-09-21)

**Note:** Version bump only for package @feathersjs/socketio





## [4.3.2](https://github.com/feathersjs/feathers/compare/v4.3.1...v4.3.2) (2019-09-16)

**Note:** Version bump only for package @feathersjs/socketio





## [4.3.1](https://github.com/feathersjs/feathers/compare/v4.3.0...v4.3.1) (2019-09-09)

**Note:** Version bump only for package @feathersjs/socketio





# [4.3.0](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.4...v4.3.0) (2019-08-27)

**Note:** Version bump only for package @feathersjs/socketio





# [4.3.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.3...v4.3.0-pre.4) (2019-08-22)

**Note:** Version bump only for package @feathersjs/socketio





# [4.3.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.2...v4.3.0-pre.3) (2019-08-19)


### Bug Fixes

* Expire and remove authenticated real-time connections ([#1512](https://github.com/feathersjs/feathers/issues/1512)) ([2707c33](https://github.com/feathersjs/feathers/commit/2707c33))
* Use WeakMap to connect socket to connection ([#1509](https://github.com/feathersjs/feathers/issues/1509)) ([64807e3](https://github.com/feathersjs/feathers/commit/64807e3))





# [4.3.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.1...v4.3.0-pre.2) (2019-08-02)

**Note:** Version bump only for package @feathersjs/socketio





# [4.3.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.5...v4.3.0-pre.1) (2019-07-11)

**Note:** Version bump only for package @feathersjs/socketio





# [4.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.4...v4.0.0-pre.5) (2019-07-10)

**Note:** Version bump only for package @feathersjs/socketio





# [4.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.3...v4.0.0-pre.4) (2019-07-05)

**Note:** Version bump only for package @feathersjs/socketio





# [4.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.2...v4.0.0-pre.3) (2019-06-01)


### Bug Fixes

* Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))





# [4.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.1...v4.0.0-pre.2) (2019-05-15)


### Bug Fixes

* Use `export =` in TypeScript definitions ([#1285](https://github.com/feathersjs/feathers/issues/1285)) ([12d0f4b](https://github.com/feathersjs/feathers/commit/12d0f4b))


### Features

* Add global disconnect event ([#1355](https://github.com/feathersjs/feathers/issues/1355)) ([85afcca](https://github.com/feathersjs/feathers/commit/85afcca))





# [4.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.0...v4.0.0-pre.1) (2019-05-08)


### Features

* Add params.headers to all transports when available ([#1303](https://github.com/feathersjs/feathers/issues/1303)) ([ebce79b](https://github.com/feathersjs/feathers/commit/ebce79b))





# [4.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v3.2.0-pre.1...v4.0.0-pre.0) (2019-04-21)


### Bug Fixes

* Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
* Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
* **package:** update debug to version 3.0.0 ([#83](https://github.com/feathersjs/feathers/issues/83)) ([49f1de9](https://github.com/feathersjs/feathers/commit/49f1de9))
* **package:** update socket.io to version 2.0.0 ([#75](https://github.com/feathersjs/feathers/issues/75)) ([d4a4b71](https://github.com/feathersjs/feathers/commit/d4a4b71))


### chore

* drop support for Node.js 0.10 ([#48](https://github.com/feathersjs/feathers/issues/48)) ([3f7555a](https://github.com/feathersjs/feathers/commit/3f7555a))


### Features

* Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))


### BREAKING CHANGES

* This module no longer supports Node.js 0.10





## [3.2.9](https://github.com/feathersjs/feathers/compare/@feathersjs/socketio@3.2.8...@feathersjs/socketio@3.2.9) (2019-01-02)

**Note:** Version bump only for package @feathersjs/socketio





<a name="3.2.8"></a>
## [3.2.8](https://github.com/feathersjs/feathers/compare/@feathersjs/socketio@3.2.7...@feathersjs/socketio@3.2.8) (2018-12-16)

**Note:** Version bump only for package @feathersjs/socketio





<a name="3.2.7"></a>
## [3.2.7](https://github.com/feathersjs/feathers/compare/@feathersjs/socketio@3.2.6...@feathersjs/socketio@3.2.7) (2018-10-25)


### Bug Fixes

* Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))





<a name="3.2.6"></a>
## [3.2.6](https://github.com/feathersjs/feathers/compare/@feathersjs/socketio@3.2.5...@feathersjs/socketio@3.2.6) (2018-09-21)

**Note:** Version bump only for package @feathersjs/socketio





<a name="3.2.5"></a>
## [3.2.5](https://github.com/feathersjs/feathers/compare/@feathersjs/socketio@3.2.4...@feathersjs/socketio@3.2.5) (2018-09-17)

**Note:** Version bump only for package @feathersjs/socketio





<a name="3.2.4"></a>
## [3.2.4](https://github.com/feathersjs/feathers/compare/@feathersjs/socketio@3.2.3...@feathersjs/socketio@3.2.4) (2018-09-02)

**Note:** Version bump only for package @feathersjs/socketio

<a name="3.2.3"></a>
## 3.2.3

- Migrate to Monorepo ([feathers#462](https://github.com/feathersjs/feathers/issues/462))

## [v3.2.2](https://github.com/feathersjs/socketio/tree/v3.2.2) (2018-06-03)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v3.2.1...v3.2.2)

**Merged pull requests:**

- Update uberproto to the latest version 🚀 [\#117](https://github.com/feathersjs/socketio/pull/117) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.2.1](https://github.com/feathersjs/socketio/tree/v3.2.1) (2018-04-04)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v3.2.0...v3.2.1)

**Closed issues:**

- Connection closed before receiving a handshake response [\#113](https://github.com/feathersjs/socketio/issues/113)
- `yarn add @feathersjs/socketio` gets stuck [\#112](https://github.com/feathersjs/socketio/issues/112)

**Merged pull requests:**

- Use latest version of Socket.io \(2.1.0\) [\#115](https://github.com/feathersjs/socketio/pull/115) ([daffl](https://github.com/daffl))

## [v3.2.0](https://github.com/feathersjs/socketio/tree/v3.2.0) (2018-02-09)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v3.1.0...v3.2.0)

**Closed issues:**

- My chat room sometimes the user's text has become????? [\#109](https://github.com/feathersjs/socketio/issues/109)

**Merged pull requests:**

- Update @feathersjs/transport-commons to the latest version 🚀 [\#111](https://github.com/feathersjs/socketio/pull/111) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.1.0](https://github.com/feathersjs/socketio/tree/v3.1.0) (2018-01-30)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v3.0.2...v3.1.0)

**Closed issues:**

- How to change 5000ms timeout?  [\#107](https://github.com/feathersjs/socketio/issues/107)

**Merged pull requests:**

- Change dependency to @feathersjs/transport-commons [\#110](https://github.com/feathersjs/socketio/pull/110) ([daffl](https://github.com/daffl))
- Update mocha to the latest version 🚀 [\#108](https://github.com/feathersjs/socketio/pull/108) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.0.2](https://github.com/feathersjs/socketio/tree/v3.0.2) (2018-01-03)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v3.0.1...v3.0.2)

**Closed issues:**

- Updated from feathers-socketio to @feathersjs/socketio; error message [\#104](https://github.com/feathersjs/socketio/issues/104)
- How to stop listening to socket server from client service  [\#103](https://github.com/feathersjs/socketio/issues/103)
- Options are not passed to socket-io [\#101](https://github.com/feathersjs/socketio/issues/101)
- feathers / graphql using REST / Sockets [\#97](https://github.com/feathersjs/socketio/issues/97)

**Merged pull requests:**

- Update Readme to correspond with latest release [\#106](https://github.com/feathersjs/socketio/pull/106) ([daffl](https://github.com/daffl))
- Update semistandard to the latest version 🚀 [\#105](https://github.com/feathersjs/socketio/pull/105) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update feathers-memory to the latest version 🚀 [\#102](https://github.com/feathersjs/socketio/pull/102) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v3.0.1](https://github.com/feathersjs/socketio/tree/v3.0.1) (2017-11-16)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v3.0.0...v3.0.1)

**Closed issues:**

- Remote address IP is always undefined [\#96](https://github.com/feathersjs/socketio/issues/96)

**Merged pull requests:**

- Add default export for better ES module \(TypeScript\) compatibility [\#100](https://github.com/feathersjs/socketio/pull/100) ([daffl](https://github.com/daffl))
- Updating client use example to fix imports [\#99](https://github.com/feathersjs/socketio/pull/99) ([corymsmith](https://github.com/corymsmith))

## [v3.0.0](https://github.com/feathersjs/socketio/tree/v3.0.0) (2017-11-01)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v2.0.1...v3.0.0)

**Merged pull requests:**

- Update dependencies for release [\#95](https://github.com/feathersjs/socketio/pull/95) ([daffl](https://github.com/daffl))
- Throw an error when using an incompatible version of Feathers [\#94](https://github.com/feathersjs/socketio/pull/94) ([daffl](https://github.com/daffl))

## [v2.0.1](https://github.com/feathersjs/socketio/tree/v2.0.1) (2017-10-31)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v3.0.0-pre.4...v2.0.1)

**Merged pull requests:**

- Add an error when trying to use earlier versions with Feathers v3 [\#93](https://github.com/feathersjs/socketio/pull/93) ([daffl](https://github.com/daffl))

## [v3.0.0-pre.4](https://github.com/feathersjs/socketio/tree/v3.0.0-pre.4) (2017-10-25)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v3.0.0-pre.3...v3.0.0-pre.4)

## [v3.0.0-pre.3](https://github.com/feathersjs/socketio/tree/v3.0.0-pre.3) (2017-10-22)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v3.0.0-pre.2...v3.0.0-pre.3)

**Merged pull requests:**

- Rename repository and update to using npm scopes [\#92](https://github.com/feathersjs/socketio/pull/92) ([daffl](https://github.com/daffl))
- Updates for Feathers v3 \(Buzzard\) [\#91](https://github.com/feathersjs/socketio/pull/91) ([daffl](https://github.com/daffl))

## [v3.0.0-pre.2](https://github.com/feathersjs/socketio/tree/v3.0.0-pre.2) (2017-10-18)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v3.0.0-pre.1...v3.0.0-pre.2)

**Merged pull requests:**

- Some finishing touches for v3 [\#90](https://github.com/feathersjs/socketio/pull/90) ([daffl](https://github.com/daffl))

## [v3.0.0-pre.1](https://github.com/feathersjs/socketio/tree/v3.0.0-pre.1) (2017-10-17)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v2.0.0...v3.0.0-pre.1)

**Closed issues:**

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

**Merged pull requests:**

- Finalizing updates for Feathers v3 [\#89](https://github.com/feathersjs/socketio/pull/89) ([daffl](https://github.com/daffl))
- Update mocha to the latest version 🚀 [\#88](https://github.com/feathersjs/socketio/pull/88) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update debug to the latest version 🚀 [\#83](https://github.com/feathersjs/socketio/pull/83) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update to latest plugin infrastructure [\#82](https://github.com/feathersjs/socketio/pull/82) ([daffl](https://github.com/daffl))

## [v2.0.0](https://github.com/feathersjs/socketio/tree/v2.0.0) (2017-05-10)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.6.0...v2.0.0)

**Closed issues:**

- An in-range update of feathers-hooks is breaking the build 🚨 [\#74](https://github.com/feathersjs/socketio/issues/74)
- An in-range update of debug is breaking the build 🚨 [\#73](https://github.com/feathersjs/socketio/issues/73)
- An in-range update of debug is breaking the build 🚨 [\#71](https://github.com/feathersjs/socketio/issues/71)

**Merged pull requests:**

- Update socket.io-client to the latest version 🚀 [\#76](https://github.com/feathersjs/socketio/pull/76) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update socket.io to the latest version 🚀 [\#75](https://github.com/feathersjs/socketio/pull/75) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update semistandard to the latest version 🚀 [\#72](https://github.com/feathersjs/socketio/pull/72) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v1.6.0](https://github.com/feathersjs/socketio/tree/v1.6.0) (2017-04-18)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.5.2...v1.6.0)

**Closed issues:**

- Add headers and remote ip address to socket.feathers [\#67](https://github.com/feathersjs/socketio/issues/67)

**Merged pull requests:**

- Update feathers-hooks to the latest version 🚀 [\#70](https://github.com/feathersjs/socketio/pull/70) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Add port argument [\#69](https://github.com/feathersjs/socketio/pull/69) ([kozzztya](https://github.com/kozzztya))
- Update dependencies to enable Greenkeeper 🌴 [\#68](https://github.com/feathersjs/socketio/pull/68) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))

## [v1.5.2](https://github.com/feathersjs/socketio/tree/v1.5.2) (2017-03-03)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.5.1...v1.5.2)

**Merged pull requests:**

- Server-side socketio typedef to allow `import \* as` syntax when importing [\#65](https://github.com/feathersjs/socketio/pull/65) ([myknbani](https://github.com/myknbani))

## [v1.5.1](https://github.com/feathersjs/socketio/tree/v1.5.1) (2017-03-02)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.5.0...v1.5.1)

**Closed issues:**

- Typescript definition bug [\#63](https://github.com/feathersjs/socketio/issues/63)

**Merged pull requests:**

- fix Typescript issue \(\#63\) [\#64](https://github.com/feathersjs/socketio/pull/64) ([superbarne](https://github.com/superbarne))
- feathers-hooks@1.8.0 breaks build 🚨 [\#62](https://github.com/feathersjs/socketio/pull/62) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))

## [v1.5.0](https://github.com/feathersjs/socketio/tree/v1.5.0) (2017-03-01)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.4.3...v1.5.0)

**Merged pull requests:**

- Typescript Definitions [\#60](https://github.com/feathersjs/socketio/pull/60) ([AbraaoAlves](https://github.com/AbraaoAlves))

## [v1.4.3](https://github.com/feathersjs/socketio/tree/v1.4.3) (2017-02-24)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.4.2...v1.4.3)

**Closed issues:**

- Get data after connection established [\#59](https://github.com/feathersjs/socketio/issues/59)
- Unable to use feathers from within React \(Feathers vs SocketIO implementation setup issue\) [\#51](https://github.com/feathersjs/socketio/issues/51)

**Merged pull requests:**

- Add option to set the maxListeners [\#61](https://github.com/feathersjs/socketio/pull/61) ([Faianca](https://github.com/Faianca))
- Create .codeclimate.yml [\#56](https://github.com/feathersjs/socketio/pull/56) ([larkinscott](https://github.com/larkinscott))
- socket.io@1.7.1 breaks build 🚨 [\#54](https://github.com/feathersjs/socketio/pull/54) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update feathers-memory to version 1.0.0 🚀 [\#50](https://github.com/feathersjs/socketio/pull/50) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update feathers-commons to version 0.8.0 🚀 [\#49](https://github.com/feathersjs/socketio/pull/49) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))

## [v1.4.2](https://github.com/feathersjs/socketio/tree/v1.4.2) (2016-11-02)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.4.1...v1.4.2)

**Closed issues:**

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

**Merged pull requests:**

- 👻😱 Node.js 0.10 is unmaintained 😱👻 [\#48](https://github.com/feathersjs/socketio/pull/48) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Swapping rm to rifraf and using relative path to \_mocha for windows support [\#47](https://github.com/feathersjs/socketio/pull/47) ([corymsmith](https://github.com/corymsmith))
- jshint —\> semistandard [\#46](https://github.com/feathersjs/socketio/pull/46) ([corymsmith](https://github.com/corymsmith))
- update feathers dev dependency [\#45](https://github.com/feathersjs/socketio/pull/45) ([ekryski](https://github.com/ekryski))
- adding code coverage [\#44](https://github.com/feathersjs/socketio/pull/44) ([ekryski](https://github.com/ekryski))
- socket.io-client@1.5.0 breaks build 🚨 [\#43](https://github.com/feathersjs/socketio/pull/43) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update feathers-memory to version 0.8.0 🚀 [\#35](https://github.com/feathersjs/socketio/pull/35) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update mocha to version 3.0.0 🚀 [\#33](https://github.com/feathersjs/socketio/pull/33) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))

## [v1.4.1](https://github.com/feathersjs/socketio/tree/v1.4.1) (2016-05-23)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.4.0...v1.4.1)

**Closed issues:**

- README.md broken link to provider documentation [\#23](https://github.com/feathersjs/socketio/issues/23)
- Insecure Defaults Allow MITM Over TLS [\#22](https://github.com/feathersjs/socketio/issues/22)

**Merged pull requests:**

- mocha@2.5.0 breaks build 🚨 [\#28](https://github.com/feathersjs/socketio/pull/28) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update feathers-socket-commons to version 2.0.0 🚀 [\#27](https://github.com/feathersjs/socketio/pull/27) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update babel-plugin-add-module-exports to version 0.2.0 🚀 [\#26](https://github.com/feathersjs/socketio/pull/26) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- fix link in README.md to feathers-socketio API docs [\#24](https://github.com/feathersjs/socketio/pull/24) ([ElliotPsyIT](https://github.com/ElliotPsyIT))

## [v1.4.0](https://github.com/feathersjs/socketio/tree/v1.4.0) (2016-04-28)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.3.4...v1.4.0)

**Merged pull requests:**

- Client timeout [\#21](https://github.com/feathersjs/socketio/pull/21) ([daffl](https://github.com/daffl))
- Update feathers-socket-commons to version 1.0.0 🚀 [\#20](https://github.com/feathersjs/socketio/pull/20) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- nsp@2.3.2 breaks build 🚨 [\#18](https://github.com/feathersjs/socketio/pull/18) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- More tests for error cases [\#16](https://github.com/feathersjs/socketio/pull/16) ([daffl](https://github.com/daffl))

## [v1.3.4](https://github.com/feathersjs/socketio/tree/v1.3.4) (2016-04-16)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.3.3...v1.3.4)

**Merged pull requests:**

- Increase the default number of maximum event listeners [\#15](https://github.com/feathersjs/socketio/pull/15) ([daffl](https://github.com/daffl))
- Update feathers-memory to version 0.7.0 🚀 [\#14](https://github.com/feathersjs/socketio/pull/14) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))

## [v1.3.3](https://github.com/feathersjs/socketio/tree/v1.3.3) (2016-02-18)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.3.2...v1.3.3)

**Closed issues:**

- Needs possibility to pass options to io.listen\(\) [\#12](https://github.com/feathersjs/socketio/issues/12)

**Merged pull requests:**

- Allow to pass Socket.io options [\#13](https://github.com/feathersjs/socketio/pull/13) ([daffl](https://github.com/daffl))

## [v1.3.2](https://github.com/feathersjs/socketio/tree/v1.3.2) (2016-02-11)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.3.1...v1.3.2)

**Merged pull requests:**

- Allow to instantiate a client instance [\#11](https://github.com/feathersjs/socketio/pull/11) ([daffl](https://github.com/daffl))

## [v1.3.1](https://github.com/feathersjs/socketio/tree/v1.3.1) (2016-02-09)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.3.0...v1.3.1)

## [v1.3.0](https://github.com/feathersjs/socketio/tree/v1.3.0) (2016-02-09)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.2.0...v1.3.0)

**Merged pull requests:**

- Update feathers-memory to version 0.6.0 🚀 [\#8](https://github.com/feathersjs/socketio/pull/8) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update lodash to version 4.0.1 🚀 [\#7](https://github.com/feathersjs/socketio/pull/7) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Adding nsp check [\#6](https://github.com/feathersjs/socketio/pull/6) ([marshallswain](https://github.com/marshallswain))

## [v1.2.0](https://github.com/feathersjs/socketio/tree/v1.2.0) (2016-01-21)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.1.0...v1.2.0)

**Closed issues:**

- Better event filtering [\#2](https://github.com/feathersjs/socketio/issues/2)

**Merged pull requests:**

- Refactoring to use feathers-socket-commons that support event filtering [\#5](https://github.com/feathersjs/socketio/pull/5) ([daffl](https://github.com/daffl))
- Fixing .npmignore entries [\#3](https://github.com/feathersjs/socketio/pull/3) ([corymsmith](https://github.com/corymsmith))

## [v1.1.0](https://github.com/feathersjs/socketio/tree/v1.1.0) (2016-01-10)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.0.0...v1.1.0)

**Merged pull requests:**

- feathers-socketio/client service and tests [\#1](https://github.com/feathersjs/socketio/pull/1) ([daffl](https://github.com/daffl))

## [v1.0.0](https://github.com/feathersjs/socketio/tree/v1.0.0) (2016-01-03)


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
