v3.68.2
📦 payload-cmsView on GitHub →
🐛 3 fixes🔧 3 symbols
Summary
This patch release (v3.68.2) focuses primarily on bug fixes for Next.js applications, including resolving path resolution issues on Windows and handling unauthenticated user scenarios in list views. It also includes minor refactors and translation improvements.
🐛 Bug Fixes
- Fixed Windows users encountering ENOENT errors during `dev` startup by using fileURLToPath for cross-platform path resolution in Next.js.
- Resolved an unhandled error in the renderListView server function when no user is present in Next.js.
- Merged user serverExternalPackages with withPayload in Next.js.
🔧 Affected Symbols
fileURLToPathrenderListViewwithPayload