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

fix(repo): Use semver ^ for internal dependencies #4664

Merged
merged 6 commits into from
Dec 10, 2024

Conversation

jacekradko
Copy link
Member

@jacekradko jacekradko commented Nov 27, 2024

Description

Switching to use ^ semver range for internal @clerk/* production dependencies. This will allow consumers who depend on @clerk/shared or @clerk/types directly to use a single version of these modules.

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Copy link

changeset-bot bot commented Nov 27, 2024

🦋 Changeset detected

Latest commit: 0b1f464

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 22 packages
Name Type
@clerk/chrome-extension Minor
@clerk/tanstack-start Minor
@clerk/expo-passkeys Minor
@clerk/localizations Minor
@clerk/react-router Minor
@clerk/clerk-js Minor
@clerk/elements Minor
@clerk/clerk-sdk-node Minor
@clerk/backend Minor
@clerk/fastify Minor
@clerk/testing Minor
@clerk/nextjs Minor
@clerk/shared Minor
@clerk/themes Minor
@clerk/astro Minor
@clerk/clerk-react Minor
@clerk/remix Minor
@clerk/clerk-expo Minor
@clerk/nuxt Minor
@clerk/vue Minor
@clerk/ui Minor
@clerk/express Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Nov 27, 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 10, 2024 3:57am

@jacekradko jacekradko force-pushed the fix/transitive-clerk-semver branch from f8eb15f to 6f31de8 Compare December 4, 2024 17:22
@jacekradko jacekradko marked this pull request as ready for review December 4, 2024 17:25
Copy link
Member

@brkalow brkalow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense!

.changeset/forty-kids-lay.md Outdated Show resolved Hide resolved
@jacekradko jacekradko merged commit ffa631d into main Dec 10, 2024
28 checks passed
@jacekradko jacekradko deleted the fix/transitive-clerk-semver branch December 10, 2024 14:37
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