chore: fix dev / turbo.json#9004
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/electron
@clerk/electron-passkeys
@clerk/eslint-plugin
@clerk/expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/hono
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/react
@clerk/react-router
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/ui
@clerk/upgrade
@clerk/vue
commit: |
API Changes Report
Summary
🔴 Breaking changes index (13)Every breaking change, up front. Full diffs are in the package sections below.
@clerk/sharedVersion: 4.22.0 → 4.19.0 Subpath
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 87f88fc15f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "dev": { | ||
| "cache": false | ||
| }, | ||
| "@clerk/clerk-js#dev": { |
There was a problem hiding this comment.
The root /workspace/javascript/AGENTS.md requires every PR to include a changeset, using pnpm changeset:empty for tooling/repo-only changes. This commit changes the dev/build pipeline but adds no .changeset entry, so the release metadata requirement for this PR is unmet; add an empty changeset if there is no user-facing package impact.
Useful? React with 👍 / 👎.
Description
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change