Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 13:22
· 66 commits to main since this release
cd0b01a

What's Changed

  • build(deps): bump semver from 7.8.0 to 7.8.1 by @dependabot[bot] in #311
  • build(deps-dev): bump @clerk/testing from 2.0.31 to 2.0.33 by @dependabot[bot] in #310
  • feat: remove bundled clerk-cli skill by @wyattjoh in #315
  • feat: migrate prompts to Clack by @wyattjoh in #305
  • feat(cli): animate the "Next steps" header with a mauve reflex sweep by @rafa-thayto in #322
  • build(deps-dev): bump oxfmt from 0.47.0 to 0.54.0 by @dependabot[bot] in #327
  • build(deps): bump commander from 14.0.3 to 15.0.0 by @dependabot[bot] in #326
  • build(deps): bump @clack/prompts from 1.4.0 to 1.5.1 by @dependabot[bot] in #325
  • build(deps): bump @commander-js/extra-typings from 14.0.0 to 15.0.0 by @dependabot[bot] in #317
  • chore(test): refresh e2e fixtures by @clerk-cookie in #314
  • build(deps-dev): bump oxlint from 1.62.0 to 1.69.0 by @dependabot[bot] in #324
  • refactor(cli): co-locate command registration in each command folder by @rafa-thayto in #309
  • feat(init): install the clerk-expo setup skill for Expo projects by @manovotny in #328
  • fix(deploy): use Frontend API URL for OAuth redirect URI in walkthrough by @Railly in #335
  • build(deps-dev): bump oxlint from 1.69.0 to 1.70.0 by @dependabot[bot] in #350
  • build(deps): bump semver from 7.8.1 to 7.8.4 by @dependabot[bot] in #347
  • build(deps-dev): bump oxfmt from 0.54.0 to 0.55.0 by @dependabot[bot] in #349
  • ci: pin Node.js 22 in release and e2e workflows by @wyattjoh in #353
  • ci: pin GitHub workflows to Node.js 24 by @wyattjoh in #354
  • fix(release): publish native packages before clerk by @wyattjoh in #355
  • fix(test): fail refresh fixtures on scaffold errors by @wyattjoh in #356
  • chore(test): refresh e2e fixtures by @clerk-cookie in #336
  • feat(api): add clerk api --fapi for the public Frontend API by @rafa-thayto in #345
  • fix(ui): print next steps before animating the "Next steps" header by @rafa-thayto in #343
  • fix(agent): don't hint at a sandbox for ordinary network failures by @rafa-thayto in #342
  • fix(api): keep separator between path and summary in clerk api ls by @rafa-thayto in #340
  • build(deps-dev): bump oxfmt from 0.55.0 to 0.56.0 by @dependabot[bot] in #364
  • build(deps): bump actions/cache from 5 to 6 by @dependabot[bot] in #362
  • build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #361
  • build(deps-dev): bump oxlint from 1.70.0 to 1.71.0 by @dependabot[bot] in #363
  • fix(test): pass --no-gitInit to nuxt fixture scaffold by @wyattjoh in #367
  • chore(test): refresh e2e fixtures by @clerk-cookie in #368
  • refactor(api): move bapiRequest into lib/bapi.ts by @rafa-thayto in #359
  • fix(input-json): only read stdin with explicit --input-json - by @rafa-thayto in #341
  • chore: Add revalidate install script workflow by @alexcarpenter in #225
  • fix(init): scaffold ssr.noExternal for React Router v8 projects by @manovotny in #374
  • feat: add clerk impersonate command with instance-aware targeting by @rafa-thayto in #373
  • feat(webhooks): clerk webhooks toolkit (V1) by @rafa-thayto in #366
  • ci(repo): Version Packages by @github-actions[bot] in #316

New Contributors

Full Changelog: v1.5.0...v2.0.0