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
Removed unused config parameter from docs. #1. Thanks to mtrezza
🧬 Improvements
⚠️ Added locale to API callback. This is a breaking change because the apiCallback now returns an object {payload, locale} instead of only the payload. #2. Thanks to mtrezza.