0.44.0 (2025-12-02)
This release brings several architectural improvements to BlockNote AI and introduces abort() functionality for AI requests.
See #2198 for details and breaking changes, or have a look at the updated docs.
We also fixed some build / dependency issues in 0.43.0.
What's Changed
- refactor(ai): standardize prompt building by @YousefED in #2198
- feat(ai): Abort requests by @YousefED in #2213
- chore(build): fix AI packaging issue by @YousefED in #2210
- chore: streamline all vite.config external options by @YousefED in #2214
Full Changelog: v0.43.0...v0.44.0