Change8

v3.55.1

📦 payload-cmsView on GitHub →
🐛 4 fixes🔧 4 symbols

Summary

This patch release (v3.55.1) focuses primarily on bug fixes across GraphQL, Next.js production builds, and UI components, including correcting presentational field hook exposure.

🐛 Bug Fixes

  • Presentational field types were incorrectly exposing hooks.
  • Collection slug is now passed to nested join fields in tabs, collapsible, and group resolvers in GraphQL.
  • Resolved an error occurring after logging in and navigating to a different page in Next.js production builds.
  • Fixed an issue where listSearchableFields could resolve to multiple fields with the same name when using tabs.

🔧 Affected Symbols

presentational-fieldgraphql resolversnext production buildlistSearchableFields