Releases: trixtateam/trixta-js
Releases · trixtateam/trixta-js
v4.8.0
🚀 Features
- callback on useRespondToReactionEffect hook
What's Changed
- feat: callback function for use-respond-to-reaction-effect by @jacqueswho in #40
Full Changelog: v4.7.0...v4.8.0
v4.70
🚀 Features
- timeStamp on response instances
v4.6.0
🚀 Features
- extraData parameter for submitTrixtaActionResponse and submitTrixtaReactionResponse
v4.5.0
🚀 Features
- storybook reducer documentation
v4.4.0
🚀 Features
- useTrixtaData hook
- storybook documentation
What's Changed
- docs: storybook by @jacqueswho in #32
- feat: useTrixtaData hook by @jacqueswho in #33
Full Changelog: v4.3.1...v4.4.0
v4.3.1
🐛 Bug Fix
- loadingStatusRef fixed for hooks
v4.3.0
🚀 Features
- loadingStatusRef for actions and reactions
v4.2.0
🚀 Features
- Timeout events for actions and reactions
v4.1.3
🐛 Bug Fix
- signoutTrixta action to initialize state correctly
v4.1.2
🚀 Features
- TrixtaActionResponeComponent added to handle action response