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

ci(repo): Version packages #4814

Merged
merged 2 commits into from
Dec 20, 2024
Merged

ci(repo): Version packages #4814

merged 2 commits into from
Dec 20, 2024

Conversation

clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Dec 19, 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/[email protected]

Major Changes

Patch Changes

@clerk/[email protected]

Major Changes

@clerk/[email protected]

Minor Changes

  • Adds support for a fallback prop on Clerk's components. This allows rendering of a placeholder element while Clerk's components are mounting. Use this to help mitigate layout shift when using Clerk's components. Example usage: (#4723) by @BRKalow

    <SignIn fallback={<LoadingSkeleton />} />
  • Allow <SignInButton />, , , and ` to render while clerk-js is still loading. This reduces any layout shift that might be caused by these components not rendering immediately. (#4810) by @BRKalow

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

Copy link

vercel bot commented Dec 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 20, 2024 8:43pm

@github-actions github-actions bot force-pushed the changeset-release/main branch from 038bcfb to 9ae1608 Compare December 19, 2024 16:49
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9ae1608 to 41009dd Compare December 19, 2024 16:55
@github-actions github-actions bot force-pushed the changeset-release/main branch from 41009dd to 4a889d7 Compare December 20, 2024 03:21
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4a889d7 to a4ed47c Compare December 20, 2024 12:00
@nikosdouvlis nikosdouvlis reopened this Dec 20, 2024
@github-actions github-actions bot force-pushed the changeset-release/main branch from a4ed47c to 20af3ab Compare December 20, 2024 12:48
@github-actions github-actions bot force-pushed the changeset-release/main branch from 20af3ab to 19d4d9b Compare December 20, 2024 15:54
@github-actions github-actions bot force-pushed the changeset-release/main branch from 19d4d9b to 6756c8e Compare December 20, 2024 16:50
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6756c8e to 67a6e78 Compare December 20, 2024 18:31
@github-actions github-actions bot force-pushed the changeset-release/main branch from 67a6e78 to 31b93db Compare December 20, 2024 19:48
@BRKalow BRKalow closed this Dec 20, 2024
@BRKalow BRKalow reopened this Dec 20, 2024
@BRKalow BRKalow merged commit 1f8907b into main Dec 20, 2024
28 of 29 checks passed
@BRKalow BRKalow deleted the changeset-release/main branch December 20, 2024 21:35
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.

4 participants