wp-feature-notifications
wp-feature-notifications copied to clipboard
npm: bump the storybook group across 1 directory with 12 updates
Bumps the storybook group with 10 updates in the / directory:
Package | From | To |
---|---|---|
@storybook/addon-a11y | 7.6.13 |
7.6.19 |
@storybook/addon-docs | 7.6.13 |
7.6.19 |
@storybook/addon-essentials | 7.6.13 |
7.6.19 |
@storybook/addon-interactions | 7.6.13 |
7.6.19 |
@storybook/addon-links | 7.6.13 |
7.6.19 |
@storybook/addon-mdx-gfm | 7.6.13 |
7.6.19 |
@storybook/addons | 7.6.13 |
7.6.19 |
@storybook/source-loader | 7.6.13 |
7.6.19 |
@storybook/react | 7.6.13 |
7.6.19 |
@storybook/react-webpack5 | 7.6.13 |
7.6.19 |
Updates @storybook/addon-a11y
from 7.6.13 to 7.6.19
Release notes
Sourced from @storybook/addon-a11y
's releases.
v7.6.19
7.6.19
- Fix bad release of
7.6.18
containing wrong dependency identifiers, thanks@jreinhold
!v7.6.18
7.6.18
- Core: Fix addon bundling script #26145, thanks
@ndelangen
!v7.6.17
7.6.17
- Addon-docs: Fix Table of Contents heading leak - #23677, thanks
@vmizg
!- Core: Update ip version to fix CVE-2023-42282 - #26086, thanks
@drik98
!v7.6.16
7.6.16
- Addon Themes: Make type generic less strict - #26042, thanks
@yannbf
!- Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks
@kasperpeulen
!v7.6.15
7.6.15
- Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks
@kasperpeulen
!v7.6.14
7.6.14
- Core: Fix boolean
true
args in URL getting ignored - #25950, thanks@JReinhold
!
Changelog
Sourced from @storybook/addon-a11y
's changelog.
8.0.9
- Addon-docs: Fix MDX compilation when using
@vitejs/plugin-react-swc
with plugins - #26837, thanks@JReinhold
!- CSF: Fix typings for control and other properties of argTypes - #26824, thanks
@kasperpeulen
!- Controls: Fix crashing when docgen extraction partially fails - #26862, thanks
@yannbf
!- Doc Tools: Signature Type Error Handling - #26774, thanks
@ethriel3695
!- Next.js: Move sharp into optional deps - #26787, thanks
@shuta13
!- Nextjs: Support next 14.2 useParams functionality - #26874, thanks
@yannbf
!- Test: Remove chai as dependency of
@storybook/test
- #26852, thanks@kasperpeulen
!- UI: Fix sidebar search hanging when selecting a story in touch mode - #26807, thanks
@JReinhold
!8.0.8
- Automigration: Fix name of VTA addon - #26816, thanks
@valentinpalkovic
!8.0.7
- CLI: Add Visual Tests addon install auto-migration when upgrading to 8.0.x - #26766, thanks
@ndelangen
!- Next.js: Move sharp into optional deps - #26787, thanks
@shuta13
!- Vue: Disable controls for events, slots, and expose - #26751, thanks
@shilman
!- Webpack: Bump webpack-dev-middleware to patch high security issue - #26655, thanks
@jwilliams-met
!8.0.6
- CLI: Add --config-dir flag to migrate command - #26721, thanks
@yannbf
!- Next.js: Fix next/font usage on Windows machines - #26700, thanks
@valentinpalkovic
!- Next.js: Support path aliases when no base url is set - #26651, thanks
@yannbf
!- Webpack: Fix sourcemap generation in webpack react-docgen-loader - #26676, thanks
@valentinpalkovic
!8.0.5
- Addon-docs: Fix
react-dom/server
imports breaking stories and docs - #26557, thanks@JReinhold
!- Automigrations: Fix missing support for mts vite config - #26441, thanks
@drik98
!- CLI: Improve Yarn berry error parsing - #26616, thanks
@yannbf
!- React-Docgen: Make sure to be able to handle empty unions - #26639, thanks
@kasperpeulen
!- Viewport: Fix missing style - #26530, thanks
@jpzwarte
!8.0.4
- Addon Docs: Support Stencil based display names in source snippets - #26592, thanks
@yannbf
!- CLI: Instruct the correct auto-migration command - #26515, thanks
@ndelangen
!- CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks
@yannbf
!8.0.3
- Bug: Remove redundant component check, as we auto-generate titles from the file system - #26516, thanks
@kasperpeulen
!- UI: Replace the icon prop in the Manager API - #26477, thanks
@cdedreuille
!8.0.2
... (truncated)
Commits
0264a14
Bump version from 7.6.18 to 7.6.19 (manual) [skip ci]5622242
Bump version from 7.6.17 to 7.6.18 MANUALLY (again)6e6cbcf
temporarily decrease version number for CI2f3744f
Bump version from 7.6.17 to 7.6.18 MANUALLY60bf2b5
Bump version from "7.6.16" to "7.6.17" [skip ci]287300b
Bump version from "7.6.15" to "7.6.16" [skip ci]8bcc3b4
Bump version from "7.6.14" to "7.6.15" [skip ci]8d42c55
Bump version from "7.6.13" to "7.6.14" [skip ci]- See full diff in compare view
Maintainer changes
This version was pushed to npm by jreinhold, a new releaser for @storybook/addon-a11y
since your current version.
Updates @storybook/addon-docs
from 7.6.13 to 7.6.19
Release notes
Sourced from @storybook/addon-docs
's releases.
v7.6.19
7.6.19
- Fix bad release of
7.6.18
containing wrong dependency identifiers, thanks@jreinhold
!v7.6.18
7.6.18
- Core: Fix addon bundling script #26145, thanks
@ndelangen
!v7.6.17
7.6.17
- Addon-docs: Fix Table of Contents heading leak - #23677, thanks
@vmizg
!- Core: Update ip version to fix CVE-2023-42282 - #26086, thanks
@drik98
!v7.6.16
7.6.16
- Addon Themes: Make type generic less strict - #26042, thanks
@yannbf
!- Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks
@kasperpeulen
!v7.6.15
7.6.15
- Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks
@kasperpeulen
!v7.6.14
7.6.14
- Core: Fix boolean
true
args in URL getting ignored - #25950, thanks@JReinhold
!
Changelog
Sourced from @storybook/addon-docs
's changelog.
8.0.9
- Addon-docs: Fix MDX compilation when using
@vitejs/plugin-react-swc
with plugins - #26837, thanks@JReinhold
!- CSF: Fix typings for control and other properties of argTypes - #26824, thanks
@kasperpeulen
!- Controls: Fix crashing when docgen extraction partially fails - #26862, thanks
@yannbf
!- Doc Tools: Signature Type Error Handling - #26774, thanks
@ethriel3695
!- Next.js: Move sharp into optional deps - #26787, thanks
@shuta13
!- Nextjs: Support next 14.2 useParams functionality - #26874, thanks
@yannbf
!- Test: Remove chai as dependency of
@storybook/test
- #26852, thanks@kasperpeulen
!- UI: Fix sidebar search hanging when selecting a story in touch mode - #26807, thanks
@JReinhold
!8.0.8
- Automigration: Fix name of VTA addon - #26816, thanks
@valentinpalkovic
!8.0.7
- CLI: Add Visual Tests addon install auto-migration when upgrading to 8.0.x - #26766, thanks
@ndelangen
!- Next.js: Move sharp into optional deps - #26787, thanks
@shuta13
!- Vue: Disable controls for events, slots, and expose - #26751, thanks
@shilman
!- Webpack: Bump webpack-dev-middleware to patch high security issue - #26655, thanks
@jwilliams-met
!8.0.6
- CLI: Add --config-dir flag to migrate command - #26721, thanks
@yannbf
!- Next.js: Fix next/font usage on Windows machines - #26700, thanks
@valentinpalkovic
!- Next.js: Support path aliases when no base url is set - #26651, thanks
@yannbf
!- Webpack: Fix sourcemap generation in webpack react-docgen-loader - #26676, thanks
@valentinpalkovic
!8.0.5
- Addon-docs: Fix
react-dom/server
imports breaking stories and docs - #26557, thanks@JReinhold
!- Automigrations: Fix missing support for mts vite config - #26441, thanks
@drik98
!- CLI: Improve Yarn berry error parsing - #26616, thanks
@yannbf
!- React-Docgen: Make sure to be able to handle empty unions - #26639, thanks
@kasperpeulen
!- Viewport: Fix missing style - #26530, thanks
@jpzwarte
!8.0.4
- Addon Docs: Support Stencil based display names in source snippets - #26592, thanks
@yannbf
!- CLI: Instruct the correct auto-migration command - #26515, thanks
@ndelangen
!- CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks
@yannbf
!8.0.3
- Bug: Remove redundant component check, as we auto-generate titles from the file system - #26516, thanks
@kasperpeulen
!- UI: Replace the icon prop in the Manager API - #26477, thanks
@cdedreuille
!8.0.2
... (truncated)
Commits
0264a14
Bump version from 7.6.18 to 7.6.19 (manual) [skip ci]5622242
Bump version from 7.6.17 to 7.6.18 MANUALLY (again)6e6cbcf
temporarily decrease version number for CI2f3744f
Bump version from 7.6.17 to 7.6.18 MANUALLY60bf2b5
Bump version from "7.6.16" to "7.6.17" [skip ci]287300b
Bump version from "7.6.15" to "7.6.16" [skip ci]8bcc3b4
Bump version from "7.6.14" to "7.6.15" [skip ci]8d42c55
Bump version from "7.6.13" to "7.6.14" [skip ci]- See full diff in compare view
Maintainer changes
This version was pushed to npm by jreinhold, a new releaser for @storybook/addon-docs
since your current version.
Updates @storybook/addon-essentials
from 7.6.13 to 7.6.19
Release notes
Sourced from @storybook/addon-essentials
's releases.
v7.6.19
7.6.19
- Fix bad release of
7.6.18
containing wrong dependency identifiers, thanks@jreinhold
!v7.6.18
7.6.18
- Core: Fix addon bundling script #26145, thanks
@ndelangen
!v7.6.17
7.6.17
- Addon-docs: Fix Table of Contents heading leak - #23677, thanks
@vmizg
!- Core: Update ip version to fix CVE-2023-42282 - #26086, thanks
@drik98
!v7.6.16
7.6.16
- Addon Themes: Make type generic less strict - #26042, thanks
@yannbf
!- Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks
@kasperpeulen
!v7.6.15
7.6.15
- Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks
@kasperpeulen
!v7.6.14
7.6.14
- Core: Fix boolean
true
args in URL getting ignored - #25950, thanks@JReinhold
!
Changelog
Sourced from @storybook/addon-essentials
's changelog.
8.0.9
- Addon-docs: Fix MDX compilation when using
@vitejs/plugin-react-swc
with plugins - #26837, thanks@JReinhold
!- CSF: Fix typings for control and other properties of argTypes - #26824, thanks
@kasperpeulen
!- Controls: Fix crashing when docgen extraction partially fails - #26862, thanks
@yannbf
!- Doc Tools: Signature Type Error Handling - #26774, thanks
@ethriel3695
!- Next.js: Move sharp into optional deps - #26787, thanks
@shuta13
!- Nextjs: Support next 14.2 useParams functionality - #26874, thanks
@yannbf
!- Test: Remove chai as dependency of
@storybook/test
- #26852, thanks@kasperpeulen
!- UI: Fix sidebar search hanging when selecting a story in touch mode - #26807, thanks
@JReinhold
!8.0.8
- Automigration: Fix name of VTA addon - #26816, thanks
@valentinpalkovic
!8.0.7
- CLI: Add Visual Tests addon install auto-migration when upgrading to 8.0.x - #26766, thanks
@ndelangen
!- Next.js: Move sharp into optional deps - #26787, thanks
@shuta13
!- Vue: Disable controls for events, slots, and expose - #26751, thanks
@shilman
!- Webpack: Bump webpack-dev-middleware to patch high security issue - #26655, thanks
@jwilliams-met
!8.0.6
- CLI: Add --config-dir flag to migrate command - #26721, thanks
@yannbf
!- Next.js: Fix next/font usage on Windows machines - #26700, thanks
@valentinpalkovic
!- Next.js: Support path aliases when no base url is set - #26651, thanks
@yannbf
!- Webpack: Fix sourcemap generation in webpack react-docgen-loader - #26676, thanks
@valentinpalkovic
!8.0.5
- Addon-docs: Fix
react-dom/server
imports breaking stories and docs - #26557, thanks@JReinhold
!- Automigrations: Fix missing support for mts vite config - #26441, thanks
@drik98
!- CLI: Improve Yarn berry error parsing - #26616, thanks
@yannbf
!- React-Docgen: Make sure to be able to handle empty unions - #26639, thanks
@kasperpeulen
!- Viewport: Fix missing style - #26530, thanks
@jpzwarte
!8.0.4
- Addon Docs: Support Stencil based display names in source snippets - #26592, thanks
@yannbf
!- CLI: Instruct the correct auto-migration command - #26515, thanks
@ndelangen
!- CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks
@yannbf
!8.0.3
- Bug: Remove redundant component check, as we auto-generate titles from the file system - #26516, thanks
@kasperpeulen
!- UI: Replace the icon prop in the Manager API - #26477, thanks
@cdedreuille
!8.0.2
... (truncated)
Commits
0264a14
Bump version from 7.6.18 to 7.6.19 (manual) [skip ci]5622242
Bump version from 7.6.17 to 7.6.18 MANUALLY (again)6e6cbcf
temporarily decrease version number for CI2f3744f
Bump version from 7.6.17 to 7.6.18 MANUALLY60bf2b5
Bump version from "7.6.16" to "7.6.17" [skip ci]287300b
Bump version from "7.6.15" to "7.6.16" [skip ci]8bcc3b4
Bump version from "7.6.14" to "7.6.15" [skip ci]8d42c55
Bump version from "7.6.13" to "7.6.14" [skip ci]- See full diff in compare view
Maintainer changes
This version was pushed to npm by jreinhold, a new releaser for @storybook/addon-essentials
since your current version.
Updates @storybook/addon-interactions
from 7.6.13 to 7.6.19
Release notes
Sourced from @storybook/addon-interactions
's releases.
v7.6.19
7.6.19
- Fix bad release of
7.6.18
containing wrong dependency identifiers, thanks@jreinhold
!v7.6.18
7.6.18
- Core: Fix addon bundling script #26145, thanks
@ndelangen
!v7.6.17
7.6.17
- Addon-docs: Fix Table of Contents heading leak - #23677, thanks
@vmizg
!- Core: Update ip version to fix CVE-2023-42282 - #26086, thanks
@drik98
!v7.6.16
7.6.16
- Addon Themes: Make type generic less strict - #26042, thanks
@yannbf
!- Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks
@kasperpeulen
!v7.6.15
7.6.15
- Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks
@kasperpeulen
!v7.6.14
7.6.14
- Core: Fix boolean
true
args in URL getting ignored - #25950, thanks@JReinhold
!
Changelog
Sourced from @storybook/addon-interactions
's changelog.
8.0.9
- Addon-docs: Fix MDX compilation when using
@vitejs/plugin-react-swc
with plugins - #26837, thanks@JReinhold
!- CSF: Fix typings for control and other properties of argTypes - #26824, thanks
@kasperpeulen
!- Controls: Fix crashing when docgen extraction partially fails - #26862, thanks
@yannbf
!- Doc Tools: Signature Type Error Handling - #26774, thanks
@ethriel3695
!- Next.js: Move sharp into optional deps - #26787, thanks
@shuta13
!- Nextjs: Support next 14.2 useParams functionality - #26874, thanks
@yannbf
!- Test: Remove chai as dependency of
@storybook/test
- #26852, thanks@kasperpeulen
!- UI: Fix sidebar search hanging when selecting a story in touch mode - #26807, thanks
@JReinhold
!8.0.8
- Automigration: Fix name of VTA addon - #26816, thanks
@valentinpalkovic
!8.0.7
- CLI: Add Visual Tests addon install auto-migration when upgrading to 8.0.x - #26766, thanks
@ndelangen
!- Next.js: Move sharp into optional deps - #26787, thanks
@shuta13
!- Vue: Disable controls for events, slots, and expose - #26751, thanks
@shilman
!- Webpack: Bump webpack-dev-middleware to patch high security issue - #26655, thanks
@jwilliams-met
!8.0.6
- CLI: Add --config-dir flag to migrate command - #26721, thanks
@yannbf
!- Next.js: Fix next/font usage on Windows machines - #26700, thanks
@valentinpalkovic
!- Next.js: Support path aliases when no base url is set - #26651, thanks
@yannbf
!- Webpack: Fix sourcemap generation in webpack react-docgen-loader - #26676, thanks
@valentinpalkovic
!8.0.5
- Addon-docs: Fix
react-dom/server
imports breaking stories and docs - #26557, thanks@JReinhold
!- Automigrations: Fix missing support for mts vite config - #26441, thanks
@drik98
!- CLI: Improve Yarn berry error parsing - #26616, thanks
@yannbf
!- React-Docgen: Make sure to be able to handle empty unions - #26639, thanks
@kasperpeulen
!- Viewport: Fix missing style - #26530, thanks
@jpzwarte
!8.0.4
- Addon Docs: Support Stencil based display names in source snippets - #26592, thanks
@yannbf
!- CLI: Instruct the correct auto-migration command - #26515, thanks
@ndelangen
!- CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks
@yannbf
!8.0.3
- Bug: Remove redundant component check, as we auto-generate titles from the file system - #26516, thanks
@kasperpeulen
!- UI: Replace the icon prop in the Manager API - #26477, thanks
@cdedreuille
!8.0.2
... (truncated)
Commits
0264a14
Bump version from 7.6.18 to 7.6.19 (manual) [skip ci]5622242
Bump version from 7.6.17 to 7.6.18 MANUALLY (again)6e6cbcf
temporarily decrease version number for CI2f3744f
Bump version from 7.6.17 to 7.6.18 MANUALLY60bf2b5
Bump version from "7.6.16" to "7.6.17" [skip ci]287300b
Bump version from "7.6.15" to "7.6.16" [skip ci]91a8921
Revert 244518bcc3b4
Bump version from "7.6.14" to "7.6.15" [skip ci]8d42c55
Bump version from "7.6.13" to "7.6.14" [skip ci]- See full diff in compare view
Maintainer changes
This version was pushed to npm by jreinhold, a new releaser for @storybook/addon-interactions
since your current version.
Updates @storybook/addon-links
from 7.6.13 to 7.6.19
Release notes
Sourced from @storybook/addon-links
's releases.
v7.6.19
7.6.19
- Fix bad release of
7.6.18
containing wrong dependency identifiers, thanks@jreinhold
!v7.6.18
7.6.18
- Core: Fix addon bundling script #26145, thanks
@ndelangen
!v7.6.17
7.6.17
- Addon-docs: Fix Table of Contents heading leak - #23677, thanks
@vmizg
!- Core: Update ip version to fix CVE-2023-42282 - #26086, thanks
@drik98
!v7.6.16
7.6.16
- Addon Themes: Make type generic less strict - #26042, thanks
@yannbf
!- Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks
@kasperpeulen
!v7.6.15
7.6.15
- Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks
@kasperpeulen
!v7.6.14
7.6.14
- Core: Fix boolean
true
args in URL getting ignored - #25950, thanks@JReinhold
!
Changelog
Sourced from @storybook/addon-links
's changelog.
8.0.9
- Addon-docs: Fix MDX compilation when using
@vitejs/plugin-react-swc
with plugins - #26837, thanks@JReinhold
!- CSF: Fix typings for control and other properties of argTypes - #26824, thanks
@kasperpeulen
!- Controls: Fix crashing when docgen extraction partially fails - #26862, thanks
@yannbf
!- Doc Tools: Signature Type Error Handling - #26774, thanks
@ethriel3695
!- Next.js: Move sharp into optional deps - #26787, thanks
@shuta13
!- Nextjs: Support next 14.2 useParams functionality - #26874, thanks
@yannbf
!- Test: Remove chai as dependency of
@storybook/test
- #26852, thanks@kasperpeulen
!- UI: Fix sidebar search hanging when selecting a story in touch mode - #26807, thanks
@JReinhold
!8.0.8
- Automigration: Fix name of VTA addon - #26816, thanks
@valentinpalkovic
!8.0.7
- CLI: Add Visual Tests addon install auto-migration when upgrading to 8.0.x - #26766, thanks
@ndelangen
!- Next.js: Move sharp into optional deps - #26787, thanks
@shuta13
!- Vue: Disable controls for events, slots, and expose - #26751, thanks
@shilman
!- Webpack: Bump webpack-dev-middleware to patch high security issue - #26655, thanks
@jwilliams-met
!8.0.6
- CLI: Add --config-dir flag to migrate command - #26721, thanks
@yannbf
!- Next.js: Fix next/font usage on Windows machines - #26700, thanks
@valentinpalkovic
!- Next.js: Support path aliases when no base url is set - #26651, thanks
@yannbf
!- Webpack: Fix sourcemap generation in webpack react-docgen-loader - #26676, thanks
@valentinpalkovic
!8.0.5
- Addon-docs: Fix
react-dom/server
imports breaking stories and docs - #26557, thanks@JReinhold
!- Automigrations: Fix missing support for mts vite config - #26441, thanks
@drik98
!- CLI: Improve Yarn berry error parsing - #26616, thanks
@yannbf
!- React-Docgen: Make sure to be able to handle empty unions - #26639, thanks
@kasperpeulen
!- Viewport: Fix missing style - #26530, thanks
@jpzwarte
!8.0.4
- Addon Docs: Support Stencil based display names in source snippets - #26592, thanks
@yannbf
!- CLI: Instruct the correct auto-migration command - #26515, thanks
@ndelangen
!- CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks
@yannbf
!8.0.3
- Bug: Remove redundant component check, as we auto-generate titles from the file system - #26516, thanks
@kasperpeulen
!- UI: Replace the icon prop in the Manager API - #26477, thanks
@cdedreuille
!8.0.2
... (truncated)
Commits
0264a14
Bump version from 7.6.18 to 7.6.19 (manual) [skip ci]5622242
Bump version from 7.6.17 to 7.6.18 MANUALLY (again)6e6cbcf
temporarily decrease version number for CI2f3744f
Bump version from 7.6.17 to 7.6.18 MANUALLY60bf2b5
Bump version from "7.6.16" to "7.6.17" [skip ci]287300b
Bump version from "7.6.15" to "7.6.16" [skip ci]8bcc3b4
Bump version from "7.6.14" to "7.6.15" [skip ci]8d42c55
Bump version from "7.6.13" to "7.6.14" [skip ci]- See full diff in compare view
Maintainer changes
This version was pushed to npm by jreinhold, a new releaser for @storybook/addon-links
since your current version.
Updates @storybook/addon-mdx-gfm
from 7.6.13 to 7.6.19
Release notes
Sourced from @storybook/addon-mdx-gfm
's releases.
v7.6.19
7.6.19
- Fix bad release of
7.6.18
containing wrong dependency identifiers, thanks@jreinhold
!v7.6.18
7.6.18
- Core: Fix addon bundling script #26145, thanks
@ndelangen
!v7.6.17
7.6.17
- Addon-docs: Fix Table of Contents heading leak - #23677, thanks
@vmizg
!- Core: Update ip version to fix CVE-2023-42282 - #26086, thanks
@drik98
!v7.6.16
7.6.16
- Addon Themes: Make type generic less strict - #26042, thanks
@yannbf
!- Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks
@kasperpeulen
!v7.6.15
7.6.15
- Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #26019, thanks
@kasperpeulen
!v7.6.14
7.6.14
- Core: Fix boolean
true
args in URL getting ignored - #25950, thanks@JReinhold
!
Changelog
Sourced from @storybook/addon-mdx-gfm
's changelog.
8.0.9
- Addon-docs: Fix MDX compilation when using
@vitejs/plugin-react-swc
with plugins - #26837, thanks@JReinhold
!- CSF: Fix typings for control and other properties of argTypes - #26824, thanks
@kasperpeulen
!- Controls: Fix crashing when docgen extraction partially fails - #26862, thanks
@yannbf
!- Doc Tools: Signature Type Error Handling - #26774, thanks
@ethriel3695
!- Next.js: Move sharp into optional deps - #26787, thanks
@shuta13
!- Nextjs: Support next 14.2 useParams functionality - #26874, thanks
@yannbf
!- Test: Remove chai as dependency of
@storybook/test
- #26852, thanks@kasperpeulen
!- UI: Fix sidebar search hanging when selecting a story in touch mode - #26807, thanks
@JReinhold
!8.0.8
- Automigration: Fix name of VTA addon - #26816, thanks
@valentinpalkovic
!8.0.7
- CLI: Add Visual Tests addon install auto-migration when upgrading to 8.0.x - #26766, thanks
@ndelangen
!- Next.js: Move sharp into optional deps - #26787, thanks
@shuta13
!- Vue: Disable controls for events, slots, and expose - #26751, thanks
@shilman
!- Webpack: Bump webpack-dev-middleware to patch high security issue - #26655, thanks
@jwilliams-met
!8.0.6
- CLI: Add --config-dir flag to migrate command - #26721, thanks
@yannbf
!- Next.js: Fix next/font usage on Windows machines - #26700, thanks
@valentinpalkovic
!- Next.js: Support path aliases when no base url is set - #26651, thanks
@yannbf
!- Webpack: Fix sourcemap generation in webpack react-docgen-loader - #26676, thanks
@valentinpalkovic
!8.0.5
- Addon-docs: Fix
react-dom/server
imports breaking stories and docs - #26557, thanks@JReinhold
!- Automigrations: Fix missing support for mts vite config - #26441, thanks
@drik98
!- CLI: Improve Yarn berry error parsing - #26616, thanks
@yannbf
!- React-Docgen: Make sure to be able to handle empty unions - #26639, thanks
@kasperpeulen
!- Viewport: Fix missing style - #26530, thanks
@jpzwarte
!8.0.4
- Addon Docs: Support Stencil based display names in source snippets - #26592, thanks
@yannbf
!- CLI: Instruct the correct auto-migration command - #26515, thanks
@ndelangen
!- CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks
@yannbf
!8.0.3
- Bug: Remove redundant component check, as we auto-generate titles from the file system - #26516, thanks
@kasperpeulen
!- UI: Replace the icon prop in the Manager API - #26477, thanks
@cdedreuille
!8.0.2
... (truncated)
Commits
0264a14
Bump version from 7.6.18 to 7.6.19 (manual) [skip ci]5622242
Bump version from 7.6.17 to 7.6.18 MANUALLY (again)- Description%20has%20been%20truncated%0A" rel="nofollow" target="_blank" >