Skip to content

v3.0.0-beta.55

Pre-release
Pre-release
Compare
Choose a tag to compare
@denolfe denolfe released this 26 Jun 20:09
· 1948 commits to main since this release
4375a33

v3.0.0-beta.55 (2024-06-26)

Features

  • richtext-lexical: new slate => lexical migration function which migrates all your documents at once (#6947) (5105676)
  • add the ability to pass in a response to upload handlers (#6926) (6b7ec6c)
  • ability to pass uploadActions to the Upload component (#6941) (35eb16b)
  • ability to add custom upload component (#6927) (d8d5a44)
  • richtext-lexical: improve lexical types (#6928) (0b2be54)

Bug Fixes

  • richtext-lexical: properly set heading level translation for nb and pl (#6900) (abf6e9a)
  • auth strategy exp (#6945) (5ffc5a1)
  • should not display create/login view with disableLocalStrategy: true (#6940) (c34aa86)

Contributors