@blocksuite/store
Advanced tools
Comparing version 0.0.0-canary-20241030093445 to 0.0.0-canary-20241031001416
# @blocksuite/store | ||
## 0.0.0-canary-20241030093445 | ||
## 0.0.0-canary-20241031001416 | ||
@@ -8,6 +8,13 @@ ### 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 | ||
- @blocksuite/inline@0.0.0-canary-20241030093445 | ||
- @blocksuite/sync@0.0.0-canary-20241030093445 | ||
- Updated dependencies [39a840a] | ||
- @blocksuite/global@0.0.0-canary-20241031001416 | ||
- @blocksuite/inline@0.0.0-canary-20241031001416 | ||
- @blocksuite/sync@0.0.0-canary-20241031001416 | ||
@@ -14,0 +21,0 @@ ## 0.17.23 |
{ | ||
"name": "@blocksuite/store", | ||
"version": "0.0.0-canary-20241030093445", | ||
"version": "0.0.0-canary-20241031001416", | ||
"description": "BlockSuite data store built for general purpose state management.", | ||
@@ -23,5 +23,5 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241030093445", | ||
"@blocksuite/inline": "0.0.0-canary-20241030093445", | ||
"@blocksuite/sync": "0.0.0-canary-20241030093445", | ||
"@blocksuite/global": "0.0.0-canary-20241031001416", | ||
"@blocksuite/inline": "0.0.0-canary-20241031001416", | ||
"@blocksuite/sync": "0.0.0-canary-20241031001416", | ||
"@preact/signals-core": "^1.8.0", | ||
@@ -28,0 +28,0 @@ "@types/flexsearch": "^0.7.6", |
799276
+ Added@blocksuite/global@0.0.0-canary-20241031001416(transitive)
+ Added@blocksuite/inline@0.0.0-canary-20241031001416(transitive)
+ Added@blocksuite/sync@0.0.0-canary-20241031001416(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241030093445(transitive)
- Removed@blocksuite/inline@0.0.0-canary-20241030093445(transitive)
- Removed@blocksuite/sync@0.0.0-canary-20241030093445(transitive)