Next-js-Boilerplate
Next-js-Boilerplate copied to clipboard
feat(Clerk Upgrades): Upgrades to Clerk v5 [v5 is currently in beta]
- Upgrades required changes in Middleware
- Import changes for server side functions
- UserProfile requires a path https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md
love the new createRouteMatcher.
We got that out of experimental
with the latest 😄
Thank you so much for making the PR and the changes.
Thank you so much for making the PR and the changes.
Happy to help Clerk Community friends 😃
@JacobMGEvans Thank you for making the change, I suppose we should wait until the version 5 is officially released, even I'm extremely excited.
@JacobMGEvans Thank you for making the change, I suppose we should wait until the version 5 is officially released, even I'm extremely excited.
Totally cool with that, we have a Beta cutting soon. I can push onto here when it does
@JacobMGEvans Thank you for making the change, I suppose we should wait until the version 5 is officially released, even I'm extremely excited.
Totally cool with that, we have a Beta cutting soon. I can push onto here when it does
Additionally bumped to v5 Beta
It seems like 5.2.1 is the latest version available now for clerkjs and 5.0.6 for clerk/next
The boilerplate is now using Clerk v5 🎉
Thank you so much @JacobMGEvans for creating this PR during the beta, the upgrade is much more smoother.