You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.