Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
5.0.34 (2025-05-03)
Bug Fixes
5.0.33 (2025-02-24)
Bug Fixes
5.0.32 (2025-02-01)
Note: Version bump only for package @feathersjs/socketio
5.0.31 (2024-10-31)
Bug Fixes
5.0.30 (2024-09-02)
Note: Version bump only for package @feathersjs/socketio
5.0.29 (2024-07-10)
Note: Version bump only for package @feathersjs/socketio
5.0.28 (2024-07-10)
Note: Version bump only for package @feathersjs/socketio
5.0.27 (2024-06-18)
Note: Version bump only for package @feathersjs/socketio
5.0.26 (2024-06-09)
Note: Version bump only for package @feathersjs/socketio
5.0.25 (2024-05-03)
Bug Fixes
5.0.24 (2024-03-13)
Note: Version bump only for package @feathersjs/socketio
5.0.23 (2024-02-25)
Bug Fixes
5.0.22 (2024-02-15)
Note: Version bump only for package @feathersjs/socketio
5.0.21 (2024-01-25)
Note: Version bump only for package @feathersjs/socketio
5.0.20 (2024-01-24)
Note: Version bump only for package @feathersjs/socketio
5.0.19 (2024-01-23)
Note: Version bump only for package @feathersjs/socketio
5.0.18 (2024-01-22)
Note: Version bump only for package @feathersjs/socketio
5.0.17 (2024-01-22)
Note: Version bump only for package @feathersjs/socketio
5.0.16 (2024-01-22)
Note: Version bump only for package @feathersjs/socketio
5.0.15 (2024-01-22)
Note: Version bump only for package @feathersjs/socketio
5.0.14 (2024-01-05)
Note: Version bump only for package @feathersjs/socketio
5.0.13 (2023-12-29)
Note: Version bump only for package @feathersjs/socketio
5.0.12 (2023-11-28)
Note: Version bump only for package @feathersjs/socketio
5.0.11 (2023-10-11)
Bug Fixes
- knex: Update all dependencies and Knex peer (#3308) (d2f9860)
5.0.10 (2023-10-03)
Note: Version bump only for package @feathersjs/socketio
5.0.9 (2023-09-27)
Note: Version bump only for package @feathersjs/socketio
5.0.8 (2023-07-19)
Note: Version bump only for package @feathersjs/socketio
5.0.7 (2023-07-14)
Note: Version bump only for package @feathersjs/socketio
5.0.6 (2023-06-15)
Note: Version bump only for package @feathersjs/socketio
5.0.5 (2023-04-28)
Note: Version bump only for package @feathersjs/socketio
5.0.4 (2023-04-12)
Bug Fixes
5.0.3 (2023-04-05)
Bug Fixes
5.0.1 (2023-03-15)
Note: Version bump only for package @feathersjs/socketio
5.0.0 (2023-02-24)
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Features
- generators: Move core code generators to shared generators package (#2982) (0328d22)
Bug Fixes
- socketio: Disconnect socket on app disconnect event (#2896) (4ba0039)
Note: Version bump only for package @feathersjs/socketio
Bug Fixes
- authentication: Improve logout and disconnect connection handling (#2813) (dd77379)
- docs: Review transport API docs and update Express middleware setup (#2811) (1b97f14)
Features
- cli: Add authentication client to generated client (#2801) (bd59f91)
Note: Version bump only for package @feathersjs/socketio
Bug Fixes
- core: Ensure setup and teardown can be overriden and maintain hook functionality (#2779) (ab580cb)
Features
- core: Allow to unregister services at runtime (#2756) (d16601f)
Bug Fixes
- socketio: Reinitialize hooks on overriden setup method (#2722) (5e8e7c4)
Bug Fixes
- cli: Improve generated application and client (#2701) (bd55ffb)
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Bug Fixes
- dependencies: Lock monorepo package version numbers (#2623) (5640c10)
Features
- typescript: Improve params and query typeability (#2600) (df28b76)
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Bug Fixes
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Features
- adapter-commons: Add support for params.adapter option and move memory adapter to @feathersjs/memory (#2367) (a43e7da)
Note: Version bump only for package @feathersjs/socketio
Bug Fixes
- typescript: Improve TypeScript backwards compatibility (#2310) (f33be73)
Features
- dependencies: Remove direct debug dependency (#2296) (501d416)
Note: Version bump only for package @feathersjs/socketio
Bug Fixes
- dependencies: Fix transport-commons dependency and update other dependencies (#2284) (05b03b2)
Bug Fixes
Features
BREAKING CHANGES
- core: Services no longer extend Uberproto objects and
service.mixin()
is no longer available.
Features
- transport-commons: Remove legacy message format and unnecessary client timeouts (#1939) (5538881)
BREAKING CHANGES
- transport-commons: Removes the old message format and client service timeout
Features
- transport-commons: Remove legacy message format and unnecessary client timeouts (#1939) (5538881)
BREAKING CHANGES
- transport-commons: Removes the old message format and client service timeout
4.5.11 (2020-12-05)
Note: Version bump only for package @feathersjs/socketio
4.5.10 (2020-11-08)
Note: Version bump only for package @feathersjs/socketio
4.5.9 (2020-10-09)
Note: Version bump only for package @feathersjs/socketio
4.5.8 (2020-08-12)
Note: Version bump only for package @feathersjs/socketio
4.5.7 (2020-07-24)
Note: Version bump only for package @feathersjs/socketio
4.5.6 (2020-07-12)
Note: Version bump only for package @feathersjs/socketio
4.5.5 (2020-07-11)
Note: Version bump only for package @feathersjs/socketio
4.5.4 (2020-04-29)
Note: Version bump only for package @feathersjs/socketio
4.5.3 (2020-04-17)
Note: Version bump only for package @feathersjs/socketio
4.5.2 (2020-03-04)
Note: Version bump only for package @feathersjs/socketio
4.5.1 (2020-01-24)
Note: Version bump only for package @feathersjs/socketio
4.5.0 (2020-01-18)
Note: Version bump only for package @feathersjs/socketio
4.4.3 (2019-12-06)
Note: Version bump only for package @feathersjs/socketio
4.4.1 (2019-11-27)
Note: Version bump only for package @feathersjs/socketio
4.4.0 (2019-11-27)
Features
- authentication: Add parseStrategies to allow separate strategies for creating JWTs and parsing headers (#1708) (5e65629)
4.3.11 (2019-11-11)
Note: Version bump only for package @feathersjs/socketio
4.3.10 (2019-10-26)
Note: Version bump only for package @feathersjs/socketio
4.3.9 (2019-10-26)
Note: Version bump only for package @feathersjs/socketio
4.3.7 (2019-10-14)
Note: Version bump only for package @feathersjs/socketio
4.3.5 (2019-10-07)
Note: Version bump only for package @feathersjs/socketio
4.3.4 (2019-10-03)
Bug Fixes
4.3.3 (2019-09-21)
Note: Version bump only for package @feathersjs/socketio
4.3.2 (2019-09-16)
Note: Version bump only for package @feathersjs/socketio
4.3.1 (2019-09-09)
Note: Version bump only for package @feathersjs/socketio
4.3.0 (2019-08-27)
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Bug Fixes
- Expire and remove authenticated real-time connections (#1512) (2707c33)
- Use WeakMap to connect socket to connection (#1509) (64807e3)
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Note: Version bump only for package @feathersjs/socketio
Bug Fixes
Bug Fixes
Features
Features
- Add params.headers to all transports when available (#1303) (ebce79b)
Bug Fixes
- Make Mocha a proper devDependency for every repository (#1053) (9974803)
- Update all dependencies to latest (#1206) (e51e0f6)
- package: update debug to version 3.0.0 (#83) (49f1de9)
- package: update socket.io to version 2.0.0 (#75) (d4a4b71)
chore
Features
BREAKING CHANGES
- This module no longer supports Node.js 0.10
3.2.9 (2019-01-02)
Note: Version bump only for package @feathersjs/socketio
3.2.8 (2018-12-16)
Note: Version bump only for package @feathersjs/socketio
3.2.7 (2018-10-25)
Bug Fixes
- Make Mocha a proper devDependency for every repository (#1053) (9974803)
3.2.6 (2018-09-21)
Note: Version bump only for package @feathersjs/socketio
3.2.5 (2018-09-17)
Note: Version bump only for package @feathersjs/socketio
3.2.4 (2018-09-02)
Note: Version bump only for package @feathersjs/socketio
3.2.3
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)
Full Changelog
Full Changelog
Merged pull requests:
- Rename repository and update to using npm scopes #92 (daffl)
- Updates for Feathers v3 (Buzzard) #91 (daffl)
Full Changelog
Merged pull requests:
- Some finishing touches for v3 #90 (daffl)
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_