Skip to content

Releases: trixtateam/phoenix-to-redux

v3.4.0-beta.0

20 Nov 12:00
Compare
Choose a tag to compare

🚀 Features

  • implemented leavePhoenixChannel function

v3.2.0-beta.0

13 Oct 14:55
Compare
Choose a tag to compare

🚀 Features

  • dispatch channel presence diff on channel

v3.1.0-beta.0

08 Oct 08:00
Compare
Choose a tag to compare

🚀 Features

  • option to log presence for joining channel

v3.0.0-beta.0

06 Oct 13:50
Compare
Choose a tag to compare

⚠️ Breaking Change

  • getAnonymousPhoenixChannel method removed
  • connectPhoenix method takes params object as paramater

🚀 Features

  • connectPhoenix method takes params object

🖹 Docs

  • connectPhoenix method change
  • redux saga example updated
  • react component example updated

v2.0.0-beta.2

31 Aug 15:20
Compare
Choose a tag to compare

🚀New Feature

  • Included loadingStatusKey on error response
  • Included additionalData on error response

v2.0.0-beta.0

20 Aug 16:49
Compare
Choose a tag to compare

🚀New Feature

  • implemented immer
  • removed local storage
  • update socket from anonymous to authenticated

📑 Documentation

  • documentation updated with examples

⚒️ Breaking Change

  • local storage removed.
  • immer required

v1.1.0-beta.3

14 Aug 08:59
Compare
Choose a tag to compare

🐛 Bug Fix

  • fix for socket connection state

v1.1.0-beta.2

11 Aug 14:00
Compare
Choose a tag to compare

🚀New Feature

  • updated phoenix to 1.5.4
  • updated connecting to channel methods to allow for optional channel token

v1.0.0-beta.2

17 Jul 14:07
Compare
Choose a tag to compare

🚀New Feature

  • include channelTopic on all responses
  • allow to set domain on updatePhoenixLoginDetails function
  • on socket disconnection give socket on response

v1.0.0-beta.0

18 Jun 10:09
Compare
Choose a tag to compare

First Beta Release