vegaprotocol / pennant

A charting library for Vega Console
https://pennant.vega.xyz
MIT License
29 stars 9 forks source link

chore(deps): update storybook monorepo to v7 (major) - autoclosed #823

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-actions (source) 6.5.16 -> 7.0.27 age adoption passing confidence
@storybook/addon-essentials (source) 6.5.16 -> 7.0.27 age adoption passing confidence
@storybook/addon-links (source) 6.5.16 -> 7.0.27 age adoption passing confidence
@storybook/addons (source) 6.5.16 -> 7.0.27 age adoption passing confidence
@storybook/builder-webpack5 (source) 6.5.16 -> 7.0.27 age adoption passing confidence
@storybook/node-logger (source) 6.5.16 -> 7.0.27 age adoption passing confidence
@storybook/react (source) 6.5.16 -> 7.0.27 age adoption passing confidence
@storybook/theming (source) 6.5.16 -> 7.0.27 age adoption passing confidence

Release Notes

storybookjs/storybook (@​storybook/addon-actions) ### [`v7.0.27`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7027) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.26...v7.0.27) - Angular: Enable prod mode when Storybook is built - [#​23404](https://togithub.com/storybookjs/storybook/pull/23404), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Angular: Fix esm issue in combination with rxjs v6 - [#​23405](https://togithub.com/storybookjs/storybook/pull/23405), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - CLI: Exit when user does not select a storybook project type - [#​23201](https://togithub.com/storybookjs/storybook/pull/23201), thanks [@​yannbf](https://togithub.com/yannbf)! - Next.js: Fix for @​nx/react/plugin/storybook with SVGs - [#​23210](https://togithub.com/storybookjs/storybook/pull/23210), thanks [@​daves28](https://togithub.com/daves28)! - Svelte-Webpack: Support Svelte v4 - [#​23336](https://togithub.com/storybookjs/storybook/pull/23336), thanks [@​JReinhold](https://togithub.com/JReinhold)! ### [`v7.0.26`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7026) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.25...v7.0.26) - Next.js: Fix next/image usage in latest Next.js release - [#​23296](https://togithub.com/storybookjs/storybook/pull/23296), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - NextJS: Fix `useParams` support - [#​22946](https://togithub.com/storybookjs/storybook/pull/22946), thanks [@​gitstart-storybook](https://togithub.com/gitstart-storybook)! - NextJS: Allow disabling next/image lazy loading - [#​21909](https://togithub.com/storybookjs/storybook/pull/21909), thanks [@​martinnabhan](https://togithub.com/martinnabhan) ### [`v7.0.25`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7025) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.24...v7.0.25) - CLI: Fix pnp paths logic in storybook metadata - [#​23259](https://togithub.com/storybookjs/storybook/pull/23259), thanks [@​yannbf](https://togithub.com/yannbf)! - Controls: Fix UI to add array items - [#​22993](https://togithub.com/storybookjs/storybook/pull/22993), thanks [@​sookmax](https://togithub.com/sookmax)! - Next.js: Support disableStaticImages setting - [#​23167](https://togithub.com/storybookjs/storybook/pull/23167), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - React: Fix decorators to conditionally render children - [#​22336](https://togithub.com/storybookjs/storybook/pull/22336), thanks [@​redbugz](https://togithub.com/redbugz)! ### [`v7.0.24`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7024) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.23...v7.0.24) - CLI: Parse pnp paths in storybook metadata - [#​23199](https://togithub.com/storybookjs/storybook/pull/23199), thanks [@​yannbf](https://togithub.com/yannbf)! - Dependencies: Pin `file-system-cache` to 2.3.0 - [#​23221](https://togithub.com/storybookjs/storybook/pull/23221), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Svelte: Support v4 - [#​22905](https://togithub.com/storybookjs/storybook/pull/22905), thanks [@​JReinhold](https://togithub.com/JReinhold)! ### [`v7.0.23`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.22...v7.0.23) - Core: Fix compat by disabling name mangling in `esbuild` require - [#​22486](https://togithub.com/storybookjs/storybook/pull/22486), thanks [@​youngboy](https://togithub.com/youngboy)! - Core: Prebundle node-logger and make it CJS only - [#​23109](https://togithub.com/storybookjs/storybook/pull/23109), thanks [@​ndelangen](https://togithub.com/ndelangen)! - NextJS: Fix fonts not loading with 3+ words in name - [#​23121](https://togithub.com/storybookjs/storybook/pull/23121), thanks [@​ygkn](https://togithub.com/ygkn)! - Telemetry: Count onboarding stories - [#​23092](https://togithub.com/storybookjs/storybook/pull/23092), thanks [@​shilman](https://togithub.com/shilman)! ### [`v7.0.22`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7022) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.21...v7.0.22) - CLI: Prebundle boxen to resolve a ESM/CJS incompatibility - [#​23080](https://togithub.com/storybookjs/storybook/pull/23080), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Core: Fix core-common to use node-fetch - [#​23077](https://togithub.com/storybookjs/storybook/pull/23077), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Telemetry: Count onboarding stories - [#​23092](https://togithub.com/storybookjs/storybook/pull/23092), thanks [@​shilman](https://togithub.com/shilman)! ### [`v7.0.21`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7021) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.20...v7.0.21) - Angular: Fix 16.1 compatibility - [#​23064](https://togithub.com/storybookjs/storybook/pull/23064), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Angular: Fix ivy preset - [#​23070](https://togithub.com/storybookjs/storybook/pull/23070), thanks [@​ndelangen](https://togithub.com/ndelangen)! - CLI: Improve steps in storybook init - [#​22502](https://togithub.com/storybookjs/storybook/pull/22502), thanks [@​yannbf](https://togithub.com/yannbf)! - CLI: Skip builder selection for react native - [#​23042](https://togithub.com/storybookjs/storybook/pull/23042), thanks [@​dannyhw](https://togithub.com/dannyhw)! - Core: Fix `builder-manager` adding multiple dashes to relative path - [#​22974](https://togithub.com/storybookjs/storybook/pull/22974), thanks [@​MarioCadenas](https://togithub.com/MarioCadenas)! - Core: Improve `of={...}` DocBlock error in story index - [#​22782](https://togithub.com/storybookjs/storybook/pull/22782), thanks [@​shilman](https://togithub.com/shilman)! - Dependencies: Set vue-component-type-helpers to latest - [#​23015](https://togithub.com/storybookjs/storybook/pull/23015), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Vue3: Fix source decorator to generate correct story code - [#​22518](https://togithub.com/storybookjs/storybook/pull/22518), thanks [@​chakAs3](https://togithub.com/chakAs3)! - Web-components: Fix custom-elements order of property application - [#​19183](https://togithub.com/storybookjs/storybook/pull/19183), thanks [@​sonntag-philipp](https://togithub.com/sonntag-philipp)! ### [`v7.0.20`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7020-June-8-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.19...v7.0.20) ##### Bug Fixes - Server: Fix .stories.yml support [#​22906](https://togithub.com/storybooks/storybook/pull/22906) - Docs: Fix Source block snippet updates [#​22835](https://togithub.com/storybooks/storybook/pull/22835) - Core: Fix indexing errors by excluding node_modules stories [#​22873](https://togithub.com/storybooks/storybook/pull/22873) - CLI: Fix upgrade notification message [#​22933](https://togithub.com/storybooks/storybook/pull/22933) - Angular: Add --open/--no-open flag to dev command [#​22964](https://togithub.com/storybooks/storybook/pull/22964) - Angular: Silence compodoc when running storybook with --quiet [#​22957](https://togithub.com/storybooks/storybook/pull/22957) ##### Maintenance - Core: Improve MDX of error in story index [#​22782](https://togithub.com/storybooks/storybook/pull/22782) ##### Build - Build: Fix the theme output during development [#​22841](https://togithub.com/storybooks/storybook/pull/22841) - Revert "Docs: E2E tests for Source block update fix" [#​22934](https://togithub.com/storybookjs/storybook/pull/22934) ### [`v7.0.19`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7019-June-8-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.18...v7.0.19) Bad release ### [`v7.0.18`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7018-May-26-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.17...v7.0.18) ##### Bug Fixes - Vue3: Fix TS 5.0 compat with vue-component-type-helpers [#​22814](https://togithub.com/storybooks/storybook/pull/22814) - Vue3: Fix reactive args updates in decorators [#​22717](https://togithub.com/storybooks/storybook/pull/22717) - Vue3: Revert v7 breaking change, restore reactive v6-compat API [#​22692](https://togithub.com/storybooks/storybook/pull/22692) ##### Build - Build: Add more checks to ci:daily workflow [#​22815](https://togithub.com/storybooks/storybook/pull/22815) - Build: Fix Nextjs E2E tests [#​22816](https://togithub.com/storybooks/storybook/pull/22816) - Build: Bring back new Vue3 tests to main [#​22685](https://togithub.com/storybooks/storybook/pull/22685) ### [`v7.0.17`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7017-May-24-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.16...v7.0.17) ##### Bug Fixes - Vite: Fix pnpm support by replacing [@​storybook/global](https://togithub.com/storybook/global) with `window` [#​22709](https://togithub.com/storybooks/storybook/pull/22709) - Core: Fix `managerHead` preset in `main.ts` [#​22701](https://togithub.com/storybooks/storybook/pull/22701) ### [`v7.0.16`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7016-May-24-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.15...v7.0.16) Accidental no-op ### [`v7.0.15`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7015-May-24-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.14...v7.0.15) ##### Bug Fixes - UI: Fix `.mp3` support for builder-manager [#​22699](https://togithub.com/storybooks/storybook/pull/22699) - Vite: Fix missing [@​storybook/global](https://togithub.com/storybook/global) dependency [#​22700](https://togithub.com/storybooks/storybook/pull/22700) - NextJS: Fix compatibility with Next 13.4.3 [#​22697](https://togithub.com/storybooks/storybook/pull/22697) ### [`v7.0.14`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7014-May-23-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.13...v7.0.14) ##### Bug Fixes - Core: Only connect to serverChannel in development mode [#​22575](https://togithub.com/storybooks/storybook/pull/22575) - CLI: Fix error parsing on NPM proxy [#​22690](https://togithub.com/storybooks/storybook/pull/22690) ##### Maintenance - Core: Create server channel from window.location [#​22055](https://togithub.com/storybooks/storybook/pull/22055) ### [`v7.0.13`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7013-May-22-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.12...v7.0.13) ##### Bug Fixes - Angular: Fix process I/O for compodoc command [#​22441](https://togithub.com/storybooks/storybook/pull/22441) - CLI: Improve error handling when dealing with angular.json files [#​22663](https://togithub.com/storybooks/storybook/pull/22663) - CLI: Skip prompting for eslint plugin with --yes flag [#​22651](https://togithub.com/storybooks/storybook/pull/22651) - CLI: Account for windows paths when copying templates [#​22644](https://togithub.com/storybooks/storybook/pull/22644) - CLI: Fix pnpm init command [#​22635](https://togithub.com/storybooks/storybook/pull/22635) - UI: Add legacy font formats [#​22576](https://togithub.com/storybooks/storybook/pull/22576) - Webpack: Remove the alias for `global` [#​22393](https://togithub.com/storybooks/storybook/pull/22393) ##### Maintenance - Angular: Enable unit tests [#​22355](https://togithub.com/storybooks/storybook/pull/22355) - CLI: Reduce installation noise and improve error handling [#​22554](https://togithub.com/storybooks/storybook/pull/22554) - CLI: Only handle CTRL + C on init event [#​22687](https://togithub.com/storybooks/storybook/pull/22687) - CLI: Don't touch nx packages on upgrade [#​22419](https://togithub.com/storybooks/storybook/pull/22419) ##### Build - Build: Add discord notification when generating sandboxes fails [#​22638](https://togithub.com/storybooks/storybook/pull/22638) - Build: Set correct ref on sandboxes Github action [#​22625](https://togithub.com/storybooks/storybook/pull/22625) - Build: Fix sandbox generation scripts [#​22620](https://togithub.com/storybooks/storybook/pull/22620) ### [`v7.0.12`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7012-May-15-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.11...v7.0.12) ##### Bug Fixes - Core: Fix source snippets for stories with mapped args [#​22135](https://togithub.com/storybooks/storybook/pull/22135) - CLI: Fix `getFrameworkPackage` logic [#​22559](https://togithub.com/storybooks/storybook/pull/22559) - CLI: Remove automigrate reference from init command [#​22561](https://togithub.com/storybooks/storybook/pull/22561) ##### Maintenance - CLI: Detach automigrate command from storybook init [#​22523](https://togithub.com/storybooks/storybook/pull/22523) ### [`v7.0.11`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7011-May-12-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.10...v7.0.11) ##### Bug Fixes - Toolbars: Fix title behavior in UI [#​22496](https://togithub.com/storybooks/storybook/pull/22496) - CLI: Fix storybook upgrade precheckfailure object [#​22517](https://togithub.com/storybooks/storybook/pull/22517) - CLI: Throw errors instead of rejecting promises [#​22515](https://togithub.com/storybooks/storybook/pull/22515) - CLI: Remove unsupported frameworks/renderers and improve builder detection [#​22492](https://togithub.com/storybooks/storybook/pull/22492) - Web-components: Fix source decorator to handle document fragments [#​22513](https://togithub.com/storybooks/storybook/pull/22513) - Core: Fix windows path error in StoryStore v6 [#​22512](https://togithub.com/storybooks/storybook/pull/22512) - CLI: Do not show a migration summary on sb init [#​22109](https://togithub.com/storybooks/storybook/pull/22109) - UI: Show current search shortcut in search box sidebar [#​21619](https://togithub.com/storybooks/storybook/pull/21619) - Outline: Fix additional outline border in docs mode [#​21773](https://togithub.com/storybooks/storybook/pull/21773) - Measure: Deactivate when switching to Docs mode [#​21602](https://togithub.com/storybooks/storybook/pull/21602) - CSF: Expose story id in composeStories [#​22471](https://togithub.com/storybooks/storybook/pull/22471) - CLI: Prompt to force initialization when storybook folder is detected [#​22392](https://togithub.com/storybooks/storybook/pull/22392) - UI: Fix css inconsistency in Button and Icon components [#​22497](https://togithub.com/storybooks/storybook/pull/22497) ### [`v7.0.10`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7010-May-9-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.9...v7.0.10) ##### Bug Fixes - CLI: Fix copyTemplate failures on `init` [#​22375](https://togithub.com/storybooks/storybook/pull/22375) - CLI: Fix server init [#​22443](https://togithub.com/storybooks/storybook/pull/22443) - CLI: Scope styles in sample components from the CLI templates [#​22162](https://togithub.com/storybooks/storybook/pull/22162) - React: Use correct default annotations for composeStories [#​22308](https://togithub.com/storybooks/storybook/pull/22308) - Server: Add json indexer [#​22460](https://togithub.com/storybooks/storybook/pull/22460) - UI: Fix opacity from list-item color [#​22074](https://togithub.com/storybooks/storybook/pull/22074) ##### Maintenance - CLI: Refactor package manager methods to be async [#​22401](https://togithub.com/storybooks/storybook/pull/22401) - Improve Error message for Angular.json file not found [#​22377](https://togithub.com/storybooks/storybook/pull/22377) ### [`v7.0.9`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#709-May-5-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.8...v7.0.9) ##### Bug Fixes - Core: Fix virtual modules excluded for babel-loader [#​22331](https://togithub.com/storybooks/storybook/pull/22331) ##### Maintenance - Angular: Allow TypeScript 4.0.0 and 5.0.0 [#​22391](https://togithub.com/storybooks/storybook/pull/22391) ### [`v7.0.8`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#708-May-3-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.7...v7.0.8) ##### Bug Fixes - Typescript: Fix bad typings caused by tsup bug [#​22261](https://togithub.com/storybooks/storybook/pull/22261) - Migrate: skip the automigration for gf markdown when user isn't using mdx [#​22186](https://togithub.com/storybooks/storybook/pull/22186) - UI: Addon panel does not update after disabling/enabling an addon [#​22258](https://togithub.com/storybooks/storybook/pull/22258) - Vue3: Fix compiler error when there is double tag [#​22286](https://togithub.com/storybooks/storybook/pull/22286) - Args: Fix multiple mapped args return array of labels [#​22169](https://togithub.com/storybooks/storybook/pull/22169) - CLI: Add web-components webpack5 to missing-babelrc automigration [#​22202](https://togithub.com/storybooks/storybook/pull/22202) - Docs: Fix inline story style [#​21870](https://togithub.com/storybooks/storybook/pull/21870) - UI: Fix shift + 7 shortcut to focus search field [#​22073](https://togithub.com/storybooks/storybook/pull/22073) - UI: Fix controls missing when navigating from story [#​21967](https://togithub.com/storybooks/storybook/pull/21967) - NextJS: Fix tsconfig resolution [#​22160](https://togithub.com/storybooks/storybook/pull/22160) ##### Maintenance - Telemetry: Persist sessionId across runs [#​22325](https://togithub.com/storybooks/storybook/pull/22325) - Packaging: Move `types` condition to the front in all `package.json.exports` maps [#​22321](https://togithub.com/storybooks/storybook/pull/22321) - Core: Rename manager UI mjs to js [#​22247](https://togithub.com/storybooks/storybook/pull/22247) - Angular: Add support for Angular 16 [#​22096](https://togithub.com/storybooks/storybook/pull/22096) - Packaging: Don't generate ESM dist for preset files [#​22330](https://togithub.com/storybooks/storybook/pull/22330) - Packaging: Fix url for all packages in package.json [#​22101](https://togithub.com/storybooks/storybook/pull/22101) - Add regex to ignore outdated Browserslist in Jest initialization base file [#​22260](https://togithub.com/storybooks/storybook/pull/22260) ### [`v7.0.7`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#707-April-24-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.6...v7.0.7) ##### Bug Fixes - Core: Pass parameters in `SET_INDEX` for docs entries [#​22154](https://togithub.com/storybooks/storybook/pull/22154) - Addon-actions: Fix ESM by upgrading from uuid-browser to uuid [#​22037](https://togithub.com/storybooks/storybook/pull/22037) - Addon-actions: Fix decorator type [#​22175](https://togithub.com/storybooks/storybook/pull/22175) - Core: Add new tags to distinguish docs attachment [#​22120](https://togithub.com/storybooks/storybook/pull/22120) - Core: Restore Docs `useParameter` using `DOCS_PREPARED` [#​22118](https://togithub.com/storybooks/storybook/pull/22118) ##### Maintenance - CSF: Improve error message for bad default export [#​22190](https://togithub.com/storybooks/storybook/pull/22190) - CLI: Add addon query-params to list of SB7 incompatible addons [#​22095](https://togithub.com/storybooks/storybook/pull/22095) - UI: Add remount story shortcut [#​21401](https://togithub.com/storybooks/storybook/pull/21401) ##### Build - Build: Fix lit sandboxes [#​22201](https://togithub.com/storybooks/storybook/pull/22201) - Build: Fix sandbox publish script [#​22206](https://togithub.com/storybooks/storybook/pull/22206) ### [`v7.0.6`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#706-April-19-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.5...v7.0.6) ##### Bug Fixes - Core: Fix `module` guard in non-webpack environments [#​22085](https://togithub.com/storybooks/storybook/pull/22085) ##### Maintenance - CLI: Mark qwik as using addon-interactions [#​22000](https://togithub.com/storybooks/storybook/pull/22000) ##### Build - Build: Upgrade Playwright to 1.32.3 [#​22087](https://togithub.com/storybooks/storybook/pull/22087) ### [`v7.0.5`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#705-April-15-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.4...v7.0.5) ##### Bug Fixes - Docs: Fix source snippets when parameters.docs.source.type = 'code' [#​22048](https://togithub.com/storybooks/storybook/pull/22048) - CLI: Mention how to setup a monorepo manually in babelrc automigration [#​22052](https://togithub.com/storybooks/storybook/pull/22052) - UI: Fix upgrade command in about page [#​22056](https://togithub.com/storybooks/storybook/pull/22056) - CLI: Fix CLI sandbox command [#​21977](https://togithub.com/storybooks/storybook/pull/21977) ### [`v7.0.4`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#704-April-12-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.3...v7.0.4) Storybook 7.0 is here! πŸŽ‰ - ⚑️ [First-class Vite](https://storybook.js.org/blog/first-class-vite-support-in-storybook/) - πŸ”Ό [Zero-config NextJS](https://storybook.js.org/blog/integrate-nextjs-and-storybook-automatically/) - πŸ‡Έ [Zero-config SvelteKit](https://storybook.js.org/blog/storybook-for-sveltekit/) - πŸ—οΈ [Frameworks API](https://storybook.js.org/blog/framework-api/) - 3️⃣ [Component Story Format v3](https://storybook.js.org/blog/storybook-csf3-is-here/) - πŸ›‘οΈ [Improved type safety](https://storybook.js.org/blog/improved-type-safety-in-storybook-7/) - πŸ“š [Docs overhaul with MDx2 support](https://storybook.js.org/blog/storybook-7-docs/) - β˜‚οΈ [Code coverage for interaction testing](https://storybook.js.org/blog/code-coverage-with-the-storybook-test-runner/) - πŸ–ΌοΈ [UI design refresh](https://storybook.js.org/blog/7-0-design-alpha/) - πŸ›οΈ [Improved stability](https://storybook.js.org/blog/storybook-ecosystem-ci/) 7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching `7.0.0-alpha.*`, `7.0.0-beta.*`, and `7.0.0-rc.*` for the full list of changes. See our [Migration guide](https://storybook.js.org/migration-guides/7.0) to upgrade from earlier versions of Storybook. ##### Bug Fixes - CLI: Catch errors thrown on sanity check of SB installs [#​22039](https://togithub.com/storybooks/storybook/pull/22039) ##### Dependency Upgrades - Addon-docs: Remove mdx1-csf as optional peer dep [#​22038](https://togithub.com/storybooks/storybook/pull/22038) ### [`v7.0.3`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#703-April-12-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.2...v7.0.3) ##### Bug Fixes - React: Fix default export docgen for React.FC and forwardRef [#​22024](https://togithub.com/storybooks/storybook/pull/22024) - Viewport: Remove transitions when switching viewports [#​21963](https://togithub.com/storybooks/storybook/pull/21963) - CLI: Fix JsPackageManager typo [#​22006](https://togithub.com/storybooks/storybook/pull/22006) - Viewport: Fix the `defaultOrientation` config option [#​21962](https://togithub.com/storybooks/storybook/pull/21962) - UI: Fix story data access for broken About page [#​21951](https://togithub.com/storybooks/storybook/pull/21951) - Angular: Fix components disappearing on docs page on property change [#​21944](https://togithub.com/storybooks/storybook/pull/21944) - React: Don't show decorators in JSX snippets [#​21907](https://togithub.com/storybooks/storybook/pull/21907) - Addon-docs: Include decorators by default in source decorators [#​21902](https://togithub.com/storybooks/storybook/pull/21902) - CLI: Fix npm list command [#​21947](https://togithub.com/storybooks/storybook/pull/21947) - Core: Revert Emotion `:first-child` (etc) workarounds [#​21213](https://togithub.com/storybooks/storybook/pull/21213) ##### Maintenance - UI: Add remount story shortcut [#​21401](https://togithub.com/storybooks/storybook/pull/21401) - Telemetry: Add CLI version to context [#​21999](https://togithub.com/storybooks/storybook/pull/21999) - CLI: Update template code references to 7.0 [#​21845](https://togithub.com/storybooks/storybook/pull/21845) - Addon-actions: Fix non-included type file [#​21922](https://togithub.com/storybooks/storybook/pull/21922) - Addon GFM: Fix node-logger dependency [#​21938](https://togithub.com/storybooks/storybook/pull/21938) ##### Dependency Upgrades - React-vite: Fix perf regression by pinning vite-plugin-react-docgen-ts [#​22013](https://togithub.com/storybooks/storybook/pull/22013) - Update `@emotion/cache` version [#​21941](https://togithub.com/storybooks/storybook/pull/21941) ### [`v7.0.2`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7027) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.1...v7.0.2) - Angular: Enable prod mode when Storybook is built - [#​23404](https://togithub.com/storybookjs/storybook/pull/23404), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Angular: Fix esm issue in combination with rxjs v6 - [#​23405](https://togithub.com/storybookjs/storybook/pull/23405), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - CLI: Exit when user does not select a storybook project type - [#​23201](https://togithub.com/storybookjs/storybook/pull/23201), thanks [@​yannbf](https://togithub.com/yannbf)! - Next.js: Fix for @​nx/react/plugin/storybook with SVGs - [#​23210](https://togithub.com/storybookjs/storybook/pull/23210), thanks [@​daves28](https://togithub.com/daves28)! - Svelte-Webpack: Support Svelte v4 - [#​23336](https://togithub.com/storybookjs/storybook/pull/23336), thanks [@​JReinhold](https://togithub.com/JReinhold)! ### [`v7.0.1`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7019-June-8-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.0...v7.0.1) Bad release ### [`v7.0.0`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#700-March-31-2023) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v6.5.16...v7.0.0) Storybook 7.0 is here! πŸŽ‰ - ⚑️ [First-class Vite](https://storybook.js.org/blog/first-class-vite-support-in-storybook/) - πŸ”Ό [Zero-config NextJS](https://storybook.js.org/blog/integrate-nextjs-and-storybook-automatically/) - πŸ‡Έ [Zero-config SvelteKit](https://storybook.js.org/blog/storybook-for-sveltekit/) - πŸ—οΈ [Frameworks API](https://storybook.js.org/blog/framework-api/) - 3️⃣ [Component Story Format v3](https://storybook.js.org/blog/storybook-csf3-is-here/) - πŸ›‘οΈ [Improved type safety](https://storybook.js.org/blog/improved-type-safety-in-storybook-7/) - πŸ“š [Docs overhaul with MDx2 support](https://storybook.js.org/blog/storybook-7-docs/) - β˜‚οΈ [Code coverage for interaction testing](https://storybook.js.org/blog/code-coverage-with-the-storybook-test-runner/) - πŸ–ΌοΈ [UI design refresh](https://storybook.js.org/blog/7-0-design-alpha/) - πŸ›οΈ [Improved stability](https://storybook.js.org/blog/storybook-ecosystem-ci/) 7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching `7.0.0-alpha.*`, `7.0.0-beta.*`, and `7.0.0-rc.*` for the full list of changes. See our [Migration guide](https://storybook.js.org/migration-guides/7.0) to upgrade from earlier versions of Storybook. Full announcement and proper release to the `latest` npm tag coming soon. 😘

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

netlify[bot] commented 1 year ago

Deploy Preview for pennant-website canceled.

Name Link
Latest commit e17d4d91185c58e7d48b9b8e78e11e0a8f114246
Latest deploy log https://app.netlify.com/sites/pennant-website/deploys/6491b00ce35f8c00086deb08
netlify[bot] commented 1 year ago

Deploy Preview for marvelous-tanuki-3e9658 failed.

Name Link
Latest commit e17d4d91185c58e7d48b9b8e78e11e0a8f114246
Latest deploy log https://app.netlify.com/sites/marvelous-tanuki-3e9658/deploys/6491b00db591de0008b41d34