Skip to content
🚀 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
📝 Templates
- set packageManager pnpm version for vercel templates (#11992) (b76844d)
🏡 Chores
🤝 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)