Releases: clerk/javascript
@clerk/vue@2.3.2
@clerk/vue@1.17.23
@clerk/ui@1.14.0
Minor Changes
-
Migrate to new icon set to create consistency across components. (#8319) by @alexcarpenter
-
Display "Single Sign-on (SSO)" section in
OrganizationProfileif self-serve SSO is enabled on the current active organization (#8600) by @LauraBeatris
Patch Changes
-
Simplify ActionCard shadow styling. (#8625) by @alexcarpenter
-
Add a visible radio indicator to each provider card on the
<ConfigureSSO />Select Provider step. (#8664) by @iagodahlem -
Introduce UX improvements for
<ConfigureSSO />such as: (#8601) by @LauraBeatris- Render attribute-mapping and service-provider field labels per IdP nomenclature
- Add "Open test URL" button and surface a clear empty state
- Expand the appearance descriptor surface across step content so developers can override styling
-
Updated dependencies [
e538525,79cdd1f,0937b5d,48e3f64,4af9389,4d5027b,10d36ab,4e08924,bcf0e77]:- @clerk/localizations@4.7.0
- @clerk/shared@4.14.0
@clerk/types@4.101.25
@clerk/themes@2.4.62
@clerk/testing@2.0.34
@clerk/testing@1.14.8
@clerk/tanstack-react-start@1.3.2
@clerk/tanstack-react-start@0.29.13
@clerk/shared@4.14.0
Minor Changes
- Display "Single Sign-on (SSO)" section in
OrganizationProfileif self-serve SSO is enabled on the current active organization (#8600) by @LauraBeatris
Patch Changes
-
Guard
ConfigureSSObased on active organization (#8613) by @LauraBeatris -
Treat terminal user-state 403 responses as unauthenticated in ClerkJS. (#8649) by @jacekradko
-
Introduce UX improvements for
<ConfigureSSO />such as: (#8601) by @LauraBeatris- Render attribute-mapping and service-provider field labels per IdP nomenclature
- Add "Open test URL" button and surface a clear empty state
- Expand the appearance descriptor surface across step content so developers can override styling