@blocksuite/inline
Advanced tools
Comparing version 0.0.0-canary-20241205001533 to 0.0.0-canary-20241205123002
# @blocksuite/inline | ||
## 0.0.0-canary-20241205001533 | ||
## 0.0.0-canary-20241205123002 | ||
@@ -9,4 +9,21 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @blocksuite/global@0.0.0-canary-20241205001533 | ||
- @blocksuite/global@0.0.0-canary-20241205123002 | ||
## 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) | ||
- Updated dependencies [3448094] | ||
- @blocksuite/global@0.18.3 | ||
## 0.18.2 | ||
@@ -13,0 +30,0 @@ |
{ | ||
"name": "@blocksuite/inline", | ||
"version": "0.0.0-canary-20241205001533", | ||
"version": "0.0.0-canary-20241205123002", | ||
"description": "A micro editor.", | ||
@@ -85,3 +85,3 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241205001533", | ||
"@blocksuite/global": "0.0.0-canary-20241205123002", | ||
"@preact/signals-core": "^1.8.0", | ||
@@ -88,0 +88,0 @@ "zod": "^3.23.8" |
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
454293
+ Added@blocksuite/global@0.0.0-canary-20241205123002(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241205001533(transitive)