This release includes an overhaul for customizing and rendering UI elements in BlockNote. Everything is now rendered under a single root. Includes breaking changes:
- The
slashCommands
editor option has been renamed toslashMenuItems
- BlockNote no longer uses factories to create UI elements. See the documentation to find out how this is now done.
What's Changed
- docs: nextjs guidance by @YousefED in #274
- docs: add docsearch by @charlesfrisbee in #242
- add license explanation by @YousefED in #287
- feat: React re-architecture by @matthewlipski in #270
New Contributors
- @charlesfrisbee made their first contribution in #242
Full Changelog: v0.8.2...v0.8.3