Releases: trixtateam/trixta-js
Releases · trixtateam/trixta-js
v5.0.0
What's Changed
BREAKING CHANGE: useTrixtaAuth and useTrixtaAccess no longer use props roles but roleName
- feat: trixta auth refactored by @jacqueswho in #57
Full Changelog: v4.14.1...v5.0.0
v4.14.1
What's Changed
- fix: null check before destructuring data by @jacqueswho in #56
Full Changelog: v4.14.0...v4.14.1
v4.14.0
What's Changed
- deps: update rsjf by @jacqueswho in #52
- feat: useTrixtaAccess hook by @jacqueswho in #53
Full Changelog: v4.13.0...v4.14.0
v4.13.0
What's Changed
- feat: updated phoenix-to-redux package with service update.
- breaking change, selectors have been renamed
Full Changelog: v4.12.0...v4.13.0
v4.12.0
What's Changed
- feat: should role access change, autosubmit for useTrixtaAction will resubmit by @jacqueswho in #49
Full Changelog: v4.11.0...v4.12.0
v4.11.0
What's Changed
- feat: added trixta auth component by @jacqueswho in #48
Full Changelog: v4.10.1...v4.11.0
v4.10.1
What's Changed
- chore(deps): bump nanoid from 3.1.23 to 3.1.31 by @dependabot in #46
- chore(deps): bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #45
- fix: use correct types for onError and onSuccess callbacks for hooks by @jacqueswho in #47
New Contributors
- @dependabot made their first contribution in #46
Full Changelog: v4.10.0...v4.10.1
v4.10.0
🚀 Features
- if optional @rsjf/core dependency installed, will render forms for actions and reactions
What's Changed
- Feature/optional rsjf by @jacqueswho in #43
Full Changelog: v4.9.1...v4.10.0
v4.9.1
🐛 Bug Fix
- multiple callbacks onSuccess and onError fixed when using loadingStatusRef prop
v4.9.0
🚀 Features
- updateTrixtaRole will not overwrite existing data but instead be kept as is
What's Changed
- feat: check for existing role data and not replace on reconnect of so… by @jacqueswho in #41
Full Changelog: v4.8.0...v4.9.0