Skip to content

v2.0

Choose a tag to compare

@e271828- e271828- released this 27 Apr 22:46
· 31 commits to master since this release
b10c822

What's Changed

  • fix: add hasBackDrop to index.d.ts
  • fix: make react-test-renderer version wildcard
  • Chore/add pre commit + vendor actions
  • cicd: Update and Lock Actions
  • Rewrite example using hooks
  • chore: return actual error code

NOTE: This release changes the response signature of error handling to match the upstream JS SDK: error codes are now passed through directly, simplifying analysis.

Please review your pre-2.0 error handling code to ensure no changes are required if you are upgrading from 1.x.