v3.0.0-beta.119
Version v3.0.0-beta.119Major ReleasePre-release
Release Notes
v3.0.0-beta.119 (2024-10-25)
🚀 Features
- rename @payloadcms/plugin-cloud (#8828) (1b1dc82)
- sort by multiple fields (#8799) (4d44c37)
- richtext-slate: add useElement hook to richtext-slate client exports (#8856) (2e11068)
⚡ Performance
🐛 Bug Fixes
- cpa: properly detect if pnpm exists on windows (#8855) (1a15425)
- db-postgres: sort by localized fields (#8839) (9069bd3)
- plugin-search: issues with overriding the search collection slug consistently across hooks (#8847) (2df8f94)
- ui: upload buttons being hidden at mobile screen widths (#8860) (e72e81c)
- ui: leave without saving when changing /account theme (#8724) (085e127)
⚠️ BREAKING CHANGES
- rename @payloadcms/plugin-cloud (#8828) (1b1dc82)
BREAKING CHANGE: Rename
@payloadcms/plugin-cloudto@payloadcms/payload-cloud. Anyone using the existing plugin will need to switch to using the new package. #### Why? Since v3 will be using fixed versioning, all versions of^3must be available. Unfortunately, the@payloadcms/plugin-cloudversion has already breached that version number. Renaming will allow it to be on the same version as other monorepo packages. Additionally, the nameplugin-cloudis quite ambiguous and sometimes is confused withplugin-cloud-storage, so usingpayload-cloudfeels like a good move to make this more evident.
🤝 Contributors
- Paul (@paulpopus)
- Elliot DeNolf (@denolfe)
- Anders Semb Hermansen (@andershermansen)
- Sasha (@r1tsuu)
- Hristiyan Dodov (@hdodov)