@blocksuite/sync
Advanced tools
Comparing version 0.0.0-canary-20241030093445 to 0.0.0-canary-20241031001416
# @blocksuite/sync | ||
## 0.0.0-canary-20241030093445 | ||
## 0.0.0-canary-20241031001416 | ||
@@ -8,4 +8,11 @@ ### Patch Changes | ||
- Release a snapshot version. | ||
- 39a840a: ## Fix | ||
- 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) | ||
- Updated dependencies | ||
- @blocksuite/global@0.0.0-canary-20241030093445 | ||
- Updated dependencies [39a840a] | ||
- @blocksuite/global@0.0.0-canary-20241031001416 | ||
@@ -12,0 +19,0 @@ ## 0.17.23 |
{ | ||
"name": "@blocksuite/sync", | ||
"version": "0.0.0-canary-20241030093445", | ||
"version": "0.0.0-canary-20241031001416", | ||
"description": "BlockSuite data synchronization engine abstraction and implementation.", | ||
@@ -21,3 +21,3 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241030093445", | ||
"@blocksuite/global": "0.0.0-canary-20241031001416", | ||
"idb": "^8.0.0", | ||
@@ -24,0 +24,0 @@ "idb-keyval": "^6.2.1", |
214834
+ Added@blocksuite/global@0.0.0-canary-20241031001416(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241030093445(transitive)