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.
Patch Changes
e6ac8cc: chore(deps): bump swr from 2.4.0 to 2.4.1
abac967: Fix auth button cross-contamination when SlackKit and TeamsKit are rendered simultaneously. The shared useAuthPostMessageListener hook now checks whether its own popup is open before processing authComplete messages, preventing one integration's OAuth completion from incorrectly updating the other's connection state.