v3.0.0-beta.119

Version v3.0.0-beta.119Major ReleasePre-release
Released:

October 25, 2024

Type:

Contains breaking changes

GitHub:View Release

Release Notes

v3.0.0-beta.119 (2024-10-25)

🚀 Features

⚡ Performance

  • index globals versions timestamps by default (#8821) (6e919cc)

🐛 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-cloud to @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 ^3 must be available. Unfortunately, the @payloadcms/plugin-cloud version has already breached that version number. Renaming will allow it to be on the same version as other monorepo packages. Additionally, the name plugin-cloud is quite ambiguous and sometimes is confused with plugin-cloud-storage, so using payload-cloud feels like a good move to make this more evident.

🤝 Contributors

  • Paul (@paulpopus)
  • Elliot DeNolf (@denolfe)
  • Anders Semb Hermansen (@andershermansen)
  • Sasha (@r1tsuu)
  • Hristiyan Dodov (@hdodov)