v3.71.1
payloadcms/payloadv3.71.1Jan 13, 2026by denolfe
AI Summary
A minor bug fix release that removes a debug console.log statement from the Form component to clean up the UI.
Key Highlights
- Removed debug console.log from Form component
Full Release Notes
## [v3.71.1](https://github.com/payloadcms/payload/compare/v3.71.0...v3.71.1) (2026-01-13) ### 🐛 Bug Fixes * **ui:** remove debug console.log from Form component ([#15191](https://github.com/payloadcms/payload/issues/15191)) ([5529f9b](https://github.com/payloadcms/payload/commit/5529f9b)) ### 🤝 Contributors - Patrik (@PatrikKozak)