@blocksuite/store
Advanced tools
Comparing version 0.17.24 to 0.17.25
# @blocksuite/store | ||
## 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 | ||
- @blocksuite/inline@0.17.25 | ||
- @blocksuite/sync@0.17.25 | ||
## 0.17.24 | ||
@@ -4,0 +26,0 @@ |
{ | ||
"name": "@blocksuite/store", | ||
"version": "0.17.24", | ||
"version": "0.17.25", | ||
"description": "BlockSuite data store built for general purpose state management.", | ||
@@ -23,5 +23,5 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.17.24", | ||
"@blocksuite/inline": "0.17.24", | ||
"@blocksuite/sync": "0.17.24", | ||
"@blocksuite/global": "0.17.25", | ||
"@blocksuite/inline": "0.17.25", | ||
"@blocksuite/sync": "0.17.25", | ||
"@preact/signals-core": "^1.8.0", | ||
@@ -28,0 +28,0 @@ "@types/flexsearch": "^0.7.6", |
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
800295
+ Added@blocksuite/global@0.17.25(transitive)
+ Added@blocksuite/inline@0.17.25(transitive)
+ Added@blocksuite/sync@0.17.25(transitive)
- Removed@blocksuite/global@0.17.24(transitive)
- Removed@blocksuite/inline@0.17.24(transitive)
- Removed@blocksuite/sync@0.17.24(transitive)
Updated@blocksuite/global@0.17.25
Updated@blocksuite/inline@0.17.25
Updated@blocksuite/sync@0.17.25