@clerk/react 6.6.3-snapshot.v20260513155808 → 6.6.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -12,7 +12,7 @@ import {
12
12
  RedirectToTasks,
13
13
  RedirectToUserProfile,
14
14
  Show
15
- } from "./chunk-RKNLALW6.mjs";
15
+ } from "./chunk-MMG24L52.mjs";
16
16
  import {
17
17
  APIKeys,
18
18
  CreateOrganization,
@@ -55,7 +55,7 @@ import {
55
55
  useUser,
56
56
  useWaitlist,
57
57
  withClerk
58
- } from "./chunk-NUYS3MFD.mjs";
58
+ } from "./chunk-D7BHL3DR.mjs";
59
59
  import {
60
60
  setErrorThrowerOptions
61
61
  } from "./chunk-RQWALB2R.mjs";
@@ -8,7 +8,7 @@ export { Ui } from '@clerk/ui/internal';
8
8
  import React from 'react';
9
9
  export { publishableKeyFromHost } from '@clerk/shared/keys';
10
10
  import { ErrorThrowerOptions } from '@clerk/shared/error';
11
- export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-BYiDKD-3.mjs';
11
+ export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-ClszkEhj.mjs';
12
12
  export { buildClerkJSScriptAttributes, buildClerkJsScriptAttributes, buildClerkUIScriptAttributes, clerkJSScriptUrl, clerkJsScriptUrl, clerkUIScriptUrl, setClerkJSLoadingErrorPackageName, setClerkJsLoadingErrorPackageName } from '@clerk/shared/loadClerkJsScript';
13
13
  import '@clerk/shared/ui';
14
14
 
@@ -8,7 +8,7 @@ export { Ui } from '@clerk/ui/internal';
8
8
  import React from 'react';
9
9
  export { publishableKeyFromHost } from '@clerk/shared/keys';
10
10
  import { ErrorThrowerOptions } from '@clerk/shared/error';
11
- export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-DcwU7ADV.js';
11
+ export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-DFYP0feq.js';
12
12
  export { buildClerkJSScriptAttributes, buildClerkJsScriptAttributes, buildClerkUIScriptAttributes, clerkJSScriptUrl, clerkJsScriptUrl, clerkUIScriptUrl, setClerkJSLoadingErrorPackageName, setClerkJsLoadingErrorPackageName } from '@clerk/shared/loadClerkJsScript';
13
13
  import '@clerk/shared/ui';
14
14
 
package/dist/internal.js CHANGED
@@ -1661,7 +1661,7 @@ if (typeof globalThis.__BUILD_DISABLE_RHC__ === "undefined") {
1661
1661
  }
1662
1662
  var SDK_METADATA = {
1663
1663
  name: "@clerk/react",
1664
- version: "6.6.3-snapshot.v20260513155808",
1664
+ version: "6.6.3",
1665
1665
  environment: process.env.NODE_ENV
1666
1666
  };
1667
1667
  var _status, _domain, _proxyUrl, _publishableKey, _eventBus, _stateProxy, _instance, _IsomorphicClerk_instances, waitForClerkJS_fn;