Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: migrate Clerk to v5 and fix middleware issue #145

Merged
merged 2 commits into from
May 29, 2024
Merged

Conversation

rayokamoto
Copy link
Contributor

Description

Upgrade Clerk from v4 to v5, making changes as necessary.

Changes Made

  • Migrate Clerk from v4 to v5
  • Bump Next.js version 14.1 to 14.2
  • Fix middleware issue where 404 paths containing dots (.) resulted in unhandled error

Related Issues

None

Additional Notes

None

- Migrate Clerk from v4 to v5
- Bump Next.js version 14.1 to 14.2
- Fix middleware issue where 404 paths containing dots (`.`) resulted in
  unhandled error
src/middleware.ts Outdated Show resolved Hide resolved
@rayokamoto rayokamoto requested a review from jsun969 May 29, 2024 03:24
@rayokamoto rayokamoto merged commit 53ddc80 into main May 29, 2024
5 checks passed
@rayokamoto rayokamoto deleted the chore/clerk branch May 29, 2024 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants