Skip to content

Releases: trixtateam/phoenix-to-redux

v3.4.8-beta.1

03 Jun 09:49
Compare
Choose a tag to compare

🐛 Bug Fix

  • check for channel before leaving events

v3.4.8-beta.0

02 Jun 10:00
a348cb1
Compare
Choose a tag to compare

🚀 Features

  • added new leavePhoenixChannelEvents method, to unsubscribe from events from a channel instead of leaving the channel

v3.4.7-beta.0

18 Mar 08:08
Compare
Choose a tag to compare

🐛 Bug Fix

  • include missing exports

v3.4.6-beta.0

18 Mar 06:17
Compare
Choose a tag to compare

🚀 Features

  • exported all selectors

v3.4.5-beta.0

10 Mar 15:37
9148f29
Compare
Choose a tag to compare

🐛 Bug Fix

  • force // for socket url when connecting to socket

v3.4.3-beta.1

03 Feb 07:37
Compare
Choose a tag to compare

🐛 Bug Fix

  • fixed find method after removed lodash

v3.4.3-beta.0

02 Feb 15:13
76c493b
Compare
Choose a tag to compare

🚀 Features

  • removed lodash dependency

v3.4.2-beta.1

18 Jan 14:01
Compare
Choose a tag to compare

🚀 Features

  • removed lodash/get dependency

v3.4.2-beta.0

14 Dec 09:42
Compare
Choose a tag to compare

🐛 Bug Fix

  • on phoenix disconnect, clear reducer

v3.4.1-beta.0

25 Nov 13:30
Compare
Choose a tag to compare

🐛 Bug Fix

  • fix for unauthorized channel connection. leave the channel