@blocksuite/inline
Advanced tools
Comparing version 0.0.0-canary-20241101001601 to 0.0.0-canary-20241102001353
# @blocksuite/inline | ||
## 0.0.0-canary-20241101001601 | ||
## 0.0.0-canary-20241102001353 | ||
@@ -9,4 +9,24 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @blocksuite/global@0.0.0-canary-20241101001601 | ||
- @blocksuite/global@0.0.0-canary-20241102001353 | ||
## 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) | ||
- Updated dependencies [4d0bd4c] | ||
- @blocksuite/global@0.17.25 | ||
## 0.17.24 | ||
@@ -13,0 +33,0 @@ |
{ | ||
"name": "@blocksuite/inline", | ||
"version": "0.0.0-canary-20241101001601", | ||
"version": "0.0.0-canary-20241102001353", | ||
"description": "A micro editor.", | ||
@@ -85,3 +85,3 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241101001601", | ||
"@blocksuite/global": "0.0.0-canary-20241102001353", | ||
"@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
440144
+ Added@blocksuite/global@0.0.0-canary-20241102001353(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241101001601(transitive)