Chore(deps-dev): Bump @storybook/react-vite from 9.0.15 to 9.1.2
Type: Pull Request
State: Open
Association: Contributor
Comments: 4
(3 months ago)
(3 months ago)
Dependencies javascript
Bumps @storybook/react-vite from 9.0.15 to 9.1.2.
Release notes
Sourced from @storybook/react-vite's releases.
v9.1.2
9.1.2
- Addon Docs: Fix Symbol conversion issue in docs page and controls panel - #32220, thanks
@yannbf!- Angular: Fix
entry.polyfillsundefined error - #32230, thanks@sk-pub!- Angular: Inherit options from browserTarget - #32108, thanks
@gingeekrishna!- Core: Improve addon detection in automigrations on windows - #31937, thanks
@mrginglymus!- Next.js: Return mocked router instead of actual router in useRouter - #32131, thanks
@JulioJ11!- Telemetry: Improve dev cancellation handling - #32218, thanks
@shilman!v9.1.1
9.1.1
- CLI: Fix throwing in readonly environments - #31785, thanks
@JReinhold!- Onboarding: Tweak referral wording in survey - #32185, thanks
@shilman!- Telemetry: Send index stats on dev exit - #32168, thanks
@shilman!v9.1.0
9.1.0
Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!
🚀 Improved upgrade command with monorepo support for seamless upgrades 🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility 🧪
sb.mockAPI and Automocking: one-line module mocking to simplify your testing workflow 🧪 Favicon shows test run status for quick visual feedback ⚛️ Easier configuration for React Native projects 🔥 Auto-abort play functions on HMR to avoid unwanted side effects 🏗️ Improved CSF factories API for type safe story definitions ♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, mobile & more 💯 Dozens more fixes and improvements based on community feedback!
- A11y: Improved toolbar a11y by fixing semantics - #28672, thanks
@mehm8128!- Addon Vitest: Remove Optimize deps candidates due to Vitest warnings - #31809, thanks
@valentinpalkovic!- Angular: Bundle using TSup - #31690, thanks
@ndelangen!- Angular: Prevent directory import in Angular builders - #32012, thanks
@ghengeveld!- Automigration: Await updateMainConfig in removeEssentials - #32140, thanks
@valentinpalkovic!- Builder-Vite: Fix logic related to setting allowedHosts when IP address used - #31472, thanks
@JSMike!- Controls: Improve the accessibility of the object control - #31581, thanks
@Sidnioulz!- Core: Abort play function on HMR - #31542, thanks
@ghengeveld!- Core: Avoid pausing animations in non-Vitest Playwright environments - #32123, thanks
@ghengeveld!- Core: Cleanup of type following up v9 and small verbatimModuleSyntax type fix - #31823, thanks
@alcpereira!- Core: Fix aria-controls attribute on sidebar nodes to include all children - #31491, thanks
@candrepa1!- Core: Fix horizontal scrollbar covering part of the toolbar - #31704, thanks
@Sidnioulz!- Core: Fix moving log file across drives and projectRoot detection on Windows - #32020, thanks
@ghengeveld!- Core: Prevent interactions panel from flickering and showing incorrect state - #32150, thanks
@ghengeveld!- Core: Serve dynamic favicon based on testing module status - #31763, thanks
@ghengeveld!
... (truncated)
Changelog
Sourced from @storybook/react-vite's changelog.
9.1.2
- Addon Docs: Fix Symbol conversion issue in docs page and controls panel - #32220, thanks
@yannbf!- Angular: Fix
entry.polyfillsundefined error - #32230, thanks@sk-pub!- Angular: Inherit options from browserTarget - #32108, thanks
@gingeekrishna!- Core: Improve addon detection in automigrations on windows - #31937, thanks
@mrginglymus!- Next.js: Return mocked router instead of actual router in useRouter - #32131, thanks
@JulioJ11!- Telemetry: Improve dev cancellation handling - #32218, thanks
@shilman!9.1.1
- CLI: Fix throwing in readonly environments - #31785, thanks
@JReinhold!- Onboarding: Tweak referral wording in survey - #32185, thanks
@shilman!- Telemetry: Send index stats on dev exit - #32168, thanks
@shilman!9.1.0
Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!
🚀 Improved upgrade command with monorepo support for seamless upgrades 🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility 🧪
sb.mockAPI and Automocking: one-line module mocking to simplify your testing workflow 🧪 Favicon shows test run status for quick visual feedback ⚛️ Easier configuration for React Native projects 🔥 Auto-abort play functions on HMR to avoid unwanted side effects 🏗️ Improved CSF factories API for type safe story definitions ♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, mobile & more 💯 Dozens more fixes and improvements based on community feedback!
- A11y: Improved toolbar a11y by fixing semantics - #28672, thanks
@mehm8128!- Addon Vitest: Remove Optimize deps candidates due to Vitest warnings - #31809, thanks
@valentinpalkovic!- Angular: Bundle using TSup - #31690, thanks
@ndelangen!- Angular: Prevent directory import in Angular builders - #32012, thanks
@ghengeveld!- Automigration: Await updateMainConfig in removeEssentials - #32140, thanks
@valentinpalkovic!- Builder-Vite: Fix logic related to setting allowedHosts when IP address used - #31472, thanks
@JSMike!- Controls: Improve the accessibility of the object control - #31581, thanks
@Sidnioulz!- Core: Abort play function on HMR - #31542, thanks
@ghengeveld!- Core: Avoid pausing animations in non-Vitest Playwright environments - #32123, thanks
@ghengeveld!- Core: Cleanup of type following up v9 and small verbatimModuleSyntax type fix - #31823, thanks
@alcpereira!- Core: Fix aria-controls attribute on sidebar nodes to include all children - #31491, thanks
@candrepa1!- Core: Fix horizontal scrollbar covering part of the toolbar - #31704, thanks
@Sidnioulz!- Core: Fix moving log file across drives and projectRoot detection on Windows - #32020, thanks
@ghengeveld!- Core: Prevent interactions panel from flickering and showing incorrect state - #32150, thanks
@ghengeveld!- Core: Serve dynamic favicon based on testing module status - #31763, thanks
@ghengeveld!- Core: Support container queries in addon panels - #23261, thanks
@neil-morrison44!- CSF Factories: Add parameters/globals types,
extendAPI, portable stories - #30601, thanks@kasperpeulen!- CSF: Improve controls parameters - #31745, thanks
@kasperpeulen!
... (truncated)
Commits
99c205cBump version from "9.1.1" to "9.1.2" [skip ci]933b626Merge pull request #32220 from storybookjs/yann/fix-jsx-issue-2a6bb54cBump version from "9.1.0" to "9.1.1" [skip ci]073a65aBump version from "9.1.0-beta.3" to "9.1.0" [skip ci]d3746aeBump version from "9.1.0-beta.2" to "9.1.0-beta.3" [skip ci]5ba8775Bump version from "9.1.0-beta.1" to "9.1.0-beta.2" [skip ci]c146de5Bump version from "9.1.0-beta.0" to "9.1.0-beta.1" [skip ci]b874fb2Bump version from "9.1.0-alpha.10" to "9.1.0-beta.0" [skip ci]25d6eceBump version from "9.1.0-alpha.9" to "9.1.0-alpha.10" [skip ci]8d1e922Bump version from "9.1.0-alpha.8" to "9.1.0-alpha.9" [skip ci]- Additional commits viewable in compare view
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)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 4968654 |
| UUID: | 3312453786 |
| Node ID: | PR_kwDOH5MG4s6jLF9G |
| Host: | GitHub |
| Repository: | thirdweb-dev/js |