@blocksuite/sync
Advanced tools
Comparing version 0.0.0-canary-20241127081342 to 0.0.0-canary-20241128001518
# @blocksuite/sync | ||
## 0.0.0-canary-20241127081342 | ||
## 0.0.0-canary-20241128001518 | ||
@@ -9,4 +9,32 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @blocksuite/global@0.0.0-canary-20241127081342 | ||
- @blocksuite/global@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 | ||
## 0.18.0 | ||
@@ -13,0 +41,0 @@ |
{ | ||
"name": "@blocksuite/sync", | ||
"version": "0.0.0-canary-20241127081342", | ||
"version": "0.0.0-canary-20241128001518", | ||
"description": "BlockSuite data synchronization engine abstraction and implementation.", | ||
@@ -21,3 +21,3 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241127081342", | ||
"@blocksuite/global": "0.0.0-canary-20241128001518", | ||
"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
224422
+ Added@blocksuite/global@0.0.0-canary-20241128001518(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241127081342(transitive)