lerna-template
lerna-template copied to clipboard
build(deps-dev): bump @storybook/react from 7.6.17 to 10.0.1
Bumps @storybook/react from 7.6.17 to 10.0.1.
Release notes
Sourced from @storybook/react's releases.
v10.0.1
10.0.1
- Presets: Fix incorrect imports - #32875, thanks
@ndelangen!- Upgrade: Satellite compatible with 10.1 prerelease - #32877, thanks
@ndelangen!v10.0.0
10.0.0
Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:
- 🧩 Module automocking for easier testing
- 🏭 Typesafe CSF factories Preview for React
- 💫 UI editing and sharing optimizations
- 🏷️ Tag filtering exclusion and configuration for sidebar management
- 🔀 Next 16, Vitest 4, Svelte async components, and more!
- A11Y: Bugfix missing `manager.js` entry-file - #32780, thanks
@ndelangen!- A11y: Persist tab/highlight across docs navigation - #32762, thanks
@404Dealer!- Addon A11y: Prevent setting highlights for old results - #32178, thanks
@ghengeveld!- Addon Docs: Fix Symbol conversion issue in docs page and controls panel - #32220, thanks
@yannbf!- Addon Vitest: Fix incorrect file modifications during setup - #32844, thanks
@yannbf!- Addon Vitest: Support modifying mergeConfig on addon setup - #32753, thanks
@yannbf!- Addon-docs: Add eject button to canvas toolbar - #29825, thanks
@mihkeleidast!- AddonA11Y: Fix postinstall - #32309, thanks
@ndelangen!- AddonViewport: Stricter types - #32324, thanks
@hpohlmeyer!- Angular: Add fileURLToPath for preview annotation paths - #32812, thanks
@brandonroberts!- Angular: Fix `entry.polyfills` undefined error - #32230, thanks
@sk-pub!- Angular: Inherit options from browserTarget - #32108, thanks
@gingeekrishna!- AutoMigration: Fix sb10 migration when main config contains `require` - #32558, thanks
@ndelangen!- Build: Fix dts bundling external detection - #32366, thanks
@mrginglymus!- Cleanup: Remove duplicated entrypoints in core - #32507, thanks
@ndelangen!- CLI: Add addon-console automigration - #32083, thanks
@Sidnioulz!- CLI: Avoid mixed CSF in files with unconventional stories - #32716, thanks
@yannbf!- CLI: Change message in downgrade-blocker - #32745, thanks
@ndelangen!- CLI: CSF factories codemod - support annotations in npx context - #32741, thanks
@yannbf!- CLI: Fix CSF factories addon syncing in storybook add command - #32728, thanks
@yannbf!- CLI: Fix throwing in readonly environments - #31785, thanks
@JReinhold!- CLI: Init not running `dev` when it should fixed - #32457, thanks
@ndelangen!- CLI: Make relative imports default in csf-factories codemod - #32610, thanks
@copilot-swe-agent!- CLI: Switch over to modern-tar - #32763, thanks
@ayuhito!- Codemod: Replace `globby` with `tinyglobby` - #31407, thanks
@benmccann!- Controls: Allow primitive values of ReactNode argType - #31931, thanks
@alexey-kozlenkov!- Controls: Fix adding new values to arrays - #32512, thanks
@takashi-kasajima!- Core: Add "open in editor" feature - #32452, thanks
@yannbf!- Core: Add parameter typings for addon-pseudo-state - #32384, thanks
@mrginglymus!
... (truncated)
Changelog
Sourced from @storybook/react's changelog.
10.0.1
- Presets: Fix incorrect imports - #32875, thanks
@ndelangen!- Upgrade: Satellite compatible with 10.1 prerelease - #32877, thanks
@ndelangen!10.0.0
Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:
- 🧩 Module automocking for easier testing
- 🏭 Typesafe CSF factories Preview for React
- 💫 UI editing and sharing optimizations
- 🏷️ Tag filtering exclusion and configuration for sidebar management
- 🔀 Next 16, Vitest 4, Svelte async components, and more!
- A11Y: Bugfix missing
manager.jsentry-file - #32780, thanks@ndelangen!- A11y: Persist tab/highlight across docs navigation - #32762, thanks
@404Dealer!- Addon A11y: Prevent setting highlights for old results - #32178, thanks
@ghengeveld!- Addon Docs: Fix Symbol conversion issue in docs page and controls panel - #32220, thanks
@yannbf!- Addon Vitest: Fix incorrect file modifications during setup - #32844, thanks
@yannbf!- Addon Vitest: Support modifying mergeConfig on addon setup - #32753, thanks
@yannbf!- Addon-docs: Add eject button to canvas toolbar - #29825, thanks
@mihkeleidast!- AddonA11Y: Fix postinstall - #32309, thanks
@ndelangen!- AddonViewport: Stricter types - #32324, thanks
@hpohlmeyer!- Angular: Add fileURLToPath for preview annotation paths - #32812, thanks
@brandonroberts!- Angular: Fix
entry.polyfillsundefined error - #32230, thanks@sk-pub!- Angular: Inherit options from browserTarget - #32108, thanks
@gingeekrishna!- AutoMigration: Fix sb10 migration when main config contains
require- #32558, thanks@ndelangen!- Build: Fix dts bundling external detection - #32366, thanks
@mrginglymus!- Cleanup: Remove duplicated entrypoints in core - #32507, thanks
@ndelangen!- CLI: Add addon-console automigration - #32083, thanks
@Sidnioulz!- CLI: Avoid mixed CSF in files with unconventional stories - #32716, thanks
@yannbf!- CLI: Change message in downgrade-blocker - #32745, thanks
@ndelangen!- CLI: CSF factories codemod - support annotations in npx context - #32741, thanks
@yannbf!- CLI: Fix CSF factories addon syncing in storybook add command - #32728, thanks
@yannbf!- CLI: Fix throwing in readonly environments - #31785, thanks
@JReinhold!- CLI: Init not running
devwhen it should fixed - #32457, thanks@ndelangen!- CLI: Make relative imports default in csf-factories codemod - #32610, thanks
@copilot-swe-agent!- CLI: Switch over to modern-tar - #32763, thanks
@ayuhito!- Codemod: Replace
globbywithtinyglobby- #31407, thanks@benmccann!- Controls: Allow primitive values of ReactNode argType - #31931, thanks
@alexey-kozlenkov!- Controls: Fix adding new values to arrays - #32512, thanks
@takashi-kasajima!- Core: Add "open in editor" feature - #32452, thanks
@yannbf!- Core: Add parameter typings for addon-pseudo-state - #32384, thanks
@mrginglymus!- Core: Dedupe aria-query and
@testing-library/dompackages - #32801, thanks@mrginglymus!- Core: Enhance warning for Testing Library's
screenusage in docs mode - #32851, thanks@yannbf!
... (truncated)
Commits
ce1c3b9Bump version from "10.0.0" to "10.0.1" [skip ci]88a02e6Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]05d448bBump version from "10.0.0-rc.3" to "10.0.0-rc.4" [skip ci]7286625Bump version from "10.0.0-rc.2" to "10.0.0-rc.3" [skip ci]aba3791Merge pull request #32645 from storybookjs/norbert/mark-pnp-deprecatedd075427Bump version from "10.0.0-rc.1" to "10.0.0-rc.2" [skip ci]800be77Merge branch 'next' into pr/mrginglymus/328372fe97e5Merge pull request #32802 from mrginglymus/no-semver-reacte055907Merge branch 'next' into norbert/mark-pnp-deprecateda057075fix linting- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @storybook/react since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Deploy Preview for lerna-template canceled.
| Name | Link |
|---|---|
| Latest commit | d6a13d4d58d9416616d77a4061e370d834c77e31 |
| Latest deploy log | https://app.netlify.com/projects/lerna-template/deploys/6903463d1f42630008bcdf15 |