@blocksuite/store
Advanced tools
Comparing version 0.17.11 to 0.17.12
# @blocksuite/store | ||
## 0.17.12 | ||
### Patch Changes | ||
- c334c91: - fix(database): remove image column | ||
- fix: frame preview should update correctly after mode switched | ||
- refactor: move with-disposable and signal-watcher to global package | ||
- fix(edgeless): failed to alt clone move frame when it contains container element | ||
- fix: wrong size limit config | ||
- Updated dependencies [c334c91] | ||
- @blocksuite/global@0.17.12 | ||
- @blocksuite/inline@0.17.12 | ||
- @blocksuite/sync@0.17.12 | ||
## 0.17.11 | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@blocksuite/store", | ||
"version": "0.17.11", | ||
"version": "0.17.12", | ||
"description": "BlockSuite data store built for general purpose state management.", | ||
@@ -19,5 +19,5 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.17.11", | ||
"@blocksuite/inline": "0.17.11", | ||
"@blocksuite/sync": "0.17.11", | ||
"@blocksuite/global": "0.17.12", | ||
"@blocksuite/inline": "0.17.12", | ||
"@blocksuite/sync": "0.17.12", | ||
"@preact/signals-core": "^1.8.0", | ||
@@ -69,3 +69,2 @@ "@types/flexsearch": "^0.7.6", | ||
"dist", | ||
"providers", | ||
"!src/__tests__", | ||
@@ -72,0 +71,0 @@ "!dist/__tests__" |
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
762730
+ Added@blocksuite/global@0.17.12(transitive)
+ Added@blocksuite/inline@0.17.12(transitive)
+ Added@blocksuite/sync@0.17.12(transitive)
- Removed@blocksuite/global@0.17.11(transitive)
- Removed@blocksuite/inline@0.17.11(transitive)
- Removed@blocksuite/sync@0.17.11(transitive)
Updated@blocksuite/global@0.17.12
Updated@blocksuite/inline@0.17.12
Updated@blocksuite/sync@0.17.12