v3.82.1
📦 payload-cmsView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release primarily addresses bug fixes in Next.js integration and the nested-docs plugin, alongside a performance improvement for S3 storage.
Migration Steps
- If you were using the --no-server-fast-refresh flag, remove it as it has been deprecated/removed.
🐛 Bug Fixes
- Fixed Next.js configuration to use the correct key for disabling turbo server fast refresh.
- Awaited populateBreadcrumbs in resaveChildren for the nested-docs plugin.