@blocksuite/store
Advanced tools
Comparing version 0.0.0-canary-20241127081342 to 0.0.0-canary-20241128001518
# @blocksuite/store | ||
## 0.0.0-canary-20241127081342 | ||
## 0.0.0-canary-20241128001518 | ||
@@ -9,6 +9,36 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @blocksuite/global@0.0.0-canary-20241127081342 | ||
- @blocksuite/inline@0.0.0-canary-20241127081342 | ||
- @blocksuite/sync@0.0.0-canary-20241127081342 | ||
- @blocksuite/global@0.0.0-canary-20241128001518 | ||
- @blocksuite/inline@0.0.0-canary-20241128001518 | ||
- @blocksuite/sync@0.0.0-canary-20241128001518 | ||
## 0.18.1 | ||
### Patch Changes | ||
- e2d574c: ## Feat | ||
- feat: new doc dnd (#8808) | ||
## Fix | ||
- fix(database): row selection is incorrect when clicking the row options button (#8817) | ||
- fix(blocks): notion html import nested list with nested paragraph (#8809) | ||
- fix(edgeless): connector endpoint may be null (#8804) | ||
- fix(edgeless): connector selected rect width and height is zero (#8803) | ||
- fix(blocks): linked popover styles (#8799) | ||
## Chore | ||
- chore: lock file maintenance (#8797) | ||
## Refactor | ||
- refactor(database): make Kanban View compatible with mobile devices (#8807) | ||
- refactor: extract toggle button in list block (#8795) | ||
- Updated dependencies [e2d574c] | ||
- @blocksuite/global@0.18.1 | ||
- @blocksuite/inline@0.18.1 | ||
- @blocksuite/sync@0.18.1 | ||
## 0.18.0 | ||
@@ -15,0 +45,0 @@ |
{ | ||
"name": "@blocksuite/store", | ||
"version": "0.0.0-canary-20241127081342", | ||
"version": "0.0.0-canary-20241128001518", | ||
"description": "BlockSuite data store built for general purpose state management.", | ||
@@ -23,5 +23,5 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241127081342", | ||
"@blocksuite/inline": "0.0.0-canary-20241127081342", | ||
"@blocksuite/sync": "0.0.0-canary-20241127081342", | ||
"@blocksuite/global": "0.0.0-canary-20241128001518", | ||
"@blocksuite/inline": "0.0.0-canary-20241128001518", | ||
"@blocksuite/sync": "0.0.0-canary-20241128001518", | ||
"@preact/signals-core": "^1.8.0", | ||
@@ -28,0 +28,0 @@ "@types/flexsearch": "^0.7.6", |
785716
+ Added@blocksuite/global@0.0.0-canary-20241128001518(transitive)
+ Added@blocksuite/inline@0.0.0-canary-20241128001518(transitive)
+ Added@blocksuite/sync@0.0.0-canary-20241128001518(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241127081342(transitive)
- Removed@blocksuite/inline@0.0.0-canary-20241127081342(transitive)
- Removed@blocksuite/sync@0.0.0-canary-20241127081342(transitive)