react icon indicating copy to clipboard operation
react copied to clipboard

refactor: update storybook to v9

Open joshblack opened this issue 7 months ago • 3 comments

Closes https://github.com/primer/react/issues/6167

Storybook v9 has officially been released 🥳 This PR updates our dependency on Storybook to use v9. It does not covert all code to the new format, in particular for the code tab, as this will be done in a future PR.

Changelog

New

Changed

  • Update Storybook to v9
  • Update stories to follow new eslint rules
  • Update addons and storybook config to use new storybook package paths

Removed

joshblack avatar Jun 03 '25 16:06 joshblack

⚠️ No Changeset found

Latest commit: 29cc3ac0100837db9e2fd3499ef92b9ee77d2d19

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jun 03 '25 16:06 changeset-bot[bot]

:wave: Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks!

github-actions[bot] avatar Jun 03 '25 16:06 github-actions[bot]

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 94.51 KB (0%)
packages/react/dist/browser.umd.js 94.64 KB (0%)

github-actions[bot] avatar Jun 04 '25 17:06 github-actions[bot]