@blocksuite/sync
Advanced tools
Comparing version 0.0.0-canary-20241031062423 to 0.0.0-canary-20241101001601
# @blocksuite/sync | ||
## 0.0.0-canary-20241031062423 | ||
## 0.0.0-canary-20241101001601 | ||
@@ -8,2 +8,27 @@ ### Patch Changes | ||
- Release a snapshot version. | ||
- Updated dependencies | ||
- @blocksuite/global@0.0.0-canary-20241101001601 | ||
## 0.17.24 | ||
### Patch Changes | ||
- 5e23d07: fix(edgeless): failed to add link in edgeless text (#8589) | ||
## Feat | ||
- feat(blocks): add callback control to AI panel hide and toggle (#8639) | ||
## Fix | ||
- fix(edgeless): failed to add link in edgeless text (#8589) | ||
- fix: add data-theme on surface ref component (#8638) | ||
- fix(edgeless): stop pointer event propagation from latex editor menu (#8633) | ||
- fix: use html theme observer result as default app theme value (#8635) | ||
- fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634) | ||
## Chore | ||
- chore: release patch version (#8636) | ||
- 39a840a: ## Fix | ||
@@ -15,5 +40,5 @@ | ||
- Updated dependencies | ||
- Updated dependencies [5e23d07] | ||
- Updated dependencies [39a840a] | ||
- @blocksuite/global@0.0.0-canary-20241031062423 | ||
- @blocksuite/global@0.17.24 | ||
@@ -20,0 +45,0 @@ ## 0.17.23 |
{ | ||
"name": "@blocksuite/sync", | ||
"version": "0.0.0-canary-20241031062423", | ||
"version": "0.0.0-canary-20241101001601", | ||
"description": "BlockSuite data synchronization engine abstraction and implementation.", | ||
@@ -21,3 +21,3 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241031062423", | ||
"@blocksuite/global": "0.0.0-canary-20241101001601", | ||
"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
215500
+ Added@blocksuite/global@0.0.0-canary-20241101001601(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241031062423(transitive)