Skip to content

Update storybook monorepo to v7.0.0 #112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 13, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addons (source) 7.0.0-rc.5 -> 7.0.0 age adoption passing confidence
@storybook/svelte (source) 7.0.0-rc.5 -> 7.0.0 age adoption passing confidence

Release Notes

storybookjs/storybook

v7.0.0

Compare Source

Storybook 7.0 is here! 🎉

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 to upgrade from earlier versions of Storybook.

Full announcement and proper release to the latest npm tag coming soon. 😘

v7.0.0-rc.11

Compare Source

Features
  • CLI: Update stories glob in mdx codemod and not in mdx automigration #​21809
Bug Fixes
  • TS: Make sure components with interfaces or no props don't raise decorator assignability issues #​21833
  • Angular: Export applicationConfig decorator and adjust documentation for usage #​21851
  • Vite: Polyfill global by default #​21832
  • NextJS: Add explicit require.resolve calls to nextjs webpack loader config #​21834
  • Angular: Fix support on Windows when Storystore v7 is disabled #​21830
  • Angular: Fix module imported twice #​21770
Maintenance
  • CLI: Fix duplicated dependency warning for major version differences #​21850
  • Vite: downgrade remark related dependencies #​21836
Build
  • Build: Remove workflow we no longer use #​21829

v7.0.0-rc.10

Compare Source

Features
  • CLI: Warn the user for duplicated versions after automigrate #​21791
Bug Fixes
  • Addon-docs: Add remark-slug and remark-external-links to Vite builder #​21796
  • Blocks: Add children prop types #​21803
Maintenance
  • CLI: Upgrade to latest storybook/react-native version #​21811

v7.0.0-rc.9

Compare Source

Bug Fixes
  • CLI: Don't inline template functions in CSF2 to 3 codemod #​21539
  • ArgTypes: Fix JSdoc missing deprecated tag #​21794
  • UI: Scroll to highlighted search result #​21692
  • Actions: Fix clearing number of actions #​21760
  • UI: Fix cannot read properties of undefined at SearchResults #​21728
  • CLI: Fix an issue where port can be NaN #​21785
  • Docs: Exclude decorators by default from source #​21722
  • Docs: Fix ArgsTable crashing on subcomponents #​21769
  • Docs: Make Source transform API consistent #​21749
Maintenance
Dependency Upgrades

v7.0.0-rc.8

Compare Source

Bug Fixes
  • TypeScript: Fix missing env in StorybookConfig #​21732
  • Composition: Fix src of iframe unless the version changes #​21713
  • Composition: Fix the ref loading state showing up as empty instead #​21690
Build
  • Build: Add e2e-tests-dev task #​21546
  • Build: Fix CI after github.com SSH change #​21764

v7.0.0-rc.7

Compare Source

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

Compare Source

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

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 44faefd to 71f2810 Compare September 14, 2022 01:17
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.5.11 chore(deps): update storybook monorepo to v6.5.12 Sep 14, 2022
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 71f2810 to d5d0a42 Compare November 20, 2022 16:29
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.5.12 chore(deps): update storybook monorepo to v6.5.13 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from d5d0a42 to 2c41507 Compare February 10, 2023 04:37
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.5.13 Update storybook monorepo to v6.5.16 Feb 10, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 2c41507 to 45f9330 Compare March 17, 2023 08:26
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 45f9330 to f1a3de0 Compare March 31, 2023 01:17
@renovate renovate bot changed the title Update storybook monorepo to v6.5.16 Update storybook monorepo to v7.0.0-rc.10 Mar 31, 2023
@renovate renovate bot changed the title Update storybook monorepo to v7.0.0-rc.10 Update storybook monorepo to v7.0.0-rc.11 Mar 31, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from f1a3de0 to 3fff0e0 Compare March 31, 2023 11:46
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 3fff0e0 to 0c6e8f1 Compare March 31, 2023 14:47
@renovate renovate bot changed the title Update storybook monorepo to v7.0.0-rc.11 Update storybook monorepo to v7.0.0 Mar 31, 2023
@thecodejack thecodejack closed this Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant