@blocksuite/store
Advanced tools
Comparing version 0.19.4 to 0.19.5
# @blocksuite/store | ||
## 0.19.5 | ||
### Patch Changes | ||
- d2a3eb7: Release patch version. | ||
## Feat | ||
- feat: add telemetry event for drop linked doc (#9028) | ||
- feat(blocks): html adapter skip surface block children when doc mode (#9027) | ||
- feat(blocks): add markdown adapter for surface elements (#9017) | ||
## Fix | ||
- fix: padding of toggle button (#9024) | ||
- fix(blocks): remove lit dependency from theme service (#9025) | ||
- fix(blocks): remove lit dependency from theme service (#9023) | ||
- fix: keyboard controller should attach event on document (#8801) | ||
## Chore | ||
- chore: use surface block flavour in adapter (#9022) | ||
- chore(playground): bump pdf-viewer v0.1.1 (#9020) | ||
- Updated dependencies [d2a3eb7] | ||
- @blocksuite/global@0.19.5 | ||
- @blocksuite/inline@0.19.5 | ||
- @blocksuite/sync@0.19.5 | ||
## 0.19.4 | ||
@@ -4,0 +33,0 @@ |
{ | ||
"name": "@blocksuite/store", | ||
"version": "0.19.4", | ||
"version": "0.19.5", | ||
"description": "BlockSuite data store built for general purpose state management.", | ||
@@ -23,5 +23,5 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.19.4", | ||
"@blocksuite/inline": "0.19.4", | ||
"@blocksuite/sync": "0.19.4", | ||
"@blocksuite/global": "0.19.5", | ||
"@blocksuite/inline": "0.19.5", | ||
"@blocksuite/sync": "0.19.5", | ||
"@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
793071
+ Added@blocksuite/global@0.19.5(transitive)
+ Added@blocksuite/inline@0.19.5(transitive)
+ Added@blocksuite/sync@0.19.5(transitive)
- Removed@blocksuite/global@0.19.4(transitive)
- Removed@blocksuite/inline@0.19.4(transitive)
- Removed@blocksuite/sync@0.19.4(transitive)
Updated@blocksuite/global@0.19.5
Updated@blocksuite/inline@0.19.5
Updated@blocksuite/sync@0.19.5