ixartz / Next-js-Boilerplate

🚀🎉📚 Boilerplate and Starter for Next.js 14+ with App Router and Page Router support, Tailwind CSS 3.4 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Drizzle ORM + Husky + Lint-Staged + Vitest + Testing Library + Playwright + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS ✨
https://nextjs-boilerplate.com
MIT License
8.79k stars 1.69k forks source link

feat(Clerk Upgrades): Upgrades to Clerk v5 [v5 is currently in beta] #229

Closed JacobMGEvans closed 4 months ago

JacobMGEvans commented 8 months ago
JacobMGEvans commented 8 months ago

love the new createRouteMatcher.

We got that out of experimental with the latest 😄

ixartz commented 8 months ago

Thank you so much for making the PR and the changes.

JacobMGEvans commented 8 months ago

Thank you so much for making the PR and the changes.

Happy to help Clerk Community friends 😃

ixartz commented 8 months ago

@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 commented 8 months ago

@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 commented 8 months ago

@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

RayedB commented 4 months ago

It seems like 5.2.1 is the latest version available now for clerkjs and 5.0.6 for clerk/next

ixartz commented 4 months ago

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.