Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages (beta) #3187

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Version Packages (beta) #3187

merged 1 commit into from
Apr 17, 2024

Conversation

clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Apr 14, 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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@clerk/backend@1.0.0-beta.36

Minor Changes

  • Add support for the orderBy parameter to the getOrganizationList() function (#3164) by @IGassmann

Patch Changes

  • Introduce debug: true option for the clerkMiddleware helper (#3189) by @nikosdouvlis

  • Updated dependencies [fb794ce7b]:

    • @clerk/shared@2.0.0-beta.22

@clerk/clerk-js@5.0.0-beta.45

Minor Changes

  • Introduce experimental support for Google One Tap (#3176) by @panteliselef

    • React Component <__experimental_GoogleOneTap/>
    • JS clerk.__experimental_mountGoogleOneTap(node,props)

Patch Changes

  • Align country code position with phone number input. (#3199) by @octoper

  • Fix SSO callback Turnstile widget alignment (#3205) by @anagstef

  • Fallback to invisible CAPTCHA if the element to render to is not found in the DOM (#3191) by @anagstef

  • Fix transfer flow when having the Smart Bot Protection enabled (#3202) by @anagstef

  • Removed hoverable state from no-interactive sections in <UserProfile/> (#3201) by @octoper

  • Make UI-triggered redirects default to hash-based routing. If a routing strategy is not provided, default to hash routing. All routing strategies know how to convert a hash-based url to their own format. (#3061) by @nikosdouvlis

  • Support older iOS 13.3 and 13.4 mobile devices (#3188) by @nikosdouvlis

  • Align action buttons with user preview in <UserButton/> (#3200) by @octoper

  • Fixed issue that prevented backup codes showing up for TOTP (#3194) by @octoper

  • Updated dependencies [ff08fe237, d9f265fcb, 2b8fe238a, 1078e8c58, fb794ce7b]:

    • @clerk/types@4.0.0-beta.28
    • @clerk/localizations@2.0.0-beta.24
    • @clerk/shared@2.0.0-beta.22

@clerk/localizations@2.0.0-beta.24

Minor Changes

Patch Changes

@clerk/nextjs@5.0.0-beta.44

Minor Changes

  • Introduce experimental support for Google One Tap (#3176) by @panteliselef

    • React Component <__experimental_GoogleOneTap/>
    • JS clerk.__experimental_mountGoogleOneTap(node,props)
  • Speed up loading of clerk-js by using a <script/> tag when html is generated. (#3156) by @panteliselef

    This is supported during SSR, SSG in

    • Next.js Pages Router
    • Next.js App Router

Patch Changes

@clerk/clerk-react@5.0.0-beta.39

Minor Changes

  • Introduce experimental support for Google One Tap (#3176) by @panteliselef

    • React Component <__experimental_GoogleOneTap/>
    • JS clerk.__experimental_mountGoogleOneTap(node,props)
  • Speed up loading of clerk-js by using a <script/> tag when html is generated. (#3156) by @panteliselef

    This is supported during SSR, SSG in

    • Next.js Pages Router
    • Next.js App Router

Patch Changes

@clerk/types@4.0.0-beta.28

Minor Changes

  • Introduce experimental support for Google One Tap (#3176) by @panteliselef

    • React Component <__experimental_GoogleOneTap/>
    • JS clerk.__experimental_mountGoogleOneTap(node,props)

Patch Changes

  • Fallback to invisible CAPTCHA if the element to render to is not found in the DOM (#3191) by @anagstef

@clerk/chrome-extension@1.0.0-beta.45

Patch Changes

@clerk/clerk-expo@1.0.0-beta.45

Patch Changes

@clerk/express@1.0.1-beta.3

Patch Changes

@clerk/fastify@1.0.0-beta.44

Patch Changes

gatsby-plugin-clerk@5.0.0-beta.44

Patch Changes

@clerk/remix@4.0.0-beta.44

Patch Changes

@clerk/clerk-sdk-node@5.0.0-beta.37

Patch Changes

@clerk/shared@2.0.0-beta.22

Patch Changes

@clerk/themes@2.0.0-beta.13

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 17 times, most recently from 1db0789 to 53f9317 Compare April 17, 2024 08:37
@anagstef anagstef merged commit 8a43864 into main Apr 17, 2024
10 checks passed
@anagstef anagstef deleted the changeset-release/main branch April 17, 2024 10:26
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.

2 participants