Releases: clerk/javascript
Release list
@clerk/express@2.0.8
@clerk/expo@3.1.6
Patch Changes
-
Add directory-level
package.jsonfallback stubs for all subpath exports so that imports like@clerk/expo/token-cacheresolve correctly in React Native bundlers that don't support theexportsfield (e.g., Metro withoutunstable_enablePackageExports). (#8172) by @jacekradko -
Re-introduce two-way JS/native session sync for expo native components (#8088) by @chriscanin
-
Updated dependencies [
9a00a1c,00715a6,b8c73d3,1827b50,7707a31]:- @clerk/clerk-js@6.4.0
- @clerk/shared@4.4.0
- @clerk/react@6.1.4
@clerk/expo-passkeys@1.0.7
@clerk/clerk-js@6.4.0
Minor Changes
-
Add support for seat-based billing plans in Clerk Billing. (#8006) by @dstaley
-
Add
EnterpriseConnectionresource (#8175) by @LauraBeatrisUser.getEnterpriseConnections()was wrongly typed as returningEnterpriseAccountConnectionResource[], it now returnsEnterpriseConnectionResource[] -
Allow to link external accounts to enterprise accounts via
UserProfile(#8091) by @NicolasLopes7
Patch Changes
@clerk/chrome-extension@3.1.6
@clerk/backend@3.2.4
Patch Changes
-
Fix frontend API proxy following redirects server-side instead of passing them to the browser. The proxy's
fetch()call now usesredirect: 'manual'so that 3xx responses from FAPI (e.g. after OAuth callbacks) are returned to the client as-is, matching standard HTTP proxy behavior. (#8186) by @brkalow -
Improve the built-in Clerk Frontend API proxy, adding support for abort signals and addressing a number of small edge cases. (#8163) by @brkalow
-
Add EnterpriseAccount and EnterpriseAccountConnection classes to @clerk/backend, restoring enterprise SSO account data on the User object that was lost when samlAccounts was removed in v3. (#8181) by @iagodahlem
-
Updated dependencies [
9a00a1c,00715a6,b8c73d3,1827b50,7707a31]:- @clerk/shared@4.4.0
@clerk/astro@3.0.8
@clerk/agent-toolkit@0.3.8
@clerk/vue@2.0.7
Patch Changes
- Deprecate the
signOutOptionsprop on<SignOutButton />in favor of top-levelredirectUrlandsessionIdprops. ThesignOutOptionsprop still works but now emits a deprecation warning. (#8148) by @jacekradko
@clerk/ui@1.2.4
Patch Changes
-
Move
reactandreact-domfromdependenciestopeerDependencies(#8160) by @jacekradko -
Fix minor internal issues with TypeScript types. (#8076) by @dstaley
-
Fix false positive in structural CSS detection where Clerk's own internal classes (
.cl-internal-*) were incorrectly triggering the warning on fresh installs. (#8142) by @brkalow -
Updated dependencies [
46093fa]:- @clerk/localizations@4.2.4