@clerk/ui@1.13.1
📦 clerkView on GitHub →
🐛 1 fixes🔧 4 symbols
Summary
This patch release fixes an issue where subscription management buttons were incorrectly hidden for certain paid seat-based plans. Dependencies were also updated.
🐛 Bug Fixes
- Fixed the Manage Subscription button in <UserProfile /> / <OrganizationProfile /> and the Cancel / Re-subscribe actions in <SubscriptionDetails /> to correctly show for paid seat-based plans without a base fee, by updating the logic in the shared isManageableSubscriptionItem helper.