Skip to content

v3.0.0-beta.62

Pre-release
Pre-release
Compare
Choose a tag to compare
@denolfe denolfe released this 12 Jul 20:33
· 1813 commits to main since this release
f3eb5b2

v3.0.0-beta.62 (2024-07-12)

Features

  • validate field names for reserved names (#7130) (03d854e)
  • ui: various admin panel styling improvements (#7121) (c359c34)
  • suppress email adapter warning on build (#7129) (b750ebf)
  • ui: updates version status UI to be more informative (#6661) (c019969)
  • richtext-lexical: add missing SerializedLineBreakNode to default node types, remove SerializedBlockNode from default node types (1c8bed5)
  • richtext-lexical: allow SerializedBlockNode fields to be typed via generic (10336ba)

Contributors