joshbolduc / vscode-story-explorer

Browse and preview Storybook stories inside VS Code
MIT License
29 stars 1 forks source link

chore(deps-dev): bump @storybook/addon-essentials from 7.0.0-beta.63 to 7.0.0-rc.7 in /test/project/v7 #985

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @storybook/addon-essentials from 7.0.0-beta.63 to 7.0.0-rc.7.

Release notes

Sourced from @​storybook/addon-essentials's releases.

v7.0.0-rc.7

Bug Fixes

  • Svelte: Remount when resetting args in controls #21659
  • CLI: Fix support for env vars when running dev/build commands #21152

Maintenance

  • Core: upgrade esbuild, remove watch option from options #21727

v7.0.0-rc.6

Bug Fixes

  • CLI: Fix sb add / mdx-gfm for addons with non-serializable values #21731
  • CSF-plugin: Fix sourcemaps #21704
  • React: Fix TS docgen for Functional Components #21693
  • TypeScript: Add previewMainTemplate option to StorybookConfig #21620
  • UI: Fix titles for addons/controls/panel tabs to support render fns and JSX elements #21650
  • UI: Fix active state for menu iconbutton #21666
  • CLI: Update renderer templates to provide correct typescript examples #21647
  • Composition: Fix various CORS issues #21682
  • Composition: Fix version switcher #21621

Dependency Upgrades

  • Pin rollup version to 3.19.1 #21723

v7.0.0-rc.5

Bug Fixes

  • UI: Fix IconButton to be in active state when corresponding menu is open #21622
  • Angular: Fix sb init library support #21675
  • CLI: Fix Vue3 template CSS #21674
  • Core: fix storySort not reading from .mjs & .cjs files #21637
  • Core: Fix cts/mts file extensions for config files #21465
  • Core: Fix conflicting staticDirs case when -s flag is used #21591
  • Angular: Fix source preview for angular stories #21609

v7.0.0-rc.4

Features

  • Angular: Add "assets" build option #21116

Bug Fixes

  • React: Fix missing framework options in shim #21644
  • Docs: Update MDX Link component to be more user friendly #21570
  • Links: Update LinkTo component #21569
  • Vite: Allow vue files in importfn #21550
  • Controls: Fix glitchy range control #21459

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.