@blocksuite/store
Advanced tools
Comparing version 0.19.1 to 0.19.2
# @blocksuite/store | ||
## 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 | ||
- @blocksuite/inline@0.19.2 | ||
- @blocksuite/sync@0.19.2 | ||
## 0.19.1 | ||
@@ -4,0 +29,0 @@ |
{ | ||
"name": "@blocksuite/store", | ||
"version": "0.19.1", | ||
"version": "0.19.2", | ||
"description": "BlockSuite data store built for general purpose state management.", | ||
@@ -23,5 +23,5 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.19.1", | ||
"@blocksuite/inline": "0.19.1", | ||
"@blocksuite/sync": "0.19.1", | ||
"@blocksuite/global": "0.19.2", | ||
"@blocksuite/inline": "0.19.2", | ||
"@blocksuite/sync": "0.19.2", | ||
"@preact/signals-core": "^1.8.0", | ||
@@ -28,0 +28,0 @@ "@types/flexsearch": "^0.7.6", |
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
790983
+ Added@blocksuite/global@0.19.2(transitive)
+ Added@blocksuite/inline@0.19.2(transitive)
+ Added@blocksuite/sync@0.19.2(transitive)
- Removed@blocksuite/global@0.19.1(transitive)
- Removed@blocksuite/inline@0.19.1(transitive)
- Removed@blocksuite/sync@0.19.1(transitive)
Updated@blocksuite/global@0.19.2
Updated@blocksuite/inline@0.19.2
Updated@blocksuite/sync@0.19.2