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
Fix API signature inconsistencies and code quality issues for web SDK parity
- Make signature() chainId optional to match web SDK (chain-agnostic signatures)
- Add function_name and function_args to transaction() for contract call tracking
- Add optional category parameter to screen() matching web page() API
- Consolidate FormoAnalyticsProviderProps into single complete type
- Replace require() with static import in setTrafficSourceFromUrl
- Add errorHandler option to Options for global error handling
- Add ReferralOptions for configurable referral query parameter parsing
- Update tests for new optional chainId behavior
https://claude.ai/code/session_0117WwRELH1nzVbxRj7Kmm5N
0 commit comments