@blocksuite/store
Advanced tools
Comparing version 0.0.0-canary-20241218024138 to 0.0.0-canary-20241219001505
# @blocksuite/store | ||
## 0.0.0-canary-20241218024138 | ||
## 0.0.0-canary-20241219001505 | ||
@@ -9,6 +9,34 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @blocksuite/global@0.0.0-canary-20241218024138 | ||
- @blocksuite/inline@0.0.0-canary-20241218024138 | ||
- @blocksuite/sync@0.0.0-canary-20241218024138 | ||
- @blocksuite/global@0.0.0-canary-20241219001505 | ||
- @blocksuite/inline@0.0.0-canary-20241219001505 | ||
- @blocksuite/sync@0.0.0-canary-20241219001505 | ||
## 0.19.3 | ||
### Patch Changes | ||
- 59e0cd6: Release patch version. | ||
## Feat | ||
- feat(edgeless): mind map collapse (#8905) | ||
- feat(blocks): add plain text adapter for mind map element (#9006) | ||
- feat(edgeless): add views and event support for canvas elements (#8882) | ||
- feat(edgeless): improve local element support (#8869) | ||
## Fix | ||
- fix: drag doc from affine to edgeless (#9011) | ||
- fix: mind map opacity (#9010) | ||
- fix: should only generate new id when cross doc (#9009) | ||
## Perf | ||
- perf(std): add cache for gfx viewport (#9003) | ||
- Updated dependencies [59e0cd6] | ||
- @blocksuite/global@0.19.3 | ||
- @blocksuite/inline@0.19.3 | ||
- @blocksuite/sync@0.19.3 | ||
## 0.19.2 | ||
@@ -15,0 +43,0 @@ |
{ | ||
"name": "@blocksuite/store", | ||
"version": "0.0.0-canary-20241218024138", | ||
"version": "0.0.0-canary-20241219001505", | ||
"description": "BlockSuite data store built for general purpose state management.", | ||
@@ -23,5 +23,5 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241218024138", | ||
"@blocksuite/inline": "0.0.0-canary-20241218024138", | ||
"@blocksuite/sync": "0.0.0-canary-20241218024138", | ||
"@blocksuite/global": "0.0.0-canary-20241219001505", | ||
"@blocksuite/inline": "0.0.0-canary-20241219001505", | ||
"@blocksuite/sync": "0.0.0-canary-20241219001505", | ||
"@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
791989
+ Added@blocksuite/global@0.0.0-canary-20241219001505(transitive)
+ Added@blocksuite/inline@0.0.0-canary-20241219001505(transitive)
+ Added@blocksuite/sync@0.0.0-canary-20241219001505(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241218024138(transitive)
- Removed@blocksuite/inline@0.0.0-canary-20241218024138(transitive)
- Removed@blocksuite/sync@0.0.0-canary-20241218024138(transitive)