Skip to content

fix(dev-cli): Improve reliability by cleaning turbo daemon #5550

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dstaley
Copy link
Member

@dstaley dstaley commented Apr 7, 2025

Description

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 Apr 7, 2025

🦋 Changeset detected

Latest commit: 31bfcdd

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

Copy link

vercel bot commented Apr 7, 2025

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 Apr 7, 2025 6:10pm

@dstaley
Copy link
Member Author

dstaley commented Apr 7, 2025

!snapshot

@clerk-cookie
Copy link
Collaborator

Hey @dstaley - the snapshot version command generated the following package versions:

Package Version
@clerk/agent-toolkit 0.0.18-snapshot.v20250407181413
@clerk/astro 2.6.0-snapshot.v20250407181413
@clerk/backend 1.27.0-snapshot.v20250407181413
@clerk/chrome-extension 2.2.25-snapshot.v20250407181413
@clerk/clerk-js 5.59.1-snapshot.v20250407181413
@clerk/dev-cli 0.0.12-snapshot.v20250407181413
@clerk/elements 0.23.10-snapshot.v20250407181413
@clerk/clerk-expo 2.9.8-snapshot.v20250407181413
@clerk/expo-passkeys 0.2.2-snapshot.v20250407181413
@clerk/express 1.4.1-snapshot.v20250407181413
@clerk/fastify 2.2.1-snapshot.v20250407181413
@clerk/localizations 3.13.6-snapshot.v20250407181413
@clerk/nextjs 6.14.0-snapshot.v20250407181413
@clerk/nuxt 1.5.1-snapshot.v20250407181413
@clerk/clerk-react 5.26.0-snapshot.v20250407181413
@clerk/react-router 1.2.1-snapshot.v20250407181413
@clerk/remix 4.5.13-snapshot.v20250407181413
@clerk/shared 3.4.0-snapshot.v20250407181413
@clerk/tanstack-react-start 0.13.1-snapshot.v20250407181413
@clerk/testing 1.4.35-snapshot.v20250407181413
@clerk/themes 2.2.28-snapshot.v20250407181413
@clerk/types 4.51.0-snapshot.v20250407181413
@clerk/vue 1.5.0-snapshot.v20250407181413

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/agent-toolkit

npm i @clerk/[email protected] --save-exact

@clerk/astro

npm i @clerk/[email protected] --save-exact

@clerk/backend

npm i @clerk/[email protected] --save-exact

@clerk/chrome-extension

npm i @clerk/[email protected] --save-exact

@clerk/clerk-js

npm i @clerk/[email protected] --save-exact

@clerk/dev-cli

npm i @clerk/[email protected] --save-exact

@clerk/elements

npm i @clerk/[email protected] --save-exact

@clerk/clerk-expo

npm i @clerk/[email protected] --save-exact

@clerk/expo-passkeys

npm i @clerk/[email protected] --save-exact

@clerk/express

npm i @clerk/[email protected] --save-exact

@clerk/fastify

npm i @clerk/[email protected] --save-exact

@clerk/localizations

npm i @clerk/[email protected] --save-exact

@clerk/nextjs

npm i @clerk/[email protected] --save-exact

@clerk/nuxt

npm i @clerk/[email protected] --save-exact

@clerk/clerk-react

npm i @clerk/[email protected] --save-exact

@clerk/react-router

npm i @clerk/[email protected] --save-exact

@clerk/remix

npm i @clerk/[email protected] --save-exact

@clerk/shared

npm i @clerk/[email protected] --save-exact

@clerk/tanstack-react-start

npm i @clerk/[email protected] --save-exact

@clerk/testing

npm i @clerk/[email protected] --save-exact

@clerk/themes

npm i @clerk/[email protected] --save-exact

@clerk/types

npm i @clerk/[email protected] --save-exact

@clerk/vue

npm i @clerk/[email protected] --save-exact

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.

2 participants