@blocksuite/global
Advanced tools
Comparing version 0.0.0-canary-20241101001601 to 0.0.0-canary-20241102001353
# @blocksuite/global | ||
## 0.0.0-canary-20241101001601 | ||
## 0.0.0-canary-20241102001353 | ||
@@ -9,2 +9,19 @@ ### Patch Changes | ||
## 0.17.25 | ||
### Patch Changes | ||
- 4d0bd4c: fix(blocks): reset keyboard toolbar after blur (#8646) | ||
## Fix | ||
- fix(blocks): reset keyboard toolbar after blur (#8646) | ||
- fix: scale note and edgeless-text when resize and align elements (#8642) | ||
- fix(edgeless): can not insert link when no selection (#8644) | ||
- fix(database): prevent 0 in number cells from getting rendered as an empty string (#8629) | ||
## Refactor | ||
- refactor(blocks): provide position controll config for keyboard toolbar (#8645) | ||
## 0.17.24 | ||
@@ -11,0 +28,0 @@ |
{ | ||
"name": "@blocksuite/global", | ||
"version": "0.0.0-canary-20241101001601", | ||
"version": "0.0.0-canary-20241102001353", | ||
"types": "./index.d.ts", | ||
@@ -5,0 +5,0 @@ "type": "module", |
713640