Skip to content

ci(repo): Version Packages#316

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

ci(repo): Version Packages#316
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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@2.0.0

Major Changes

  • Remove the bundled clerk skill install command and install the clerk-cli agent skill from the clerk/skills repository during clerk init. (#315) by @wyattjoh

Minor Changes

  • Add clerk api --fapi to call an instance's public Frontend API (e.g. clerk api --fapi /environment --app <id>). The FAPI host is resolved from the instance's publishable key, and the request is unauthenticated since these endpoints are public, which closes the loop on verifying config changes end to end with the CLI alone. (#345) by @rafa-thayto

  • Refresh the visual style of prompts, lists, spinners, and intro/outro brackets to use @clack/prompts, and make interactive command endings reflect success, failure, or paused cancellation status. (#305) by @wyattjoh

  • clerk init on Expo projects now installs the clerk-expo agent skill (Expo/React Native setup) alongside clerk-expo-patterns. The framework skill map supports multiple skills per framework. (#328) by @manovotny

  • Render the "Next steps" header in a dusty mauve and sweep a white reflex highlight across it once after clerk deploy, clerk link, and clerk auth login, then settle on the flat color. The animation only runs on an interactive color terminal and falls back to plain styling when piped, in CI, or when NO_COLOR is set. (#322) by @rafa-thayto

Patch Changes

  • Keep a separator between the path and description in clerk api ls so long endpoint paths no longer run straight into their summaries. (#340) by @rafa-thayto

  • Fix the OAuth provider walkthrough in clerk deploy printing the redirect URI on the wrong subdomain. Previously, the walkthrough showed https://accounts.{domain}/v1/oauth_callback, but the callback is served by the Frontend API, so pasting the value into a provider console caused redirect_uri_mismatch. The walkthrough now prints the instance's frontend_api_url (e.g. https://clerk.{domain}/v1/oauth_callback), matching the value shown in the Clerk Dashboard. (#335) by @Railly

  • Print the "Next steps" list before sweeping the highlight across its header, so the animation no longer leaves a lone "Next steps" line that looks hung while the steps are hidden. (#343) by @rafa-thayto

  • Stop showing the "possible sandboxed run" hint for ordinary network failures (unreachable host, VPN, DNS) in agent mode. The hint now requires a permission-like error before suggesting a sandbox, and is a single line. (#342) by @rafa-thayto

@github-actions github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from f620cfd to da02808 Compare June 14, 2026 20:53
@github-actions github-actions Bot force-pushed the changeset-release/main branch 11 times, most recently from 0d5952d to 41aed19 Compare June 22, 2026 19:40
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 41aed19 to 93070e5 Compare June 22, 2026 20:48
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.

0 participants