Merge branch 'next' into feat/automigration-manual-migrations

This commit is contained in:
Norbert de Langen 2022-12-15 17:46:35 +01:00
commit 3ef6baeaac
No known key found for this signature in database
GPG Key ID: FD0E78AF9A837762
92 changed files with 539 additions and 539 deletions

View File

@ -9,7 +9,7 @@
- UI: Fix `enableShortcuts` support in `manager.ts` [#20264](https://github.com/storybooks/storybook/pull/20264) - UI: Fix `enableShortcuts` support in `manager.ts` [#20264](https://github.com/storybooks/storybook/pull/20264)
- UI: Ensure manager entries load even if preceding ones failed [#20286](https://github.com/storybooks/storybook/pull/20286) - UI: Ensure manager entries load even if preceding ones failed [#20286](https://github.com/storybooks/storybook/pull/20286)
- Addon-iewport: Fix composition support [#20289](https://github.com/storybooks/storybook/pull/20289) - Addon-viewport: Fix composition support [#20289](https://github.com/storybooks/storybook/pull/20289)
- Support Angular 15.0.4 [#20287](https://github.com/storybooks/storybook/pull/20287) - Support Angular 15.0.4 [#20287](https://github.com/storybooks/storybook/pull/20287)
- Fix: peerDependencies issues reported [#20279](https://github.com/storybooks/storybook/pull/20279) - Fix: peerDependencies issues reported [#20279](https://github.com/storybooks/storybook/pull/20279)

View File

@ -102,7 +102,7 @@
"./src/preview.tsx" "./src/preview.tsx"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c", "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd",
"storybook": { "storybook": {
"displayName": "Accessibility", "displayName": "Accessibility",
"icon": "https://user-images.githubusercontent.com/263385/101991665-47042f80-3c7c-11eb-8f00-64b5a18f498a.png", "icon": "https://user-images.githubusercontent.com/263385/101991665-47042f80-3c7c-11eb-8f00-64b5a18f498a.png",

View File

@ -120,7 +120,7 @@
"./src/preview.ts" "./src/preview.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c", "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd",
"storybook": { "storybook": {
"displayName": "Actions", "displayName": "Actions",
"unsupportedFrameworks": [ "unsupportedFrameworks": [

View File

@ -111,7 +111,7 @@
"./src/preview.tsx" "./src/preview.tsx"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c", "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd",
"storybook": { "storybook": {
"displayName": "Backgrounds", "displayName": "Backgrounds",
"icon": "https://user-images.githubusercontent.com/263385/101991667-479cc600-3c7c-11eb-96d3-410e936252e7.png", "icon": "https://user-images.githubusercontent.com/263385/101991667-479cc600-3c7c-11eb-96d3-410e936252e7.png",

View File

@ -101,7 +101,7 @@
], ],
"platform": "browser" "platform": "browser"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c", "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd",
"storybook": { "storybook": {
"displayName": "Controls", "displayName": "Controls",
"icon": "https://user-images.githubusercontent.com/263385/101991669-479cc600-3c7c-11eb-93d9-38b67e8371f2.png", "icon": "https://user-images.githubusercontent.com/263385/101991669-479cc600-3c7c-11eb-93d9-38b67e8371f2.png",

View File

@ -141,7 +141,7 @@
"./src/shims/mdx-react-shim.ts" "./src/shims/mdx-react-shim.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c", "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd",
"storybook": { "storybook": {
"displayName": "Docs", "displayName": "Docs",
"icon": "https://user-images.githubusercontent.com/263385/101991672-48355c80-3c7c-11eb-82d9-95fa12438f64.png", "icon": "https://user-images.githubusercontent.com/263385/101991672-48355c80-3c7c-11eb-82d9-95fa12438f64.png",

View File

@ -163,5 +163,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -77,7 +77,7 @@
"./src/preview.ts" "./src/preview.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c", "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd",
"sbmodern": "dist/modern/index.js", "sbmodern": "dist/modern/index.js",
"storybook": { "storybook": {
"displayName": "Highlight", "displayName": "Highlight",

View File

@ -117,7 +117,7 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c", "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd",
"storybook": { "storybook": {
"displayName": "Interactions", "displayName": "Interactions",
"unsupportedFrameworks": [ "unsupportedFrameworks": [

View File

@ -104,7 +104,7 @@
], ],
"platform": "browser" "platform": "browser"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c", "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd",
"storybook": { "storybook": {
"displayName": "Jest", "displayName": "Jest",
"icon": "https://pbs.twimg.com/profile_images/821713465245102080/mMtKIMax_400x400.jpg", "icon": "https://pbs.twimg.com/profile_images/821713465245102080/mMtKIMax_400x400.jpg",

View File

@ -113,7 +113,7 @@
"./src/react/index.ts" "./src/react/index.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c", "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd",
"storybook": { "storybook": {
"displayName": "Links", "displayName": "Links",
"icon": "https://user-images.githubusercontent.com/263385/101991673-48355c80-3c7c-11eb-9b6e-b627c96a75f6.png", "icon": "https://user-images.githubusercontent.com/263385/101991673-48355c80-3c7c-11eb-9b6e-b627c96a75f6.png",

View File

@ -107,7 +107,7 @@
"./src/preview.tsx" "./src/preview.tsx"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c", "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd",
"storybook": { "storybook": {
"displayName": "Measure", "displayName": "Measure",
"unsupportedFrameworks": [ "unsupportedFrameworks": [

View File

@ -111,7 +111,7 @@
"./src/preview.tsx" "./src/preview.tsx"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c", "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd",
"storybook": { "storybook": {
"displayName": "Outline", "displayName": "Outline",
"unsupportedFrameworks": [ "unsupportedFrameworks": [

View File

@ -142,7 +142,7 @@
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c", "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd",
"storybook": { "storybook": {
"displayName": "Storyshots", "displayName": "Storyshots",
"icon": "https://user-images.githubusercontent.com/263385/101991676-48cdf300-3c7c-11eb-8aa1-944dab6ab29b.png", "icon": "https://user-images.githubusercontent.com/263385/101991676-48cdf300-3c7c-11eb-8aa1-944dab6ab29b.png",

View File

@ -56,5 +56,5 @@
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -91,7 +91,7 @@
"./src/preset.ts" "./src/preset.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c", "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd",
"storybook": { "storybook": {
"displayName": "Storysource", "displayName": "Storysource",
"icon": "https://user-images.githubusercontent.com/263385/101991675-48cdf300-3c7c-11eb-9400-58de5ac6daa7.png", "icon": "https://user-images.githubusercontent.com/263385/101991675-48cdf300-3c7c-11eb-9400-58de5ac6daa7.png",

View File

@ -98,7 +98,7 @@
], ],
"platform": "browser" "platform": "browser"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c", "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd",
"storybook": { "storybook": {
"displayName": "Toolbars", "displayName": "Toolbars",
"icon": "https://user-images.githubusercontent.com/263385/101991677-48cdf300-3c7c-11eb-93b4-19b0e3366959.png", "icon": "https://user-images.githubusercontent.com/263385/101991677-48cdf300-3c7c-11eb-93b4-19b0e3366959.png",

View File

@ -108,7 +108,7 @@
"./src/preview.ts" "./src/preview.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c", "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd",
"storybook": { "storybook": {
"displayName": "Viewport", "displayName": "Viewport",
"icon": "https://user-images.githubusercontent.com/263385/101991678-48cdf300-3c7c-11eb-9764-f8af293c1b28.png", "icon": "https://user-images.githubusercontent.com/263385/101991678-48cdf300-3c7c-11eb-9764-f8af293c1b28.png",

View File

@ -122,5 +122,5 @@
"access": "public" "access": "public"
}, },
"builders": "dist/builders/builders.json", "builders": "dist/builders/builders.json",
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -59,5 +59,5 @@
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -79,5 +79,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -78,5 +78,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -119,5 +119,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -79,5 +79,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -82,5 +82,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -86,5 +86,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -76,5 +76,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -89,5 +89,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -81,5 +81,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -80,5 +80,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -80,5 +80,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -85,5 +85,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -80,5 +80,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -82,5 +82,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -78,5 +78,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -81,5 +81,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -58,5 +58,5 @@
"./src/index.ts" "./src/index.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -69,5 +69,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -93,5 +93,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -126,5 +126,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -60,5 +60,5 @@
"./src/index.ts" "./src/index.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -58,5 +58,5 @@
"./src/index.ts" "./src/index.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -52,5 +52,5 @@
"./src/index.ts" "./src/index.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -32,5 +32,5 @@
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -35,5 +35,5 @@
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -98,5 +98,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -54,5 +54,5 @@
], ],
"shim": "@storybook/preview-api/dist/client-api" "shim": "@storybook/preview-api/dist/client-api"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -55,5 +55,5 @@
"./src/index.ts" "./src/index.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -82,5 +82,5 @@
"./src/transforms/upgrade-hierarchy-separators.js" "./src/transforms/upgrade-hierarchy-separators.js"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -47,5 +47,5 @@
], ],
"shim": "@storybook/preview-api/dist/core-client" "shim": "@storybook/preview-api/dist/core-client"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -86,5 +86,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -52,5 +52,5 @@
"./src/index.ts" "./src/index.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -87,5 +87,5 @@
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -61,5 +61,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -56,5 +56,5 @@
"./src/index.ts" "./src/index.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -64,5 +64,5 @@
"./src/index.ts" "./src/index.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -62,5 +62,5 @@
"./src/index.ts" "./src/index.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -60,5 +60,5 @@
"./src/index.ts" "./src/index.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -54,5 +54,5 @@
], ],
"shim": "@storybook/manager-api" "shim": "@storybook/manager-api"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -77,5 +77,5 @@
"./src/index.tsx" "./src/index.tsx"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -59,5 +59,5 @@
"./src/index.ts" "./src/index.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -56,5 +56,5 @@
"./src/index.ts" "./src/index.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -103,5 +103,5 @@
"./src/store.ts" "./src/store.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -54,5 +54,5 @@
], ],
"shim": "@storybook/preview-api/dist/preview-web" "shim": "@storybook/preview-api/dist/preview-web"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -74,5 +74,5 @@
"./src/globals.ts" "./src/globals.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -74,5 +74,5 @@
"./src/utils.ts" "./src/utils.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -66,5 +66,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -55,5 +55,5 @@
"platform": "node", "platform": "node",
"shim": "@storybook/preview-api/dist/store" "shim": "@storybook/preview-api/dist/store"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -64,5 +64,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -80,5 +80,5 @@
], ],
"post": "./scripts/fix-theme-type-export.ts" "post": "./scripts/fix-theme-type-export.ts"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -60,5 +60,5 @@
"./src/index.ts" "./src/index.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -73,5 +73,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -74,5 +74,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -120,5 +120,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -83,5 +83,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -95,5 +95,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -97,5 +97,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -94,5 +94,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -79,5 +79,5 @@
], ],
"platform": "node" "platform": "node"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -77,5 +77,5 @@
], ],
"platform": "browser" "platform": "browser"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -77,5 +77,5 @@
], ],
"platform": "browser" "platform": "browser"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -102,5 +102,5 @@
], ],
"platform": "browser" "platform": "browser"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -73,5 +73,5 @@
], ],
"platform": "browser" "platform": "browser"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -87,5 +87,5 @@
], ],
"platform": "browser" "platform": "browser"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -89,5 +89,5 @@
], ],
"platform": "browser" "platform": "browser"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -82,5 +82,5 @@
], ],
"platform": "browser" "platform": "browser"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -83,5 +83,5 @@
], ],
"platform": "browser" "platform": "browser"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -81,5 +81,5 @@
"./src/index.ts" "./src/index.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -87,5 +87,5 @@
], ],
"platform": "neutral" "platform": "neutral"
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

View File

@ -100,5 +100,5 @@
"./src/runtime.ts" "./src/runtime.ts"
] ]
}, },
"gitHead": "5340574d89a799ec10959edc16ca140852cf355c" "gitHead": "c466d4f77c3e8b99f28aaf508acdb9fd863550fd"
} }

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
{"version":"7.0.0-beta.8","info":{"plain":"#### Features\n\n- Addon-docs: Use jsxOptions instead of mdxBabelOptions [#20271](https://github.com/storybooks/storybook/pull/20271)\n\n#### Maintenance\n\n- Svelte-vite: remove `svelteOptions` in automigration [#20270](https://github.com/storybooks/storybook/pull/20270)\n\n#### Build\n\n- Fix handling of inverted yes flag in `task` steps [#20268](https://github.com/storybooks/storybook/pull/20268)"}} {"version":"7.0.0-beta.9","info":{"plain":"#### Features\n\n- CLI: Add interactive babel config file generation [#20234](https://github.com/storybooks/storybook/pull/20234)\n- CLI: Add automigration summary [#20276](https://github.com/storybooks/storybook/pull/20276)\n\n#### Bug Fixes\n\n- UI: Fix `enableShortcuts` support in `manager.ts` [#20264](https://github.com/storybooks/storybook/pull/20264)\n- UI: Ensure manager entries load even if preceding ones failed [#20286](https://github.com/storybooks/storybook/pull/20286)\n- Addon-iewport: Fix composition support [#20289](https://github.com/storybooks/storybook/pull/20289)\n- Support Angular 15.0.4 [#20287](https://github.com/storybooks/storybook/pull/20287)\n- Fix: peerDependencies issues reported [#20279](https://github.com/storybooks/storybook/pull/20279)\n\n#### Build\n\n- Build: ui/.storybook should not import from dist [#20284](https://github.com/storybooks/storybook/pull/20284)\n- Build: bundle script a bit less repetitive, add a completion indicator [#20277](https://github.com/storybooks/storybook/pull/20277)\n- Build: regen lockfiles [#20278](https://github.com/storybooks/storybook/pull/20278)"}}