Skip to content

Version Packages#3285

Merged
panteliselef merged 1 commit intomainfrom
changeset-release/main
May 1, 2024
Merged

Version Packages#3285
panteliselef merged 1 commit intomainfrom
changeset-release/main

Conversation

@clerk-cookie
Copy link
Copy Markdown
Collaborator

@clerk-cookie clerk-cookie commented Apr 29, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@clerk/clerk-js@5.2.0

Minor Changes

  • Allow localization of text in social buttons when many are listed. (#3282) by @panteliselef

Patch Changes

  • Allow users to display the email address field after selecting to input a phone number. Previously that was not possible when passkeys were enabled. (#3286) by @panteliselef

  • Avoid throwing error for missing an active organization when no user is signed in (#3290) by @panteliselef

  • Use default value for signIn.userData. This will prevent the SignIn modal from breaking when an appearance prop is used in Next.js App Router. (#3280) by @panteliselef

  • Remove deprecated __clerk_frontend_api from Window interface (#3288) by @LauraBeatris

  • Updated dependencies [a78bc447c, c7d626292, 19cd42434]:

    • @clerk/shared@2.0.1
    • @clerk/localizations@2.3.0
    • @clerk/types@4.2.0

@clerk/localizations@2.3.0

Minor Changes

  • Allow localization of text in social buttons when many are listed. (#3282) by @panteliselef

@clerk/types@4.2.0

Minor Changes

  • Allow localization of text in social buttons when many are listed. (#3282) by @panteliselef

@clerk/backend@1.1.1

Patch Changes

  • Fix the following @clerk/backend methods to populate their paginated responses: (#3276) by @dimkl

    • clerkClient.allowListIndentifiers.getAllowlistIdentifierList()
    • clerkClient.clients.getClientList()
    • clerkClient.invitations.getInvitationList
    • clerkClient.redirectUrls.getRedirectUrlList()
    • clerkClient.sessions.getSessionList()
    • clerkClient.users.getUserOauthAccessToken()
  • Updated dependencies [a78bc447c, 19cd42434]:

    • @clerk/shared@2.0.1

@clerk/chrome-extension@1.0.3

Patch Changes

@clerk/clerk-expo@1.0.3

Patch Changes

@clerk/express@0.0.4

Patch Changes

@clerk/fastify@1.0.3

Patch Changes

@clerk/nextjs@5.0.4

Patch Changes

@clerk/clerk-react@5.0.2

Patch Changes

@clerk/remix@4.0.3

Patch Changes

@clerk/clerk-sdk-node@5.0.3

Patch Changes

@clerk/shared@2.0.1

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.

@clerk/testing@1.0.2

Patch Changes

@clerk/themes@2.1.1

Patch Changes

  • Updated dependencies [c7d626292]:
    • @clerk/types@4.2.0

@github-actions github-actions Bot force-pushed the changeset-release/main branch from d383d61 to 62e66e0 Compare May 1, 2024 09:49
@panteliselef panteliselef reopened this May 1, 2024
@panteliselef panteliselef merged commit 1ed9e07 into main May 1, 2024
@panteliselef panteliselef deleted the changeset-release/main branch May 1, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants