Skip to content

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 19:31
· 7 commits to main since this release
dbf4937

What's Changed

  • build(deps-dev): bump oxlint from 1.71.0 to 1.76.0 by @dependabot[bot] in #397
  • build(deps-dev): bump @clerk/shared from 4.13.1 to 4.25.10 by @dependabot[bot] in #407
  • fix(auth): revoke OAuth sessions on logout by @wyattjoh in #418
  • build(deps-dev): bump @clerk/testing from 2.0.33 to 2.2.19 by @dependabot[bot] in #408
  • build(deps-dev): bump oxfmt from 0.56.0 to 0.62.0 by @dependabot[bot] in #399
  • fix(telemetry): stop tracking the completion command by @djgould in #417
  • style: apply oxfmt 0.62 formatting by @wyattjoh in #421
  • fix(auth): report OAuth revocation failures by @wyattjoh in #422
  • fix(e2e): kill dev server trees and stop teardown hook timeouts by @wyattjoh in #423
  • fix(ci): scope release failure notifications to their channel by @wyattjoh in #424
  • fix(cli): exit 130 when Ctrl-C interrupts an operation by @wyattjoh in #420
  • fix(cli): report interrupted runs in deploy status and telemetry by @wyattjoh in #425
  • feat(api): make the endpoint catalog discoverable from help and 404s by @shane-kercheval in #430
  • fix(cli): await the next-steps outro so post-command output prints below it by @rafa-thayto in #435
  • ci(lint): catch unawaited promises and unhandled rejections by @wyattjoh in #436
  • build(deps-dev): bump @clerk/shared from 4.25.10 to 4.29.1 by @dependabot[bot] in #427
  • fix(auth): increase browser auth timeout from 2 to 15 minutes by @djgould in #443
  • ci(release): reject fork PRs before checking out snapshot code by @dominic-clerk in #444
  • ci: disable telemetry in GitHub Actions by @wyattjoh in #446
  • build(deps-dev): bump oxlint from 1.76.0 to 1.79.0 by @dependabot[bot] in #429
  • build(deps-dev): bump @types/semver from 7.7.1 to 7.8.0 by @dependabot[bot] in #426
  • build(deps-dev): bump oxfmt from 0.62.0 to 0.64.0 by @dependabot[bot] in #428
  • feat(telemetry): give every failure an error code and report where a run stopped by @djgould in #441
  • chore(test): refresh e2e fixtures by @clerk-cookie in #405
  • fix(auth): give each login failure its own error code and stage by @djgould in #442
  • ci(repo): Version Packages by @github-actions[bot] in #419

New Contributors

Full Changelog: v3.1.0...v3.2.0