Skip to content

Releases: trixtateam/trixta-js

v4.1.0

06 Jul 13:07
13a0fae
Compare
Choose a tag to compare

⚠️ Breaking Change

  • action response structure changed from {type, data} to {type, payload}

🚀 Features

  • changed all redux action structure from {type, data} to {type, payload}

v4.0.7

28 Jun 14:27
Compare
Choose a tag to compare

🚀 Features

  • useTrixtaAuth hook returns isAuthenticated as undefined initially before the authentication process has started

v4.0.6

22 Jun 15:34
49accb8
Compare
Choose a tag to compare

🚀 Features

  • useTrixtaAction and useTrixtaReaction hooks have loading status to tell is ready or not

v4.0.5

22 Jun 13:29
5fe8c86
Compare
Choose a tag to compare

🐛 Bug Fix

  • UseTrixtaAction hook to not render multiple times on autosubmit option true

v4.0.4

22 Jun 13:27
5fe8c86
Compare
Choose a tag to compare

🚀 Features

  • types for hooks updated

v4.0.3

21 Jun 14:18
a8d2e43
Compare
Choose a tag to compare

🚀 Features

  • types for hooks added and updated

v4.0.2

17 Jun 09:29
Compare
Choose a tag to compare

📦 Package Update

  • trixta/phoenix-to-redux to v3.5.1-beta.0

🚀 Features

  • type removed from TrixtaState

v4.0.1

17 Jun 09:28
Compare
Choose a tag to compare

🚀 Features

  • refactored hooks and types

v4.0.0

04 Jun 13:00
Compare
Choose a tag to compare

📦 Package Update

  • trixta/phoenix-to-redux to v3.5.0-beta.0

🚀 Features

  • additionalData passed separately.
  • types further developed

v1.0.5

03 Jun 12:43
e139a1e
Compare
Choose a tag to compare

🚀 Features

  • refactored approach to joining a role