Closed renovate[bot] closed 3 weeks ago
:tada: This PR is included in version 1.172.0-next.28 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 1.172.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This PR contains the following updates:
0.16.0
->0.17.0
Release Notes
TypeCellOS/BlockNote (@blocknote/core)
### [`v0.17.0`](https://redirect.github.com/TypeCellOS/BlockNote/releases/tag/v0.17.0) [Compare Source](https://redirect.github.com/TypeCellOS/BlockNote/compare/v0.16.0...v0.17.0) This release introduces a major refactor to a lot of BlockNote's internal code, which will make it easier to implement certain features down the line. Additionally Ctrl/Cmd+ArrowUp/ArrowDown shortcuts have been added to move the selected block up and down, and bugs have been fixed including copying on Firefox and updating block content. #### What's Changed - refactor: cleaned serialization code by [@YousefED](https://redirect.github.com/YousefED) in [https://github.com/TypeCellOS/BlockNote/pull/1129](https://redirect.github.com/TypeCellOS/BlockNote/pull/1129) - feat: Keyboard shortcuts to move selected block up/down by [@matthewlipski](https://redirect.github.com/matthewlipski) in [https://github.com/TypeCellOS/BlockNote/pull/1126](https://redirect.github.com/TypeCellOS/BlockNote/pull/1126) - chore: use import extensions in all packages (except docs) by [@YousefED](https://redirect.github.com/YousefED) in [https://github.com/TypeCellOS/BlockNote/pull/956](https://redirect.github.com/TypeCellOS/BlockNote/pull/956) - fix: Block update removing children when setting content by [@matthewlipski](https://redirect.github.com/matthewlipski) in [https://github.com/TypeCellOS/BlockNote/pull/1103](https://redirect.github.com/TypeCellOS/BlockNote/pull/1103) - refactor: clean sidemenuplugin by [@matthewlipski](https://redirect.github.com/matthewlipski) in [https://github.com/TypeCellOS/BlockNote/pull/1132](https://redirect.github.com/TypeCellOS/BlockNote/pull/1132) - chore: mark all css files as sideEffects by [@YousefED](https://redirect.github.com/YousefED) in [https://github.com/TypeCellOS/BlockNote/pull/1146](https://redirect.github.com/TypeCellOS/BlockNote/pull/1146) - feat: Add Croatian Translation Dictionary by [@IvanM98](https://redirect.github.com/IvanM98) in [https://github.com/TypeCellOS/BlockNote/pull/1128](https://redirect.github.com/TypeCellOS/BlockNote/pull/1128) - fix: Error when copying custom blocks by [@matthewlipski](https://redirect.github.com/matthewlipski) in [https://github.com/TypeCellOS/BlockNote/pull/1159](https://redirect.github.com/TypeCellOS/BlockNote/pull/1159) - Refactor: clean blockcontainer by [@YousefED](https://redirect.github.com/YousefED) in [https://github.com/TypeCellOS/BlockNote/pull/1137](https://redirect.github.com/TypeCellOS/BlockNote/pull/1137) - refactor: remove simplifyblocks and make copy sync by [@YousefED](https://redirect.github.com/YousefED) in [https://github.com/TypeCellOS/BlockNote/pull/1160](https://redirect.github.com/TypeCellOS/BlockNote/pull/1160) #### New Contributors - [@IvanM98](https://redirect.github.com/IvanM98) made their first contribution in [https://github.com/TypeCellOS/BlockNote/pull/1128](https://redirect.github.com/TypeCellOS/BlockNote/pull/1128) **Full Changelog**: https://github.com/TypeCellOS/BlockNote/compare/v0.16.0...v0.17.0Configuration
📅 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.