Releases: trixtateam/trixta-js
Releases · trixtateam/trixta-js
v4.1.0
⚠️ 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
🚀 Features
- useTrixtaAuth hook returns isAuthenticated as undefined initially before the authentication process has started
v4.0.6
🚀 Features
- useTrixtaAction and useTrixtaReaction hooks have loading status to tell is ready or not
v4.0.5
🐛 Bug Fix
- UseTrixtaAction hook to not render multiple times on autosubmit option true
v4.0.4
🚀 Features
- types for hooks updated
v4.0.3
🚀 Features
- types for hooks added and updated
v4.0.2
📦 Package Update
- trixta/phoenix-to-redux to v3.5.1-beta.0
🚀 Features
- type removed from TrixtaState
v4.0.1
🚀 Features
- refactored hooks and types
v4.0.0
📦 Package Update
- trixta/phoenix-to-redux to v3.5.0-beta.0
🚀 Features
- additionalData passed separately.
- types further developed
v1.0.5
🚀 Features
- refactored approach to joining a role