Skip to content

v3.0.0-beta.91

Pre-release
Pre-release
Compare
Choose a tag to compare
@denolfe denolfe released this 23 Aug 20:18
· 1546 commits to main since this release
ec3bb71

v3.0.0-beta.91 (2024-08-23)

Features

  • templates: add vercel postgres template (#7841) (825d8b8)
  • enable react compiler for @payloadcms/next package (#7839) (83022f6)
  • richtext-lexical: improve upload and relationship node types (#7822) (6349cd4)
  • ui: add styling for no docs and clear all on hasmany upload (#7816) (95ebead)

Bug Fixes

  • next: properly 404s not found documents (#7833) (03440f5)
  • trim down accepted args of getPayloadHMR (#7834) (0fa6611)
  • collapsible toggle hover stacking issue (#7812) (49c0709)
  • weaken JsonObject type to allow types from payload-types being assigned to it (#7815) (c2b2f10)
  • ui: relationship field "add new" button styling (#7814) (3eed8b1)
  • richtext-lexical: slate => lexical migrator improvements (#7802) (1eefb12)

Contributors