@blocksuite/global
Advanced tools
Comparing version 0.0.0-canary-20241205001533 to 0.0.0-canary-20241205123002
# @blocksuite/global | ||
## 0.0.0-canary-20241205001533 | ||
## 0.0.0-canary-20241205123002 | ||
@@ -9,2 +9,16 @@ ### Patch Changes | ||
## 0.18.3 | ||
### Patch Changes | ||
- 3448094: ## Fix | ||
- fix(database): storage should be accessed via globalThis (#8863) | ||
- fix(edgeless): memory leak in edgeless widgets (#8862) | ||
- fix: page switching under starter route (#8860) | ||
## Refactor | ||
- refactor(blocks): shadowless keyboard toolbar (#8864) | ||
## 0.18.2 | ||
@@ -11,0 +25,0 @@ |
{ | ||
"name": "@blocksuite/global", | ||
"version": "0.0.0-canary-20241205001533", | ||
"version": "0.0.0-canary-20241205123002", | ||
"types": "./index.d.ts", | ||
@@ -5,0 +5,0 @@ "type": "module", |
725887