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

Upgrade to v5 #11

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Upgrade to v5 #11

wants to merge 2 commits into from

Conversation

domitriusclark
Copy link

@domitriusclark domitriusclark commented Jan 12, 2024

Changes:

  • Upgraded all client components in need of path prop
  • updated auth imports
  • Added optional chaining on userMembership objects while we figure out the error with the endpoint
  • Moved /organization to /organization-profile/[[…organization-profile]] and fixed the error when selecting settings
  • using @clerk/nextjs@canary for now
  • Update README to include section on setting up organizations to match the expectations of the app for local use

Copy link

vercel bot commented Jan 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
organizations-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 0:34am

package.json Outdated
@@ -10,7 +10,7 @@
},
"dependencies": {
"@clerk/backend": "0.36.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@domitriusclark We should update backend as well

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for that callout 🤝

@domitriusclark domitriusclark marked this pull request as ready for review April 30, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants