Skip to content

Release v2.10.1

Compare
Choose a tag to compare
@denolfe denolfe released this 09 Feb 14:08
· 4822 commits to main since this release

2.10.1 (2024-02-09)

Bug Fixes

  • clearable cells handle null values (#5038) (f6d7da7)
  • db-mongodb: handle null values with exists (#5037) (cdc4cb9)
  • db-postgres: handle nested docs with drafts (#5012) (da184d4)
  • ensures docs with the same id are shown in relationship field select (#4859) (e1813fb)
  • query relationships by explicit id field (#5022) (a0a58e7)
  • richtext-lexical: make editor reactive to initialValue changes (#5010) (2315781)