@blocksuite/sync
Advanced tools
Comparing version 0.19.1 to 0.19.2
# @blocksuite/sync | ||
## 0.19.2 | ||
### Patch Changes | ||
- bc04f27: ## Feat | ||
- feat: support heading toggle (#8829) | ||
- feat(blocks): add surface element plain text adapter (#8977) | ||
- feat: add doc display meta extension (#8953) | ||
## Fix | ||
- fix(blocks): incorrect image icon in keyboard tool panel (#8998) | ||
- fix(inline): incorrect caret position in safari when using IME (#8993) | ||
- fix(blocks): toolbar color should be light when app theme is light and edgeless theme is dark (#8996) | ||
- fix: dnd in edgeless (#8995) | ||
- fix: dnd status error (#8994) | ||
- fix(blocks): the width of the card view is not fully filled (#8988) | ||
- fix(blocks): prevent hiding keyboard when scrolling (#8989) | ||
- Updated dependencies [bc04f27] | ||
- @blocksuite/global@0.19.2 | ||
## 0.19.1 | ||
@@ -4,0 +27,0 @@ |
{ | ||
"name": "@blocksuite/sync", | ||
"version": "0.19.1", | ||
"version": "0.19.2", | ||
"description": "BlockSuite data synchronization engine abstraction and implementation.", | ||
@@ -21,3 +21,3 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.19.1", | ||
"@blocksuite/global": "0.19.2", | ||
"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
234801
+ Added@blocksuite/global@0.19.2(transitive)
- Removed@blocksuite/global@0.19.1(transitive)
Updated@blocksuite/global@0.19.2