Skip to content

v3.0.0-beta.103

Pre-release
Pre-release
Compare
Choose a tag to compare
@denolfe denolfe released this 11 Sep 13:10
· 720 commits to main since this release
6e61431

v3.0.0-beta.103 (2024-09-11)

🚀 Features

  • examples: adds custom components example (#8162) (8fe6ffd)

🐛 Bug Fixes

  • useAsTitle validation now accounts for default and base fields (#8165) (663e511)
  • next: set the user data before redirect after login (#8135) (0118bce)
  • upload.defParamCharset: utf8 by default (#8157) (a234092)
  • richtext-lexical: hover style of the button to remove blocks (#8154) (281c80d)
  • extends server props onto field component types (#8155) (12a30a0)
  • db-postgres: querying on array wtihin a relationship field (#8152) (0c563eb)

🤝 Contributors