New API version release#3380
Open
brunol95 wants to merge 7 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…om/clerk/clerk-docs into bruno/user-5311-latest-api-version
…m type name - Correct del/ins line ranges in the 2026-05-12 and Core 3 metadata examples so closing braces highlight correctly - Use > [!NOTE] callouts on the native mobile user pages - Align updateUserMetadata() param type with @clerk/backend (UserMetadataParams) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
|
Pushed some review fixes directly in 3414da8.
Have a look, and let me know if anything looks off. I also updated the todo list in the PR description with a few more items. |
manovotny
reviewed
May 22, 2026
| | Python | TBD | | ||
| | Remix | TBD | | ||
| | Ruby | TBD | | ||
| | Vue | TBD | |
Contributor
There was a problem hiding this comment.
Leaving a comment to flag that TBDs need to be fixed before merge. From @brunol95:
On the day of the release - my plan is to update the docs with all the latest version once the sdk PRs are merged/released
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔎 Previews:
What does this solve? What changed?
In the next API version, metadata updates through the user update method are disallowed. This PR documents the API version page along with sdk changes to support the new version.
Todos
Deadline