Skip to content

@clerk/shared@4.29.0

Choose a tag to compare

@clerk-cookie clerk-cookie released this 13 Aug 21:23
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
45514ca

Minor Changes

  • Internal improvements to Clerk Protect. No action is required, and instances that do not use Protect are unaffected. (#9299) by @zourzouvillys

Patch Changes

  • Billing applied-discount snapshots now include optional durationInCycles. Payment attempt and statement UIs use the original discount length instead of cycles remaining, and omit the duration copy when it is unavailable. (#9401) by @mauricioabreu

  • Ensure organization permission checks remain accurate when JWT v2 permission masks exceed JavaScript's safe integer range. (#9381) by @jeremy-clerk