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

  • Remove type from clerkjs script attributes that prevents the satellite apps from function properly. (#3304) by @panteliselef
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

  • Add appropriate messaging for an invalid instance configuration vs implemented Elements strategies (#3303) by @tmilewski

  • Fixes a bug where multiple verification codes were sent at once. (#3303) by @tmilewski

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

  • Bump version to 0.2.0 (#3301) by @tmilewski

    Fix return type of <SignIn.Strategy> to be JSX.Element | null

Patch Changes

  • Update README to add install and usage instructions (#3253) by @LekoArts
javascript - @clerk/[email protected]

Published by clerk-cookie 6 months ago

Patch Changes

  • Fixes issue where email field is required but is not shown after user tries to edit email, when already tried another email before when trying to sign up with a method that not provides and email (e.g Metamask) (#3291) by @octoper
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

  • Allow localization of text in social buttons when many are listed. (#3282) by @panteliselef
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

  • Internal change to add client-side caching to Clerk's telemetry. This prevents event flooding in frequently executed code paths, such as for React hooks or components. Gracefully falls back to the old behavior if e.g. localStorage is not available. As such, no public API changes and user changes are required. (#3287) by @LauraBeatris

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

    • Rename the existing eventComponentMounted function inside /telemetry to eventPrebuiltComponentMounted. This better reflects that its props argument will be filtered for a relevant list for Clerk's prebuilt/all-in-one components.
    • Reuse the now freed up eventComponentMounted name to create a new helper function that accepts a flat object for its props but doesn't filter any. This is useful for components that are not prebuilt.
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

Minor Changes

  • Allow localization of text in social buttons when many are listed. (#3282) by @panteliselef
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

Package Rankings
Top 1.44% on Npmjs.org
Badges
Extracted from project README
chat on Discord documentation twitter
Related Projects