Patch Changes
- 
Fixes a bug where the session cookie was getting incorrectly set from tabs that do not reflect the active session. (#5989) by @brkalow 
- 
Fix an issue where clerk-js was incorrectly emitting the new session's token during session switching. This impacts some applications that rely on Clerk's multi-session behavior. (#5986) by @brkalow 
- 
Fix issue where the combined flow wouldn't trigger if a phone number was used as an identifier while set as an optional field. (#5992) by @dstaley 
- 
Add "Past Due" amount on checkout flow when applicable (#6014) by @octoper 
- 
Handle missing publicUserDatainOrganizationMembership(#6016) by @tmilewski
- 
Add support for the signup_rate_limit_exceeded error on OAuth flows (#6028) by @anagstef 
- 
Updated dependencies [ f897773,2c6a0cc,71e6a1f]:- @clerk/shared@3.9.5
- @clerk/localizations@3.16.3
- @clerk/types@4.59.3