Bumps @storybook/addon-links from 6.5.16 to 7.4.0.
Release notes
Sourced from @storybook/addon-links
's releases.
v7.4.0
7.4.0
- Addon-docs: Resolve
mdx-react-shim
& @storybook/global
correctly - #23941, thanks @ndelangen
!
- Addons: Fix key is not a prop warning - #23935, thanks
@kasperpeulen
!
- Build: Migrate
@storybook/scripts
to strict-ts - #23818, thanks @stilt0n
!
- CLI: Exclude addon-styling from upgrade - #23841, thanks
@Integrayshaun
!
- CLI: Improve autotitle stories format handling in GFM automigration - #23964, thanks
@yannbf
!
- CLI: Install latest version of non-core addon - #23956, thanks
@Integrayshaun
!
- CLI: Pass package manager to postinstall - #23913, thanks
@Integrayshaun
!
- CLI: Provide guidance for users who try to initialize Storybook on an empty dir - #23874, thanks
@yannbf
!
- CLI: Set server init generator to use Webpack5 - #23971, thanks
@yannbf
!
- Core: Add error categorization framework - #23653, thanks
@yannbf
!
- Core: Fix error thrown if
docs.defaultName
is unset - #23893, thanks @stilt0n
!
- Core: Fix indexing for non-prefixed
stories.*
stories - #23974, thanks @shilman
!
- Core: Fix race-condition relating to
addons.setConfig
- #23802, thanks @ndelangen
!
- Core: Throw an error when detecting empty stories field - #23942, thanks
@yannbf
!
- Dependencies: Upgrade
escodegen
to fix security issue - #23973, thanks @shilman
!
- Index: Fix
*.story.*
CSF indexing - #23852, thanks @shilman
!
- Logger: Fix double error messages/stack - #23919, thanks
@ndelangen
!
- Maintenance: Categorize server errors - #23912, thanks
@yannbf
!
- Maintenance: Move filtering of sidebar into the state - #23911, thanks
@ndelangen
!
- Maintenance: Remove need for
react
as peerDependency - #23897, thanks @ndelangen
!
- Maintenance: Remove sourcemaps generation - #23936, thanks
@ndelangen
!
- Maintenance: Revert "WebpackBuilder: Remove need for
react
as peerDependency" - #23882, thanks @vanessayuenn
!
- Manager API: Fix
api.getAddonState
default value - #23804, thanks @sookmax
!
- Preset: Add common preset overrides mechanism - #23915, thanks
@yannbf
!
- Publish: Don't distribute src files or unnecessary template files - #23853, thanks
@shilman
!
- Shortcuts: Execute preventDefault only if keyboard shortcuts are enabled - #23412, thanks
@Spielboerg
!
- Types: Fix
React.ReactElement
not found - #23967, thanks @abu-osos
!
- UI: Add an experimental API for adding sidebar bottom toolbar - #23778, thanks
@ndelangen
!
- UI: Add an experimental API for adding sidebar filter functions at runtime - #23722, thanks
@ndelangen
!
- UI: Add an experimental API for adding sidebar top toolbar - #23811, thanks
@ndelangen
!
- UI: Removal of experimental components - #23907, thanks
@ndelangen
!
- Vue3: Add support for Global Apps install - #23772, thanks
@chakAs3
!
- Vue3: Use slot value directly if it's a string in source decorator - #23784, thanks
@nasvillanueva
!
v7.4.0-alpha.2
7.4.0-alpha.2
- Addon-docs: Resolve
mdx-react-shim
& @storybook/global
correctly - #23941, thanks @ndelangen
!
- Addons: Fix key is not a prop warning - #23935, thanks
@kasperpeulen
!
- CLI: Pass package manager to postinstall - #23913, thanks
@Integrayshaun
!
- CLI: Provide guidance for users who try to initialize Storybook on an empty dir - #23874, thanks
@yannbf
!
- Logger: Fix double error messages/stack - #23919, thanks
@ndelangen
!
- Maintenance: Categorize server errors - #23912, thanks
@yannbf
!
- Maintenance: Remove need for
react
as peerDependency - #23897, thanks @ndelangen
!
- Maintenance: Remove sourcemaps generation - #23936, thanks
@ndelangen
!
- Preset: Add common preset overrides mechanism - #23915, thanks
@yannbf
!
- UI: Add an experimental API for adding sidebar bottom toolbar - #23778, thanks
@ndelangen
!
... (truncated)
Changelog
Sourced from @storybook/addon-links
's changelog.
7.4.0
- Addon-docs: Resolve
mdx-react-shim
& @storybook/global
correctly - #23941, thanks @ndelangen
!
- Addons: Fix key is not a prop warning - #23935, thanks
@kasperpeulen
!
- Build: Migrate
@storybook/scripts
to strict-ts - #23818, thanks @stilt0n
!
- CLI: Exclude addon-styling from upgrade - #23841, thanks
@Integrayshaun
!
- CLI: Improve autotitle stories format handling in GFM automigration - #23964, thanks
@yannbf
!
- CLI: Install latest version of non-core addon - #23956, thanks
@Integrayshaun
!
- CLI: Pass package manager to postinstall - #23913, thanks
@Integrayshaun
!
- CLI: Provide guidance for users who try to initialize Storybook on an empty dir - #23874, thanks
@yannbf
!
- CLI: Set server init generator to use Webpack5 - #23971, thanks
@yannbf
!
- Core: Add error categorization framework - #23653, thanks
@yannbf
!
- Core: Fix error thrown if
docs.defaultName
is unset - #23893, thanks @stilt0n
!
- Core: Fix indexing for non-prefixed
stories.*
stories - #23974, thanks @shilman
!
- Core: Fix race-condition relating to
addons.setConfig
- #23802, thanks @ndelangen
!
- Core: Throw an error when detecting empty stories field - #23942, thanks
@yannbf
!
- Dependencies: Upgrade
escodegen
to fix security issue - #23973, thanks @shilman
!
- Index: Fix
*.story.*
CSF indexing - #23852, thanks @shilman
!
- Logger: Fix double error messages/stack - #23919, thanks
@ndelangen
!
- Maintenance: Categorize server errors - #23912, thanks
@yannbf
!
- Maintenance: Move filtering of sidebar into the state - #23911, thanks
@ndelangen
!
- Maintenance: Remove need for
react
as peerDependency - #23897, thanks @ndelangen
!
- Maintenance: Remove sourcemaps generation - #23936, thanks
@ndelangen
!
- Maintenance: Revert "WebpackBuilder: Remove need for
react
as peerDependency" - #23882, thanks @vanessayuenn
!
- Manager API: Fix
api.getAddonState
default value - #23804, thanks @sookmax
!
- Preset: Add common preset overrides mechanism - #23915, thanks
@yannbf
!
- Publish: Don't distribute src files or unnecessary template files - #23853, thanks
@shilman
!
- Shortcuts: Execute preventDefault only if keyboard shortcuts are enabled - #23412, thanks
@Spielboerg
!
- Types: Fix
React.ReactElement
not found - #23967, thanks @abu-osos
!
- UI: Add an experimental API for adding sidebar bottom toolbar - #23778, thanks
@ndelangen
!
- UI: Add an experimental API for adding sidebar filter functions at runtime - #23722, thanks
@ndelangen
!
- UI: Add an experimental API for adding sidebar top toolbar - #23811, thanks
@ndelangen
!
- UI: Removal of experimental components - #23907, thanks
@ndelangen
!
- Vue3: Add support for Global Apps install - #23772, thanks
@chakAs3
!
- Vue3: Use slot value directly if it's a string in source decorator - #23784, thanks
@nasvillanueva
!
7.3.2
- Maintenance: Revert "WebpackBuilder: Remove need for
react
as peerDependency" - #23882, thanks @vanessayuenn
!
7.3.1
7.3.0
... (truncated)
Commits
e38d1ab
Bump version from "7.4.0-alpha.2" to "7.4.0" [skip ci]
d5ca2f4
Bump version from "7.4.0-alpha.1" to "7.4.0-alpha.2" [skip ci]
cac080c
Bump version from "7.4.0-alpha.0" to "7.4.0-alpha.1" [skip ci]
ee86c58
Merge branch 'next' into shilman/reduce-publish-size
d6105ce
Bump version from "7.3.0" to "7.4.0-alpha.0" [skip ci]
93b33e0
Don't distribute src files or unnecessary template files
31ad20f
Bump version from "7.3.0-alpha.0" to "7.3.0" [skip ci]
60219fe
Bump version from "7.2.2-alpha.1" to "7.3.0-alpha.0" [skip ci]
6ffb2c3
Bump version from "7.2.2-alpha.0" to "7.2.2-alpha.1" [skip ci]
5deef0e
Bump version from "7.2.1" to "7.2.2-alpha.0" [skip ci]
- Additional commits viewable in compare view
Dependabot compatibility score
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)
Bumps @storybook/addon-links from 6.5.16 to 7.4.0.
Release notes
Sourced from
@storybook/addon-links
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-links
's changelog.... (truncated)
Commits
e38d1ab
Bump version from "7.4.0-alpha.2" to "7.4.0" [skip ci]d5ca2f4
Bump version from "7.4.0-alpha.1" to "7.4.0-alpha.2" [skip ci]cac080c
Bump version from "7.4.0-alpha.0" to "7.4.0-alpha.1" [skip ci]ee86c58
Merge branch 'next' into shilman/reduce-publish-sized6105ce
Bump version from "7.3.0" to "7.4.0-alpha.0" [skip ci]93b33e0
Don't distribute src files or unnecessary template files31ad20f
Bump version from "7.3.0-alpha.0" to "7.3.0" [skip ci]60219fe
Bump version from "7.2.2-alpha.1" to "7.3.0-alpha.0" [skip ci]6ffb2c3
Bump version from "7.2.2-alpha.0" to "7.2.2-alpha.1" [skip ci]5deef0e
Bump version from "7.2.1" to "7.2.2-alpha.0" [skip ci]Dependabot compatibility score
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)