Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 05 May 15:31
· 144 commits to main since this release
73d1404

What's Changed

  • feat(cli): add --input-json for passing options as JSON by @rafa-thayto in #232
  • feat(users): add users command scaffolding and clerk users create by @wyattjoh in #236
  • Revert "feat(users): add users command scaffolding and clerk users create" by @wyattjoh in #239
  • feat(auth): promote Clerk Skills on OAuth success page by @Railly in #238
  • fix(auth): recover from concurrent session refreshes by @wyattjoh in #213
  • fix(update): Do not hang if package manager is not present by @dmoerner in #243
  • fix(skills): hide internal Claude Code skills from public skills CLI by @rafa-thayto in #246
  • feat(skills): rename bundled clerk skill to clerk-cli by @kylemac in #245
  • feat(init): remove --prompt and bundled agent prompt templates by @rafa-thayto in #241
  • build(deps-dev): bump oxlint from 1.60.0 to 1.62.0 by @dependabot[bot] in #247
  • feat(init): Allow agent init without implicit app selection by @djgould in #244
  • build(deps-dev): bump oxfmt from 0.45.0 to 0.47.0 by @dependabot[bot] in #249
  • build(deps-dev): bump @types/bun from 1.3.11 to 1.3.13 by @dependabot[bot] in #248
  • perf(build): minify bundle and compiled binary by @rafa-thayto in #251
  • feat(users): add users command scaffolding and clerk users create by @wyattjoh in #240
  • feat(users): add list and open subcommands by @wyattjoh in #237
  • fix(test/e2e): make users-list importable by refresh-fixtures script by @wyattjoh in #255
  • feat(init): create real app when authed in agent mode by @wyattjoh in #254
  • chore(test): refresh e2e fixtures by @clerk-cookie in #253
  • there's nothing to see here by @rafa-thayto in #242
  • fix(init): Avoid errors on directory name collisions by @dmoerner in #252
  • feat(cli-core): add clerk enable and clerk disable commands for orgs and billing by @nicolas-angelo in #219
  • ci(repo): Version Packages by @github-actions[bot] in #235

New Contributors

Full Changelog: v1.0.3...v1.1.0