@clerk/react 6.1.1-snapshot.v20260311230607 → 6.1.1

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-HG36MP2N.mjs";
15
+ } from "./chunk-4FWGU4X2.mjs";
16
16
  import {
17
17
  APIKeys,
18
18
  CreateOrganization,
@@ -5,7 +5,7 @@ export { Ui } from '@clerk/ui/internal';
5
5
  import React from 'react';
6
6
  import { ClerkProviderProps } from './types.mjs';
7
7
  import { ErrorThrowerOptions } from '@clerk/shared/error';
8
- export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-Bd85HnqU.mjs';
8
+ export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-BYiDKD-3.mjs';
9
9
  export { buildClerkJSScriptAttributes, buildClerkJsScriptAttributes, buildClerkUIScriptAttributes, clerkJSScriptUrl, clerkJsScriptUrl, clerkUIScriptUrl, setClerkJSLoadingErrorPackageName, setClerkJsLoadingErrorPackageName } from '@clerk/shared/loadClerkJsScript';
10
10
  import '@clerk/shared/ui';
11
11
 
@@ -5,7 +5,7 @@ export { Ui } from '@clerk/ui/internal';
5
5
  import React from 'react';
6
6
  import { ClerkProviderProps } from './types.js';
7
7
  import { ErrorThrowerOptions } from '@clerk/shared/error';
8
- export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-xr7-zFhm.js';
8
+ export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-DcwU7ADV.js';
9
9
  export { buildClerkJSScriptAttributes, buildClerkJsScriptAttributes, buildClerkUIScriptAttributes, clerkJSScriptUrl, clerkJsScriptUrl, clerkUIScriptUrl, setClerkJSLoadingErrorPackageName, setClerkJsLoadingErrorPackageName } from '@clerk/shared/loadClerkJsScript';
10
10
  import '@clerk/shared/ui';
11
11
 
package/dist/internal.js CHANGED
@@ -1613,7 +1613,7 @@ if (typeof globalThis.__BUILD_DISABLE_RHC__ === "undefined") {
1613
1613
  }
1614
1614
  var SDK_METADATA = {
1615
1615
  name: "@clerk/react",
1616
- version: "6.1.1-snapshot.v20260311230607",
1616
+ version: "6.1.1",
1617
1617
  environment: process.env.NODE_ENV
1618
1618
  };
1619
1619
  var _status, _domain, _proxyUrl, _publishableKey, _eventBus, _stateProxy, _instance, _IsomorphicClerk_instances, waitForClerkJS_fn;