v0.19.0: Column layouts, PDF and Docx exports
💖 Column-based layouts have been sponsored by Capitol AI 💖
💖 File exporters have been sponsored by DINUM 🇫🇷 and ZenDiS 🇩🇪
Column based layouts
File exporters: client-side export to docx and pdf
What's XL, you wonder?
These packages have been published as @blocknote/xl-multi-column
, @blocknote/xl-pdf-exporter
and @blocknote/xl-docx-exporter
. We're 100% committed to developing all our work open source. To ensure we run a sustainable project, we are experimenting with XL packages. These are dual-licensed packages that are released under AGPL-3.0 licenses. You're free to use these in open source projects, but for usage in proprietary / commercial projects, a sponsorship is required.
What's Changed
- feature: File exporters (docx and pdf) by @YousefED in #1143
- feature: Column based layouts by @YousefED and @matthewlipski in #1154
- chore: fixed typo in documentation page by @irakli2206 in #1195
- chore: externalize shiki languages by @YousefED in #1216
- fix: react 19 strictmode race condition by @YousefED in #1196
New Contributors
- @irakli2206 made their first contribution in #1195
Full Changelog: v0.18.1...v0.19.0