Closed renovate[bot] closed 1 month ago
:tada: This PR is included in version 1.169.0-next.23 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 1.169.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This PR contains the following updates:
0.15.7
->0.15.10
Release Notes
TypeCellOS/BlockNote (@blocknote/mantine)
### [`v0.15.10`](https://redirect.github.com/TypeCellOS/BlockNote/releases/tag/v0.15.10) [Compare Source](https://redirect.github.com/TypeCellOS/BlockNote/compare/v0.15.9...v0.15.10) This release adds an `isSelectable` field in `blockConfig` which allows custom blocks to be non-selectable. ##### What's Changed - v0.15.9 by [@matthewlipski](https://redirect.github.com/matthewlipski) in [https://github.com/TypeCellOS/BlockNote/pull/1088](https://redirect.github.com/TypeCellOS/BlockNote/pull/1088) - feat: Non-selectable custom blocks by [@matthewlipski](https://redirect.github.com/matthewlipski) in [https://github.com/TypeCellOS/BlockNote/pull/1090](https://redirect.github.com/TypeCellOS/BlockNote/pull/1090) - fix: add editor parameter to inline content render (core) by [@YousefED](https://redirect.github.com/YousefED) in [https://github.com/TypeCellOS/BlockNote/pull/1091](https://redirect.github.com/TypeCellOS/BlockNote/pull/1091) **Full Changelog**: https://github.com/TypeCellOS/BlockNote/compare/v0.15.9...v0.15.10 ### [`v0.15.9`](https://redirect.github.com/TypeCellOS/BlockNote/releases/tag/v0.15.9) [Compare Source](https://redirect.github.com/TypeCellOS/BlockNote/compare/v0.15.7...v0.15.9) This version comes with a few notable improvements, including loading indicators when dropping/pasting files, a function to update custom inline content, and block props now being rendered out to HTML attributes in `blocksToHTMLLossy`. Additionally fixes a number of bugs. ##### What's Changed - chore: make editor.options protected by [@YousefED](https://redirect.github.com/YousefED) in [https://github.com/TypeCellOS/BlockNote/pull/1061](https://redirect.github.com/TypeCellOS/BlockNote/pull/1061) - vulnerability found in micromatch. bump version to 4.0.8 by [@appleflyerv3](https://redirect.github.com/appleflyerv3) in [https://github.com/TypeCellOS/BlockNote/pull/1059](https://redirect.github.com/TypeCellOS/BlockNote/pull/1059) - fix: xss in link toolbar and file download by [@zeyu2001](https://redirect.github.com/zeyu2001) in [https://github.com/TypeCellOS/BlockNote/pull/1060](https://redirect.github.com/TypeCellOS/BlockNote/pull/1060) - chore: Updated `agent-upload-artifact-action` GitHub action version by [@matthewlipski](https://redirect.github.com/matthewlipski) in [https://github.com/TypeCellOS/BlockNote/pull/1073](https://redirect.github.com/TypeCellOS/BlockNote/pull/1073) - feat: SuggestionMenuController.tsx support ignoreQueryLength by [@jkcs](https://redirect.github.com/jkcs) in [https://github.com/TypeCellOS/BlockNote/pull/1072](https://redirect.github.com/TypeCellOS/BlockNote/pull/1072) - fix: Cut events when a block is selected by [@matthewlipski](https://redirect.github.com/matthewlipski) in [https://github.com/TypeCellOS/BlockNote/pull/1071](https://redirect.github.com/TypeCellOS/BlockNote/pull/1071) - fix: `blocksToHTMLLossy` props as `data-` attributes by [@matthewlipski](https://redirect.github.com/matthewlipski) in [https://github.com/TypeCellOS/BlockNote/pull/1068](https://redirect.github.com/TypeCellOS/BlockNote/pull/1068) - feat: Added parameter for updating custom inline content in `render` by [@matthewlipski](https://redirect.github.com/matthewlipski) in [https://github.com/TypeCellOS/BlockNote/pull/1080](https://redirect.github.com/TypeCellOS/BlockNote/pull/1080) - feat: add option to set html id by [@m-risto](https://redirect.github.com/m-risto) in [https://github.com/TypeCellOS/BlockNote/pull/1078](https://redirect.github.com/TypeCellOS/BlockNote/pull/1078) - feat: make callback return value optional in forEachBlock function by [@m-risto](https://redirect.github.com/m-risto) in [https://github.com/TypeCellOS/BlockNote/pull/1081](https://redirect.github.com/TypeCellOS/BlockNote/pull/1081) - fix: upgrade tiptap to 2.7.1 by [@YousefED](https://redirect.github.com/YousefED) in [https://github.com/TypeCellOS/BlockNote/pull/1084](https://redirect.github.com/TypeCellOS/BlockNote/pull/1084) - add option to disable animations by [@YousefED](https://redirect.github.com/YousefED) in [https://github.com/TypeCellOS/BlockNote/pull/1062](https://redirect.github.com/TypeCellOS/BlockNote/pull/1062) - fix: Loading indicator when dropping/pasting files by [@matthewlipski](https://redirect.github.com/matthewlipski) in [https://github.com/TypeCellOS/BlockNote/pull/1069](https://redirect.github.com/TypeCellOS/BlockNote/pull/1069) - Remove some non null assertion operator by [@kody-liu](https://redirect.github.com/kody-liu) in [https://github.com/TypeCellOS/BlockNote/pull/1057](https://redirect.github.com/TypeCellOS/BlockNote/pull/1057) ##### New Contributors - [@appleflyerv3](https://redirect.github.com/appleflyerv3) made their first contribution in [https://github.com/TypeCellOS/BlockNote/pull/1059](https://redirect.github.com/TypeCellOS/BlockNote/pull/1059) - [@zeyu2001](https://redirect.github.com/zeyu2001) made their first contribution in [https://github.com/TypeCellOS/BlockNote/pull/1060](https://redirect.github.com/TypeCellOS/BlockNote/pull/1060) - [@m-risto](https://redirect.github.com/m-risto) made their first contribution in [https://github.com/TypeCellOS/BlockNote/pull/1078](https://redirect.github.com/TypeCellOS/BlockNote/pull/1078) - [@kody-liu](https://redirect.github.com/kody-liu) made their first contribution in [https://github.com/TypeCellOS/BlockNote/pull/1057](https://redirect.github.com/TypeCellOS/BlockNote/pull/1057) **Full Changelog**: https://github.com/TypeCellOS/BlockNote/compare/v0.15.7...v0.15.9Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.