Skip to content

Releases: TypeCellOS/BlockNote

v0.13.5

02 Jun 19:26
Compare
Choose a tag to compare

This upgrades the BlockNote dependencies (including Prosemirror / Tiptap) to the latest version and resolves some small issues.

What's Changed

New Contributors

Full Changelog: v0.13.4...v0.13.5

v0.13.4

24 May 13:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.3...v0.13.4

v0.13.3

24 May 13:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.2...v0.13.3

v0.13.2

10 May 16:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.1...v0.13.2

v0.13.1

06 May 06:56
Compare
Choose a tag to compare

This release patches 2 regressions in v0.13.0

What's Changed

  • fix: onclick handling mantine suggestion item (7904564)
  • fix: fix light / dark theme switching (04c7060)

v0.13.0

05 May 16:52
Compare
Choose a tag to compare

Another big release for BlockNote 🥳

v0.13.0 now makes BlockNote UI-library agnostic. We extracted the default Mantine-based ux to @blocknote/mantine, and also added support for Ariakit and ShadCN (#652)! This was a major refactor, but we're really excited about this and looking forward to your feedback and contributions ❤️

We also introduced localization and made all strings fully configurable. For now, only English (en) and Dutch (nl) are supported - we definitely welcome any PRs with your language of choice!

Finally, some major improvements have been made in Accessibility, such as better keyboard navigation of menus. Let's make sure that BlockNote applications are usable by everyone, regardless of any impairments!

Excited about this release? Consider sponsoring BlockNote as we rely on your support. This month we added a few new sponsors (thanks!) and are zoning in on the initial goal of 10 monthly sponsors - who benefit from priority support and development!

New examples

What's Changed

Breaking changes

  • Some exports have of course been moved to @blocknote/mantine. Make sure to import BlockNoteView and style.css from @blocknote/mantine if you're migrating your existing project

New Contributors

Full Changelog: v0.12.4...v0.13.0

0.12.4

03 Apr 09:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.3...v0.12.4

0.12.3

28 Mar 17:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.12.3

0.12.2

15 Mar 16:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.12.2

0.12.1

15 Mar 12:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.12.1