@blocksuite/store
Advanced tools
Comparing version 0.0.0-canary-20241025034244 to 0.0.0-canary-20241025100850
# @blocksuite/store | ||
## 0.0.0-canary-20241025034244 | ||
## 0.0.0-canary-20241025100850 | ||
@@ -8,2 +8,11 @@ ### Patch Changes | ||
- Release a snapshot version. | ||
- Updated dependencies | ||
- @blocksuite/global@0.0.0-canary-20241025100850 | ||
- @blocksuite/inline@0.0.0-canary-20241025100850 | ||
- @blocksuite/sync@0.0.0-canary-20241025100850 | ||
## 0.17.21 | ||
### Patch Changes | ||
- 24db578: ## Feat | ||
@@ -30,7 +39,6 @@ | ||
- Updated dependencies | ||
- Updated dependencies [24db578] | ||
- @blocksuite/global@0.0.0-canary-20241025034244 | ||
- @blocksuite/inline@0.0.0-canary-20241025034244 | ||
- @blocksuite/sync@0.0.0-canary-20241025034244 | ||
- @blocksuite/global@0.17.21 | ||
- @blocksuite/inline@0.17.21 | ||
- @blocksuite/sync@0.17.21 | ||
@@ -37,0 +45,0 @@ ## 0.17.20 |
@@ -64,2 +64,3 @@ var __esDecorate = (this && this.__esDecorate) || function (ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) { | ||
enable_new_dnd: false, | ||
enable_mobile_keyboard_toolbar: false, | ||
readonly: {}, | ||
@@ -66,0 +67,0 @@ }; |
{ | ||
"name": "@blocksuite/store", | ||
"version": "0.0.0-canary-20241025034244", | ||
"version": "0.0.0-canary-20241025100850", | ||
"description": "BlockSuite data store built for general purpose state management.", | ||
@@ -23,5 +23,5 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241025034244", | ||
"@blocksuite/inline": "0.0.0-canary-20241025034244", | ||
"@blocksuite/sync": "0.0.0-canary-20241025034244", | ||
"@blocksuite/global": "0.0.0-canary-20241025100850", | ||
"@blocksuite/inline": "0.0.0-canary-20241025100850", | ||
"@blocksuite/sync": "0.0.0-canary-20241025100850", | ||
"@preact/signals-core": "^1.8.0", | ||
@@ -28,0 +28,0 @@ "@types/flexsearch": "^0.7.6", |
@@ -69,2 +69,3 @@ import type { BlockSuiteFlags } from '@blocksuite/global/types'; | ||
enable_new_dnd: false, | ||
enable_mobile_keyboard_toolbar: false, | ||
readonly: {}, | ||
@@ -71,0 +72,0 @@ } satisfies BlockSuiteFlags; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
792743
11639
+ Added@blocksuite/global@0.0.0-canary-20241025100850(transitive)
+ Added@blocksuite/inline@0.0.0-canary-20241025100850(transitive)
+ Added@blocksuite/sync@0.0.0-canary-20241025100850(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241025034244(transitive)
- Removed@blocksuite/inline@0.0.0-canary-20241025034244(transitive)
- Removed@blocksuite/sync@0.0.0-canary-20241025034244(transitive)