Skip to content

v3.0.0-beta.92

Pre-release
Pre-release
Compare
Choose a tag to compare
@denolfe denolfe released this 27 Aug 13:52
· 775 commits to main since this release
4cda7d2

v3.0.0-beta.92 (2024-08-27)

🚀 Features

  • implement info command (#7882) (ea48cfb)
  • add nextjs and react version checks to dependency checker (#7868) (dfb4c8e)
  • richtext-lexical: more lenient url validation, URL-encode invalid urls on save (#7870) (ad7a387)

🐛 Bug Fixes

  • templates: website live preview and code block (#7881) (1aeb912)
  • plugin-seo: remove dependency on import from payload/next package (#7879) (ce2cb35)
  • error when closing the live preview popup window (#7878) (d3ec68a)
  • templates: website bug fixes for slug generation and form builder and adds support for strictNullChecks: true (#7877) (05bf52a)
  • sanitizes modifyResponseHeaders from client config (#7876) (fed7f2f)
  • exports richtext-slate useSlatePlugin (#7875) (686b086)

Contributors