Releases: trixtateam/phoenix-to-redux
Releases · trixtateam/phoenix-to-redux
v3.4.8-beta.1
🐛 Bug Fix
- check for channel before leaving events
v3.4.8-beta.0
🚀 Features
- added new leavePhoenixChannelEvents method, to unsubscribe from events from a channel instead of leaving the channel
v3.4.7-beta.0
🐛 Bug Fix
- include missing exports
v3.4.6-beta.0
🚀 Features
- exported all selectors
v3.4.5-beta.0
🐛 Bug Fix
- force // for socket url when connecting to socket
v3.4.3-beta.1
🐛 Bug Fix
- fixed find method after removed lodash
v3.4.3-beta.0
🚀 Features
- removed lodash dependency
v3.4.2-beta.1
🚀 Features
- removed lodash/get dependency
v3.4.2-beta.0
🐛 Bug Fix
- on phoenix disconnect, clear reducer
v3.4.1-beta.0
🐛 Bug Fix
- fix for unauthorized channel connection. leave the channel