Skip to content

v3.0.2

Latest
Compare
Choose a tag to compare
@denolfe denolfe released this 20 Nov 21:11
· 6 commits to main since this release
025d917

v3.0.2 (2024-11-20)

🐛 Bug Fixes

  • allow self referencing relationships when adding new collections to config (#9360) (4030e21)
  • next: properly sets doc id types when using postgres (#9381) (07a9125)
  • next: autosave document rendering (#9364) (9e85be0)
  • richtext-lexical: use copy of @lexical/markdown that does not install @lexical/code (#9382) (5db7e1e)
  • ui: prioritize server rendered Actions in ActionsProvider (#9379) (439dcd4)
  • ui: invalid permissions passed to group and named tab sub-fields (#9366) (c67291d)
  • ui: bulk update and delete ignoring search query (#9377) (ef37483)

🤝 Contributors