0.31.1 (2025-05-23)
There was a regression in handling of "Blocknote extensions" in the undocumented _extensions
API. This broke a few applications that needed it, we have a new extensions
API that we consider to be experimental, so we do not want for consumers to be using it just yet. so we back-ported the old behavior of the _extensions
API.
All that to say, this only affects a minor subset of blocknote users, and is mostly internal
🩹 Fixes
- backwards-compat for
_extensions
(#1708)
❤️ Thank You
- Nick Perez