Migrating to Payload CMS v3.68.4
Version v3.68.4 introduces 1 breaking change. This guide details how to update your code.
Released: 12/14/2025
1
Breaking Changes
0
Migration Steps
0
Affected Symbols
Breaking Changes
●Issue #1
Dependency update: Next.js is now enforced to version 15.4.10 to address CVE-2025-67779. Users must update their Next.js dependency to this specific version.
Release Summary
This patch release enforces an update to Next.js 15.4.10 to address a critical CVE and includes several bug fixes related to hooks, UI rendering, and request URL construction.
Need More Details?
View the full release notes and all changes for Payload CMS v3.68.4.
View Full Changelog