We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a52485 commit 59db8aeCopy full SHA for 59db8ae
docs/components/changelog.mdx
@@ -10,6 +10,9 @@ Use the [CLI](https://platejs.org/docs/components/cli) to install the latest ver
10
11
## June 2025 #23
12
13
+### June 24 #23.6
14
+- `transform.ts`: add `toggleCodeBlock` to `setBlockMap`. Fix the structural error of the code_block created by `turn-into-toolbar-button.tsx`.
15
+
16
### June 20 #23.5
17
- [Drag and drop improvements](https://github.com/udecode/plate/pull/4385)
18
- `block-draggable`: Fixed drag and drop functionality with multiple selected blocks and resolved drop positioning issues on margins.
0 commit comments