sheriffMoose / storybook-extras

Storybook Extras Addons
https://master--63c1a45beed1a8f036a44e28.chromatic.com
MIT License
15 stars 1 forks source link

chore(deps-dev): bump @storybook/core-events from 7.0.0-beta.45 to 7.0.0-beta.47 #49

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @storybook/core-events from 7.0.0-beta.45 to 7.0.0-beta.47.

Release notes

Sourced from @​storybook/core-events's releases.

v7.0.0-beta.47

Features

  • Vite: Support legacyMdx1 fallback flag #20823
  • CLI: Automigration to update mdx stories config #21035

Bug Fixes

  • Vue3: Fix CSF2 support with decorators #20995
  • CLI: Do not use modern TS assets in legacy TS projects #20458
  • CLI: Fix conflicts with static dirs #21064

Maintenance

  • CLI: Update init script for react-native v6.5 #20719
  • CLI: Re-enable vue-vite in new-frameworks automigration #20970

v7.0.0-beta.46

Features

  • CLI: Add Solid integration #20991
  • Viewport: Add defaultOrientation parameter #21048

Bug Fixes

  • CLI: Account for pnp when creating main.js in storybook init #21049
  • Core: Detect mdx2 errors and provide guidance to fix them #20917
  • Angular: provideHttpClient when HttpClientModule is present in the imports array #21028

Build

  • Build: Allow stories folder to be served by vite sandboxes #21022
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

Superseded by #54.