Uh oh!
There was an error while loading. Please reload this page.
chore: sync changelogs and versions from release/core-2 - #7964
Conversation
Brings over changelog history for 22 packages that were released from the release/core-2 branch, ensuring version history is complete before the upcoming major release from main.
Updates the version field in 18 package.json files to match the latest released versions from the release/core-2 branch.
elements, remix, themes, and types were removed/renamed on main and should not have their changelogs re-added.
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (36)
📝 WalkthroughWalkthroughThis pull request updates package versions and dependencies across the Clerk SDK ecosystem. It bumps versions for 18 packages, including backend (2.26.0 → 2.33.0), nextjs (6.36.1 → 6.39.0), clerk-js (5.114.0 → 5.125.4), and others. The backend package introduces JWT format support for machine-to-machine tokens and adds a list() method to the M2M tokens API. The clerk-js package fixes Turnstile CAPTCHA retry logic. The shared package removes CHIPS build variant and introduces partitioned_cookies environment flag. Each package's changelog is updated with corresponding patch or minor version entries and dependency version updates. Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Comment |
@clerk/agent-toolkit@clerk/astro@clerk/backend@clerk/chrome-extension@clerk/clerk-js@clerk/dev-cli@clerk/expo@clerk/expo-passkeys@clerk/express@clerk/fastify@clerk/hono@clerk/localizations@clerk/nextjs@clerk/nuxt@clerk/react@clerk/react-router@clerk/shared@clerk/tanstack-react-start@clerk/testing@clerk/ui@clerk/upgrade@clerk/vuecommit: |
Summary
release/core-2tomainfor 18 packages so version history is complete before the upcoming major releaseversionfield in each package.json to match the latest released version fromrelease/core-2mainAffected packages
Test plan
release/core-2Summary by CodeRabbit
New Features
Bug Fixes