github payloadcms/payload v3.0.0-beta.119

pre-release8 hours ago

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

  • 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

Don't miss a new payload release

NewReleases is sending notifications on new releases.