@udecode/plate-code-block
Advanced tools
Comparing version 9.2.1 to 9.3.0
# @udecode/plate-code-block | ||
## 9.3.0 | ||
### Patch Changes | ||
- [#1358](https://github.com/udecode/plate/pull/1358) by [@jyc5131](https://github.com/jyc5131) – fix: "decorateCodeLine don't check the path of nodeEntry" when adding a code block | ||
## 9.2.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@udecode/plate-code-block", | ||
"version": "9.2.1", | ||
"version": "9.3.0", | ||
"description": "Code block plugin for Plate", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@udecode/plate-core": "9.2.1", | ||
"@udecode/plate-core": "9.3.0", | ||
"prismjs": "^1.25.0" | ||
@@ -38,0 +38,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
963583
9505
+ Added@udecode/plate-core@9.3.0(transitive)
+ Added@udecode/zustood@0.4.4(transitive)
- Removed@udecode/plate-core@9.2.1(transitive)
- Removed@udecode/zustood@0.4.1(transitive)
Updated@udecode/plate-core@9.3.0