@blocksuite/sync
Advanced tools
Comparing version 0.17.23 to 0.17.24
# @blocksuite/sync | ||
## 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 | ||
- 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 [5e23d07] | ||
- Updated dependencies [39a840a] | ||
- @blocksuite/global@0.17.24 | ||
## 0.17.23 | ||
@@ -4,0 +36,0 @@ |
{ | ||
"name": "@blocksuite/sync", | ||
"version": "0.17.23", | ||
"version": "0.17.24", | ||
"description": "BlockSuite data synchronization engine abstraction and implementation.", | ||
@@ -21,3 +21,3 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.17.23", | ||
"@blocksuite/global": "0.17.24", | ||
"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
215304
+ Added@blocksuite/global@0.17.24(transitive)
- Removed@blocksuite/global@0.17.23(transitive)
Updated@blocksuite/global@0.17.24