UNPKG

feathers-socketio

Version:

The Feathers Socket.io real-time API provider

73 lines (44 loc) 4.2 kB
# Change Log ## [v1.4.0](https://github.com/feathersjs/feathers-socketio/tree/v1.4.0) (2016-04-28) [Full Changelog](https://github.com/feathersjs/feathers-socketio/compare/v1.3.4...v1.4.0) **Merged pull requests:** - Client timeout [\#21](https://github.com/feathersjs/feathers-socketio/pull/21) ([daffl](https://github.com/daffl)) - Update feathers-socket-commons to version 1.0.0 🚀 [\#20](https://github.com/feathersjs/feathers-socketio/pull/20) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) - nsp@2.3.2 breaks build 🚨 [\#18](https://github.com/feathersjs/feathers-socketio/pull/18) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) - More tests for error cases [\#16](https://github.com/feathersjs/feathers-socketio/pull/16) ([daffl](https://github.com/daffl)) ## [v1.3.4](https://github.com/feathersjs/feathers-socketio/tree/v1.3.4) (2016-04-16) [Full Changelog](https://github.com/feathersjs/feathers-socketio/compare/v1.3.3...v1.3.4) **Merged pull requests:** - Increase the default number of maximum event listeners [\#15](https://github.com/feathersjs/feathers-socketio/pull/15) ([daffl](https://github.com/daffl)) - Update feathers-memory to version 0.7.0 🚀 [\#14](https://github.com/feathersjs/feathers-socketio/pull/14) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) ## [v1.3.3](https://github.com/feathersjs/feathers-socketio/tree/v1.3.3) (2016-02-18) [Full Changelog](https://github.com/feathersjs/feathers-socketio/compare/v1.3.2...v1.3.3) **Closed issues:** - Needs possibility to pass options to io.listen\(\) [\#12](https://github.com/feathersjs/feathers-socketio/issues/12) **Merged pull requests:** - Allow to pass Socket.io options [\#13](https://github.com/feathersjs/feathers-socketio/pull/13) ([daffl](https://github.com/daffl)) ## [v1.3.2](https://github.com/feathersjs/feathers-socketio/tree/v1.3.2) (2016-02-11) [Full Changelog](https://github.com/feathersjs/feathers-socketio/compare/v1.3.1...v1.3.2) **Merged pull requests:** - Allow to instantiate a client instance [\#11](https://github.com/feathersjs/feathers-socketio/pull/11) ([daffl](https://github.com/daffl)) ## [v1.3.1](https://github.com/feathersjs/feathers-socketio/tree/v1.3.1) (2016-02-09) [Full Changelog](https://github.com/feathersjs/feathers-socketio/compare/v1.3.0...v1.3.1) ## [v1.3.0](https://github.com/feathersjs/feathers-socketio/tree/v1.3.0) (2016-02-09) [Full Changelog](https://github.com/feathersjs/feathers-socketio/compare/v1.2.0...v1.3.0) **Merged pull requests:** - Update feathers-memory to version 0.6.0 🚀 [\#8](https://github.com/feathersjs/feathers-socketio/pull/8) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) - Update lodash to version 4.0.1 🚀 [\#7](https://github.com/feathersjs/feathers-socketio/pull/7) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) - Adding nsp check [\#6](https://github.com/feathersjs/feathers-socketio/pull/6) ([marshallswain](https://github.com/marshallswain)) ## [v1.2.0](https://github.com/feathersjs/feathers-socketio/tree/v1.2.0) (2016-01-21) [Full Changelog](https://github.com/feathersjs/feathers-socketio/compare/v1.1.0...v1.2.0) **Closed issues:** - Better event filtering [\#2](https://github.com/feathersjs/feathers-socketio/issues/2) **Merged pull requests:** - Refactoring to use feathers-socket-commons that support event filtering [\#5](https://github.com/feathersjs/feathers-socketio/pull/5) ([daffl](https://github.com/daffl)) - Fixing .npmignore entries [\#3](https://github.com/feathersjs/feathers-socketio/pull/3) ([corymsmith](https://github.com/corymsmith)) ## [v1.1.0](https://github.com/feathersjs/feathers-socketio/tree/v1.1.0) (2016-01-10) [Full Changelog](https://github.com/feathersjs/feathers-socketio/compare/v1.0.0...v1.1.0) **Merged pull requests:** - feathers-socketio/client service and tests [\#1](https://github.com/feathersjs/feathers-socketio/pull/1) ([daffl](https://github.com/daffl)) ## [v1.0.0](https://github.com/feathersjs/feathers-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)*