@blocksuite/inline
Advanced tools
Comparing version 0.0.0-canary-20241106001401 to 0.0.0-canary-20241107001412
# @blocksuite/inline | ||
## 0.0.0-canary-20241106001401 | ||
## 0.0.0-canary-20241107001412 | ||
@@ -9,4 +9,20 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @blocksuite/global@0.0.0-canary-20241106001401 | ||
- @blocksuite/global@0.0.0-canary-20241107001412 | ||
## 0.17.27 | ||
### Patch Changes | ||
- f70b950: fix: color of canvas element under embed dark theme whiteboard is wrong (#8677) | ||
## Fix | ||
- fix: color of canvas element under embed dark theme whiteboard is wrong (#8677) | ||
- fix(edgeless): tool controller potential problem (#8675) | ||
- fix: typeError: f.\_def.innerType.shape[e] is undefined (#8676) | ||
- fix: whiteboard is first loaded, size of the linked doc card is scaled to wrong size (#8674) | ||
- Updated dependencies [f70b950] | ||
- @blocksuite/global@0.17.27 | ||
## 0.17.26 | ||
@@ -13,0 +29,0 @@ |
{ | ||
"name": "@blocksuite/inline", | ||
"version": "0.0.0-canary-20241106001401", | ||
"version": "0.0.0-canary-20241107001412", | ||
"description": "A micro editor.", | ||
@@ -85,3 +85,3 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241106001401", | ||
"@blocksuite/global": "0.0.0-canary-20241107001412", | ||
"@preact/signals-core": "^1.8.0", | ||
@@ -88,0 +88,0 @@ "zod": "^3.23.8" |
441785
+ Added@blocksuite/global@0.0.0-canary-20241107001412(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241106001401(transitive)