Bump @storybook/addon-docs from 6.4.9 to 9.1.2
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 1
(29 days ago)
(18 days ago)
(18 days ago)
dependencies javascript
Bumps @storybook/addon-docs from 6.4.9 to 9.1.2.
Release notes
Sourced from @storybook/addon-docs
'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.polyfills
undefined 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.mock
API 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/addon-docs
's changelog.
9.1.2
- Addon Docs: Fix Symbol conversion issue in docs page and controls panel - #32220, thanks
@yannbf
!- Angular: Fix
entry.polyfills
undefined 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.mock
API 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,
extend
API, portable stories - #30601, thanks@kasperpeulen
!- CSF: Improve controls parameters - #31745, thanks
@kasperpeulen
!
... (truncated)
Commits
99c205c
Bump version from "9.1.1" to "9.1.2" [skip ci]933b626
Merge pull request #32220 from storybookjs/yann/fix-jsx-issue-2a6bb54c
Bump version from "9.1.0" to "9.1.1" [skip ci]073a65a
Bump version from "9.1.0-beta.3" to "9.1.0" [skip ci]d3746ae
Bump version from "9.1.0-beta.2" to "9.1.0-beta.3" [skip ci]5ba8775
Bump version from "9.1.0-beta.1" to "9.1.0-beta.2" [skip ci]c146de5
Bump version from "9.1.0-beta.0" to "9.1.0-beta.1" [skip ci]f346049
Docs: Update@storybook/icons
b874fb2
Bump version from "9.1.0-alpha.10" to "9.1.0-beta.0" [skip ci]25d6ece
Bump version from "9.1.0-alpha.9" to "9.1.0-alpha.10" [skip ci]- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by storybook-bot, a new releaser for @storybook/addon-docs
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 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)
Pull Request Statistics
1
2
+78
-326
Package Dependencies
Technical Details
ID: | 5650012 |
UUID: | 2737446810 |
Node ID: | PR_kwDOGi7Zds6jKh-a |
Host: | GitHub |
Repository: | dsp-testing/fp-frontend |
Mergeable: | Yes |
Merge State: | Unstable |