v0.8.0: Custom Blocks
Custom blocks enable users to add their own custom blocks to BlockNote!
https://www.blocknotejs.org/docs/block-types#custom-block-types
What's Changed
- docs: fix overflow for website editor demo by @matthewlipski in #207
- docs: add vercel analytics to website by @YousefED in #208
- fix: Address React Warning when clicking DragHandleMenuItem by @fogle in #210
- chore: fix type imports by @YousefED in #211
- fix: use nicer defaults for react UIFactories by @YousefED in #219
- docs: website open graph images, meta title and description by @YousefED in #222
- feat: Custom Blocks by @matthewlipski in #191
New Contributors
Full Changelog: v0.7.0...v0.8.0