javascript

Official Javascript repository for Clerk authentication

MIT License

Downloads
6.1M
Stars
1.1K
Committers
167
javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

  • The following are all internal changes and not relevant to any end-user: (#3341) by @LauraBeatris

    Add telemetry events for useSignIn, useSignUp, useOrganizations and useOrganizationList

  • The following are all internal changes and not relevant to any end-user: (#3329) by @LauraBeatris

    Create type interface for TelemetryCollector on @clerk/types. This allows to assign telemetry on the main Clerk SDK object, while inheriting from the actual TelemetryCollector implementation.

  • Fix detection of legacy publishable keys when determining the default Clerk API URL. Previously, legacy keys would be treated as local. (#3333) by @BRKalow

javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

  • Rename local eslint-config-custom package to @clerk/eslint-config-custom to avoid conflicts with previously published package. Removes eslint-config-custom from @clerk/clerk-react's dependencies, as it should only be a development dependency. (#3307) by @BRKalow

  • The following are all internal changes and not relevant to any end-user: (#3341) by @LauraBeatris

    Add telemetry events for useSignIn, useSignUp, useOrganizations and useOrganizationList

  • Updated dependencies [1662aaae9, f70c885f7, f5804a225]:

javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

  • Rename local eslint-config-custom package to @clerk/eslint-config-custom to avoid conflicts with previously published package. Removes eslint-config-custom from @clerk/clerk-react's dependencies, as it should only be a development dependency. (#3307) by @BRKalow

  • Initial release of @clerk/eslint-config-custom, for internal use. (#3307) by @BRKalow

  • Set correct properties in package.json for publishing (#3340) by @LekoArts

javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

  • The following are all internal changes and not relevant to any end-user: (#3329) by @LauraBeatris

    Create type interface for TelemetryCollector on @clerk/types. This allows to assign telemetry on the main Clerk SDK object, while inheriting from the actual TelemetryCollector implementation.

  • Refactors internal logic to avoid reliance on useEffect. This resolves potential for race conditions as a result of functionality coupled to component renders. (#3320) by @tmilewski

  • Typo fixes in README (#3335) by @LekoArts

javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

  • Fix bug in JWKS cache logic that caused a race condition resulting in no JWK being available. (#3321) by @BRKalow

  • Pass devBrowserToken to createRedirect() to ensure methods from auth() that trigger redirects correctly pass the dev browser token for URL-based session syncing. (#3334) by @BRKalow

  • Updated dependencies [1662aaae9, f70c885f7, f5804a225]:

javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

  • Fix issue where sign-up action resend would render type error for applying submit attribute (#3327) by @alexcarpenter
javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

  • Fix otp input overflow using clip path to prevent users clicking in the overflow space for password managers causing unexpected focus on input element (#3317) by @alexcarpenter
javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Minor Changes

  • Fix sign in route registration on development environments (#3308) by @tmilewski
javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes