@blocksuite/global
Advanced tools
Comparing version 0.19.3 to 0.19.4
# @blocksuite/global | ||
## 0.19.4 | ||
### Patch Changes | ||
- 8ae61d6: Improves edgeless viewport stability | ||
## Feat | ||
- feat(database): add AddDatabase event tracking to slash menu (#9015) | ||
## Fix | ||
- fix: should show title alias first (#9005) | ||
## Chore | ||
- chore(blocks): add event tracking for attachment upload (#9008) | ||
- chore(blocks): reuse attachment upload method (#9007) | ||
## Refactor | ||
- refactor(std): optimize gfx viewport cache fields (#9014) | ||
## Perf | ||
- perf(edgeless): reduce redundant dom query per render (#9016) | ||
## 0.19.3 | ||
@@ -4,0 +31,0 @@ |
{ | ||
"name": "@blocksuite/global", | ||
"version": "0.19.3", | ||
"version": "0.19.4", | ||
"types": "./index.d.ts", | ||
@@ -5,0 +5,0 @@ "type": "module", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
737030