Skip to content

Conversation

@dstaley
Copy link
Member

@dstaley dstaley commented Jul 31, 2024

Description

This PR updates the getClerkPackages function of clerk-dev to use the configured monorepo root. In a previous iteration of clerk-dev it was expected that the CLI would be installed from the local checkout of javascript. We switched instead to installing it via npm, but the logic for getClerkPackages was not updated.

Checklist

  • npm test runs as expected.
  • npm run 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:

@changeset-bot
Copy link

changeset-bot bot commented Jul 31, 2024

🦋 Changeset detected

Latest commit: 0f4a5e2

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

This PR includes changesets to release 1 package
Name Type
@clerk/dev-cli 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

@brkalow brkalow enabled auto-merge (squash) July 31, 2024 20:34
@brkalow brkalow merged commit d8d752c into main Jul 31, 2024
@brkalow brkalow deleted the ds.feat/dev-cli-package-root branch July 31, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants