v2.32.2
payloadcms/payloadv2.32.2Mar 14, 2025by denolfe
AI Summary
A maintenance release that bumps dependencies and fixes a bug where collapsible label prefixes were incorrectly displayed in the FieldSelect dropdown component.
Key Highlights
- Dependency bumps
- Fixed FieldSelect dropdown label prefix issue
New Features
- FieldSelect dropdown fix
Full Release Notes
## [2.32.2](https://github.com/payloadcms/payload/compare/v2.32.1...v2.32.2) (2025-03-14) - Bumps dependencies ([#11702](https://github.com/payloadcms/payload/pull/11702)) ([#11705](https://github.com/payloadcms/payload/pull/11705)) ### Bug Fixes * remove collapsible label prefix from the FieldSelect dropdown component ([#10760](https://github.com/payloadcms/payload/issues/10760)) ([a5e6ea5](https://github.com/payloadcms/payload/commit/a5e6ea57373591ec90f452ad61b376f72f9ce304)), closes [#10757](https://github.com/payloadcms/payload/issues/10757)