@blocksuite/store
Advanced tools
Comparing version 0.17.22 to 0.17.23
# @blocksuite/store | ||
## 0.17.23 | ||
### Patch Changes | ||
- dc63724: ## Feat | ||
- feat: support edgeless theme (#8624) | ||
## Fix | ||
- fix(inline): get text format from left delta by default when it is collapsed (#8615) | ||
- Updated dependencies [dc63724] | ||
- @blocksuite/global@0.17.23 | ||
- @blocksuite/inline@0.17.23 | ||
- @blocksuite/sync@0.17.23 | ||
## 0.17.22 | ||
@@ -4,0 +21,0 @@ |
{ | ||
"name": "@blocksuite/store", | ||
"version": "0.17.22", | ||
"version": "0.17.23", | ||
"description": "BlockSuite data store built for general purpose state management.", | ||
@@ -23,5 +23,5 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.17.22", | ||
"@blocksuite/inline": "0.17.22", | ||
"@blocksuite/sync": "0.17.22", | ||
"@blocksuite/global": "0.17.23", | ||
"@blocksuite/inline": "0.17.23", | ||
"@blocksuite/sync": "0.17.23", | ||
"@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
798660
+ Added@blocksuite/global@0.17.23(transitive)
+ Added@blocksuite/inline@0.17.23(transitive)
+ Added@blocksuite/sync@0.17.23(transitive)
- Removed@blocksuite/global@0.17.22(transitive)
- Removed@blocksuite/inline@0.17.22(transitive)
- Removed@blocksuite/sync@0.17.22(transitive)
Updated@blocksuite/global@0.17.23
Updated@blocksuite/inline@0.17.23
Updated@blocksuite/sync@0.17.23