TypeCellOS / BlockNote

A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
https://www.blocknotejs.org/
Mozilla Public License 2.0
5.91k stars 386 forks source link

chore: upgrade deps #772

Closed YousefED closed 1 month ago

YousefED commented 1 month ago

upgrades tiptap, prosemirror, mantine and other deps. This should also fix a compatibility issue with later versions of prosemirror-model (types changed at https://github.com/ProseMirror/prosemirror-model/blob/master/CHANGELOG.md#1200-2024-04-08)

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
blocknote ✅ Ready (Inspect) Visit Preview Jun 2, 2024 6:53pm
blocknote-website ✅ Ready (Inspect) Visit Preview Jun 2, 2024 6:53pm
sradu commented 1 month ago

I'm irrationally excited for NodePos support.