made with
payload
  • Showcases
  • Plugins
  • Creators
  • Tutorials
  • Templates
  • Videos

Not affiliated with PayloadCMS. Made by paul

  • Contact
  • Submit an entry
  • Releases
  • Stats
Back to Releases

v3.33.0

Version v3.33.0Minor Release
Released:

April 4, 2025

Type:

New features, backward compatible

GitHub:View Release
Download TarballDownload ZIP

Release Notes

v3.33.0 (2025-04-04)

🚀 Features

  • drizzle: export buildQuery and parseParams (#11935) (f34eb22)
  • graphql: improve non-nullability in query result types (#11952) (018bdad)
  • next: improved lexical richText diffing in version view (#11760) (d29bdfc)
  • storage-uploadthing: configurable upload router input config (#11954) (f9c73ad)
  • ui: use drag overlay in orderable table (#11959) (816fb28)

🐛 Bug Fixes

  • postgres null value breaks orderable hook (#11997) (9adbbde)
  • allow custom password field when using disableLocalStrategy: true (#11893) (8ad22eb)
  • ValidationError error message when label is a function (#11904) (dc793d1)
  • do not append doc input for scheduled publish job if it's enabled only for globals (#11892) (760cfad)
  • db-mongodb: querying relationships with where clause as an object with several conditions (#11953) (857e984)
  • db-postgres: deleteOne fails when the where query does not resolve to any document (#11632) (4ebd3ce)
  • db-postgres: down migration fails because migrationTableExists doesn't check in the current transaction (#11910) (f310c90)
  • graphql: respect draft: true when querying joins (#11869) (e5690fc)
  • storage-uploadthing: pass clientUploads.routerInputConfig to the handler (#11962) (8e93ad8)
  • ui: optimistic rows disappear while form state requests are pending (#11961) (8880d70)

⚡ Performance

  • ui: significantly optimize form state component rendering, up to 96% smaller and 75% faster (#11946) (e87521a)

📚 Documentation

  • fix invalid markdown (#11996) (f7ed8e9)
  • add missing comma (#11976) (e6aad5a)
  • fix variable names for lexical markdown conversion (#11963) (06d937e)

📝 Templates

  • set packageManager pnpm version for vercel templates (#11992) (b76844d)

🏡 Chores

  • fix flake (fae113b)
  • plugin-cloud-storage: enable TypeScript strict (#11850) (d47b753)
  • plugin-form-builder: enable TypeScript strict (#11929) (a58ff57)
  • plugin-nested-docs: enable TypeScript strict (#11930) (fd42ad5)
  • plugin-redirects: enable TypeScript strict (#11931) (6c735ef)
  • richtext-lexical: add DebugJsxConverterFeature (#10856) (308cb64)

🤝 Contributors

  • Dan Ribbens (@DanRibbens)
  • Sasha (@r1tsuu)
  • Paul (@paulpopus)
  • Alessio Gravili (@AlessioGr)
  • Tony Tkachenko (@tonytkachenko)
  • James (@jmikrut)
  • Jacob Fletcher (@jacobsfletch)
  • reiv (@reiv)
  • Said Akhrarov (@akhrarovsaid)
  • Germán Jabloñski (@GermanJablo)
Browse All ReleasesView on GitHub