@storybook/react-dom-shim
Advanced tools
Comparing version 7.0.0 to 7.0.1
@@ -970,8 +970,2 @@ import { FileSystemCache } from 'file-system-cache'; | ||
/** | ||
* Activate preview of CSF v3.0 | ||
* | ||
* @deprecated This is always on now from 6.4 regardless of the setting | ||
*/ | ||
previewCsfV3?: boolean; | ||
/** | ||
* Activate on demand story store | ||
@@ -986,6 +980,2 @@ */ | ||
/** | ||
* Enable a set of planned breaking changes for SB7.0 | ||
*/ | ||
breakingChangesV7?: boolean; | ||
/** | ||
* Filter args with a "target" on the type from the render function (EXPERIMENTAL) | ||
@@ -992,0 +982,0 @@ */ |
{ | ||
"name": "@storybook/react-dom-shim", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "", | ||
@@ -57,3 +57,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@storybook/types": "7.0.0", | ||
"@storybook/types": "7.0.1", | ||
"typescript": "~4.9.3" | ||
@@ -75,3 +75,3 @@ }, | ||
}, | ||
"gitHead": "4f2afa644d7f2833181fc03187f5597d442285a6" | ||
"gitHead": "2fe0c39167a40d6856f5cbc2ab927b3b65fc384b" | ||
} |
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
36959
968