@blocksuite/global
Advanced tools
Comparing version 0.0.0-canary-20241025034244 to 0.0.0-canary-20241025100850
# @blocksuite/global | ||
## 0.0.0-canary-20241025034244 | ||
## 0.0.0-canary-20241025100850 | ||
@@ -8,2 +8,7 @@ ### Patch Changes | ||
- Release a snapshot version. | ||
## 0.17.21 | ||
### Patch Changes | ||
- 24db578: ## Feat | ||
@@ -10,0 +15,0 @@ |
@@ -18,2 +18,3 @@ export interface BlockSuiteFlags { | ||
enable_new_dnd: boolean; | ||
enable_mobile_keyboard_toolbar: boolean; | ||
readonly: Record<string, boolean>; | ||
@@ -20,0 +21,0 @@ } |
{ | ||
"name": "@blocksuite/global", | ||
"version": "0.0.0-canary-20241025034244", | ||
"version": "0.0.0-canary-20241025100850", | ||
"types": "./index.d.ts", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -18,4 +18,5 @@ export interface BlockSuiteFlags { | ||
enable_new_dnd: boolean; | ||
enable_mobile_keyboard_toolbar: boolean; | ||
readonly: Record<string, boolean>; | ||
} | ||
export * from './virtual-keyboard.js'; |
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
710479
13817
11011