v2.0
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.