utrecht
utrecht copied to clipboard
build(deps-dev): bump @storybook/react-vite from 7.4.6 to 8.3.5
Bumps @storybook/react-vite from 7.4.6 to 8.3.5.
Release notes
Sourced from @storybook/react-vite
's releases.
v8.3.5
8.3.5
- CLI: Update the React Native init to include v8 dependencies - #29273, thanks
@dannyhw
!- Vitest plugin: Fix renamed export stories - #29250, thanks
@shilman
!v8.3.4
8.3.4
- Addon Test: Support story name as test description - #29147, thanks
@InfiniteXyy
!- Addon-Interactions: Use ansi-to-html for colored test errors - #29110, thanks
@kasperpeulen
!v8.3.3
8.3.3
- CLI: Show constraints in error when getting depndencies - #29187, thanks
@andrasczeh
!- React-Vite: Downgrade react-docgen-typescript plugin - #29184, thanks
@shilman
!- UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - #29175, thanks
@JSMike
!v8.3.2
8.3.2
- CLI: Fix skip-install for stable latest releases - #29133, thanks
@valentinpalkovic
!- Core: Do not add packageManager field to package.json during
storybook dev
- #29152, thanks@valentinpalkovic
!v8.3.1
8.3.1
- Angular: Fix sourceDecorator to apply excludeDecorators flag - #29069, thanks
@JSMike
!- Core: Do not prebundle better-opn - #29137, thanks
@valentinpalkovic
!- Core: Do not prebundle jsdoc-type-pratt-parser - #29134, thanks
@valentinpalkovic
!- Next.js: Upgrade sass-loader from ^12 to ^13 - #29040, thanks
@HoncharenkoZhenya
!v8.3.0
8.3.0
Fresh out of the oven! Storybook 8.3 brings you:
- ⚡️ First-class Vitest integration to run stories as component tests
- 🔼 Next.js-Vite framework for Vitest compatibility and better DX
- 🗜️ Further reduced bundle size for a smaller install footprint
- 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
- 💯 Hundreds more improvements
- Addon Test: Improve messages and post install script handling - #29036, thanks
@yannbf
!- Addon Viewport: Add default options via parameters - #28944, thanks
@ndelangen
!- Addon Test: Add experimental vitest integration - #28768, thanks
@kasperpeulen
!
... (truncated)
Changelog
Sourced from @storybook/react-vite
's changelog.
8.3.5
- CLI: Update the React Native init to include v8 dependencies - #29273, thanks
@dannyhw
!- Vitest plugin: Fix renamed export stories - #29250, thanks
@shilman
!8.3.4
- Addon Test: Support story name as test description - #29147, thanks
@InfiniteXyy
!- Addon-Interactions: Use ansi-to-html for colored test errors - #29110, thanks
@kasperpeulen
!8.3.3
- CLI: Show constraints in error when getting depndencies - #29187, thanks
@andrasczeh
!- React-Vite: Downgrade react-docgen-typescript plugin - #29184, thanks
@shilman
!- UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - #29175, thanks
@JSMike
!8.3.2
- CLI: Fix skip-install for stable latest releases - #29133, thanks
@valentinpalkovic
!- Core: Do not add packageManager field to package.json during
storybook dev
- #29152, thanks@valentinpalkovic
!8.3.1
- Angular: Fix sourceDecorator to apply excludeDecorators flag - #29069, thanks
@JSMike
!- Core: Do not prebundle better-opn - #29137, thanks
@valentinpalkovic
!- Core: Do not prebundle jsdoc-type-pratt-parser - #29134, thanks
@valentinpalkovic
!- Next.js: Upgrade sass-loader from ^12 to ^13 - #29040, thanks
@HoncharenkoZhenya
!8.3.0
Fresh out of the oven! Storybook 8.3 brings you:
- ⚡️ First-class Vitest integration to run stories as component tests
- 🔼 Next.js-Vite framework for Vitest compatibility and better DX
- 🗜️ Further reduced bundle size for a smaller install footprint
- 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
- 💯 Hundreds more improvements
- Addon Test: Improve messages and post install script handling - #29036, thanks
@yannbf
!- Addon Viewport: Add default options via parameters - #28944, thanks
@ndelangen
!- Addon Test: Add experimental vitest integration - #28768, thanks
@kasperpeulen
!- Addon Test: Fix error message logic in set up file - #28906, thanks
@yannbf
!- Addon Test: Fix indentation of 'vitePluginNext' in generated Vitest config file - #29011, thanks
@ghengeveld
!- Addon Test: Fix postinstall file types - #28978, thanks
@shilman
!- Addon Test: Fix tests potentially not existing in non-isolate mode - #28993, thanks
@yannbf
!- Addon Test: Improve transformation logic to avoid duplicate tests - #28929, thanks
@yannbf
!- Addon Test: Set default viewport if applicable - #28905, thanks
@yannbf
!
... (truncated)
Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]20ab887
Bump version from "8.3.3" to "8.3.4" [skip ci]e159e49
Bump version from "8.3.2" to "8.3.3" [skip ci]10a687c
Merge pull request #29184 from storybookjs/shilman/28269-downgrade-typescript...ee03ab0
Bump version from "8.3.1" to "8.3.2" [skip ci]43accbc
Bump version from "8.3.0" to "8.3.1" [skip ci]7e94ba6
Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]bce7d70
Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]cce24a0
Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]daf6159
Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)