@blocksuite/sync
Advanced tools
Comparing version 0.0.0-canary-20241025023715 to 0.0.0-canary-20241025034244
# @blocksuite/sync | ||
## 0.0.0-canary-20241025023715 | ||
## 0.0.0-canary-20241025034244 | ||
@@ -8,4 +8,26 @@ ### Patch Changes | ||
- Release a snapshot version. | ||
- 24db578: ## Feat | ||
- feat(blocks): mobile keyboard toolbar widget (#8585) | ||
- feat: add mobile detection and virtual keyboard support (#8584) | ||
- feat(blocks): handle event only when nav.clipboard is available (#8587) | ||
- feat: add new dnd (#8524) | ||
## Fix | ||
- fix(edgeless): delete at the start of edgeless text (#8574) | ||
## Chore | ||
- chore: organize edgeless spec exports (#8595) | ||
- chore: Lock file maintenance (#8569) | ||
## Refactor | ||
- refactor(blocks): extract insert inline latex to command (#8594) | ||
- refactor(blocks): remove hover state after button pressed in mobile (#8586) | ||
- Updated dependencies | ||
- @blocksuite/global@0.0.0-canary-20241025023715 | ||
- Updated dependencies [24db578] | ||
- @blocksuite/global@0.0.0-canary-20241025034244 | ||
@@ -12,0 +34,0 @@ ## 0.17.20 |
{ | ||
"name": "@blocksuite/sync", | ||
"version": "0.0.0-canary-20241025023715", | ||
"version": "0.0.0-canary-20241025034244", | ||
"description": "BlockSuite data synchronization engine abstraction and implementation.", | ||
@@ -21,3 +21,3 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241025023715", | ||
"@blocksuite/global": "0.0.0-canary-20241025034244", | ||
"idb": "^8.0.0", | ||
@@ -24,0 +24,0 @@ "idb-keyval": "^6.2.1", |
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
213055
+ Added@blocksuite/global@0.0.0-canary-20241025034244(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241025023715(transitive)