Skip to content

Releases: trixtateam/trixta-js

v5.0.0

04 Jul 13:03
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGE: useTrixtaAuth and useTrixtaAccess no longer use props roles but roleName

Full Changelog: v4.14.1...v5.0.0

v4.14.1

28 Jun 16:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.14.0...v4.14.1

v4.14.0

03 Jun 12:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.13.0...v4.14.0

v4.13.0

22 Apr 08:21
Compare
Choose a tag to compare

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

25 Mar 12:24
Compare
Choose a tag to compare

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

11 Mar 05:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.10.1...v4.11.0

v4.10.1

11 Mar 05:36
Compare
Choose a tag to compare

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

Full Changelog: v4.10.0...v4.10.1

v4.10.0

02 Jan 07:10
Compare
Choose a tag to compare

🚀 Features

  • if optional @rsjf/core dependency installed, will render forms for actions and reactions

What's Changed

Full Changelog: v4.9.1...v4.10.0

v4.9.1

22 Dec 13:36
Compare
Choose a tag to compare

🐛 Bug Fix

  • multiple callbacks onSuccess and onError fixed when using loadingStatusRef prop

v4.9.0

30 Nov 08:21
Compare
Choose a tag to compare

🚀 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