Release notes
*Sourced from [@storybook/addon-links's releases](https://github.com/storybookjs/storybook/releases).*
> ## v5.2.7
> ### Bug Fixes
>
> * Addon-contexts: Fix 'cannot read property h of undefined' in preact ([#9001](https://github-redirect.dependabot.com/storybookjs/storybook/pull/9001))
> * Addon-viewports: Fix missing TypeScript types ([#8848](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8848))
> * Addon-A11y: Show errors, reset config properly ([#8779](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8779))
> * UI: Store layout state in sessionStorage ([#8786](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8786))
> * UI: Fix MobileLayout component error on master ([#8941](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8941))
> * Addon-analytics: Fix 'path is required in .pageview()' ([#8468](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8468))
>
> ## v5.2.6
> ### Bug Fixes
>
> * Addon-info: Remove jsnext:main ([#8764](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8764))
> * Addon-info: Fix "The prop 'children' is marked as required in 'Td'" ([#8745](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8745))
> * UI: Fix unmount components on Canvas/Docs tab switch ([#8625](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8625))
> * Addon-docs: Fix code style inside LI ([#8708](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8708))
> * Remove min-height CSS rule from DocsPage wrapper ([#8366](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8366))
> * Core: Revert webpack rebuild changes in node_modules ([#8657](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8657))
> * Addon-notes: Add key to render function ([#8633](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8633))
> * Addon-docs: Fix story scroll-to heuristics ([#8629](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8629))
> * React-native-server: Changed default port to number in CLI options ([#8584](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8584))
> * Increase TooltipLinkList max-height to accommodate more links ([#8545](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8545))
> * Prevent form submission as search is done while typing ([#8546](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8546))
> * Ondevice-knobs: Fix peer dep ([#8644](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8644))
>
> ## v5.2.5
> ### Bug Fixes
>
> * UI: Fix React15 support ([#8454](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8454))
> * React-native-server: Convert port to number in CLI options ([#8491](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8491))
> * Addon-docs: Fix React.forwardedRef/memo props ([#8445](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8445))
> * MDX: Handle `` name starting with number ([#8469](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8469))
> * React: Fix custom themes breaking the welcome demo ([#8259](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8259))
> * Addon-jest: Make withTests type generic ([#8410](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8410))
>
> ### Dependency Upgrades
>
> * [Security] Bump lodash from 4.17.11 to 4.17.15 ([#8351](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8351))
>
> ### Dependency Upgrades
>
> * Add "@types/react-textarea-autosize" to dependencies ([#8503](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8503))
>
> ## v5.2.4
> ### Bug Fixes
>
> * Angular: Fix angular2-template-loader / raw-loader version conflicts ([#8269](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8269))
> * CSF: Warn when CSF and `storiesOf` mixed in one file ([#8411](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8411))
> * Addon API: Clean preview hooks when removing a story ([#8408](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8408))
> ... (truncated)
Changelog
*Sourced from [@storybook/addon-links's changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md).*
> ## 5.2.7 (November 30, 2019)
>
> ### Bug Fixes
>
> * Addon-contexts: Fix 'cannot read property h of undefined' in preact ([#9001](https://github-redirect.dependabot.com/storybookjs/storybook/pull/9001))
> * Addon-viewports: Fix missing TypeScript types ([#8848](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8848))
> * Addon-A11y: Show errors, reset config properly ([#8779](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8779))
> * UI: Store layout state in sessionStorage ([#8786](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8786))
> * UI: Fix MobileLayout component error on master ([#8941](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8941))
> * Addon-analytics: Fix 'path is required in .pageview()' ([#8468](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8468))
>
> ## 5.3.0-beta.13 (November 30, 2019)
>
> ### Bug Fixes
>
> * Addon-contexts: Fix 'cannot read property h of undefined' in preact ([#9001](https://github-redirect.dependabot.com/storybookjs/storybook/pull/9001))
>
> ### Maintenance
>
> * CLI: Code cleanup ([#9004](https://github-redirect.dependabot.com/storybookjs/storybook/pull/9004))
>
> ## 5.3.0-beta.12 (November 29, 2019)
>
> ### Features
>
> * Storyshots: Support a11y tests, generic tests ([#8934](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8934))
>
> ### Maintenance
>
> * Dev: Add vscode launch.json for debugging ([#8993](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8993))
> * UI: viewMode proptypes changed to any string ([#8994](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8994))
> * Addon-docs: Remove deprecated framework-specific docs presets ([#8985](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8985))
>
> ### Dependency Upgrades
>
> * Addon-docs: Upgrade MDX dependencies ([#8991](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8991))
>
> ## 5.3.0-beta.11 (November 28, 2019)
>
> ### Features
>
> * UI: Escape hatch CSS on for "active" tablist buttons ([#8989](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8989))
> * Addon-docs: Added dark theme option to source component ([#8732](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8732))
> * Triconfig: Configure UI options overhaul ([#8871](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8871))
>
> ### Bug Fixes
>
> * Addon-docs: Fix vertical alignment of props expandable ([#8953](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8953))
> * Addon-links: Fix return type of linkTo and examples ([#8975](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8975))
>
> ... (truncated)
Commits
- [`cc73963`](https://github.com/storybookjs/storybook/commit/cc73963b943213cc0e7f291d4d813d5f04c161b3) v5.2.7
- [`ec8ef5c`](https://github.com/storybookjs/storybook/commit/ec8ef5c144e73ce8f762df03da0ac6c2375c223b) v5.2.6
- [`6e80db6`](https://github.com/storybookjs/storybook/commit/6e80db697f865f833cf3e250573a7ce36e0ee02a) v5.2.5
- [`847110e`](https://github.com/storybookjs/storybook/commit/847110e3bbe21892c7d27d01f5d4d2f386e03e21) v5.2.4
- [`3628d79`](https://github.com/storybookjs/storybook/commit/3628d790266ff01f946dbee6da803a261e48fe93) Publish top-level .js and .d.ts files ([#8354](https://github.com/storybookjs/storybook/tree/HEAD/addons/links/issues/8354))
- [`8360036`](https://github.com/storybookjs/storybook/commit/836003649c127a04abe4e0227e774371dc5f87df) v5.2.3
- [`fc0e18c`](https://github.com/storybookjs/storybook/commit/fc0e18c5bddc69493f9a912e46d5558d4bc215e9) v5.2.2
- [`a39f2f4`](https://github.com/storybookjs/storybook/commit/a39f2f4439ba37ca1e2047be6d9354f392747167) Add tests and src to npmignore ([#7824](https://github.com/storybookjs/storybook/tree/HEAD/addons/links/issues/7824))
- [`5497d2e`](https://github.com/storybookjs/storybook/commit/5497d2ea8d47c4573d245126e6f3f45bc176c12d) v5.2.1
- [`0e780c1`](https://github.com/storybookjs/storybook/commit/0e780c17f0cfd4d4c5a266bbd52fc76eda8b22eb) v5.2.0
- Additional commits viewable in [compare view](https://github.com/storybookjs/storybook/commits/v5.2.7/addons/links)
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 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps @storybook/addon-links from 5.1.11 to 5.2.7.
Release notes
*Sourced from [@storybook/addon-links's releases](https://github.com/storybookjs/storybook/releases).* > ## v5.2.7 > ### Bug Fixes > > * Addon-contexts: Fix 'cannot read property h of undefined' in preact ([#9001](https://github-redirect.dependabot.com/storybookjs/storybook/pull/9001)) > * Addon-viewports: Fix missing TypeScript types ([#8848](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8848)) > * Addon-A11y: Show errors, reset config properly ([#8779](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8779)) > * UI: Store layout state in sessionStorage ([#8786](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8786)) > * UI: Fix MobileLayout component error on master ([#8941](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8941)) > * Addon-analytics: Fix 'path is required in .pageview()' ([#8468](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8468)) > > ## v5.2.6 > ### Bug Fixes > > * Addon-info: Remove jsnext:main ([#8764](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8764)) > * Addon-info: Fix "The prop 'children' is marked as required in 'Td'" ([#8745](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8745)) > * UI: Fix unmount components on Canvas/Docs tab switch ([#8625](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8625)) > * Addon-docs: Fix code style inside LI ([#8708](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8708)) > * Remove min-height CSS rule from DocsPage wrapper ([#8366](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8366)) > * Core: Revert webpack rebuild changes in node_modules ([#8657](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8657)) > * Addon-notes: Add key to render function ([#8633](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8633)) > * Addon-docs: Fix story scroll-to heuristics ([#8629](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8629)) > * React-native-server: Changed default port to number in CLI options ([#8584](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8584)) > * Increase TooltipLinkList max-height to accommodate more links ([#8545](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8545)) > * Prevent form submission as search is done while typing ([#8546](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8546)) > * Ondevice-knobs: Fix peer dep ([#8644](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8644)) > > ## v5.2.5 > ### Bug Fixes > > * UI: Fix React15 support ([#8454](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8454)) > * React-native-server: Convert port to number in CLI options ([#8491](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8491)) > * Addon-docs: Fix React.forwardedRef/memo props ([#8445](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8445)) > * MDX: Handle `Changelog
*Sourced from [@storybook/addon-links's changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md).* > ## 5.2.7 (November 30, 2019) > > ### Bug Fixes > > * Addon-contexts: Fix 'cannot read property h of undefined' in preact ([#9001](https://github-redirect.dependabot.com/storybookjs/storybook/pull/9001)) > * Addon-viewports: Fix missing TypeScript types ([#8848](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8848)) > * Addon-A11y: Show errors, reset config properly ([#8779](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8779)) > * UI: Store layout state in sessionStorage ([#8786](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8786)) > * UI: Fix MobileLayout component error on master ([#8941](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8941)) > * Addon-analytics: Fix 'path is required in .pageview()' ([#8468](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8468)) > > ## 5.3.0-beta.13 (November 30, 2019) > > ### Bug Fixes > > * Addon-contexts: Fix 'cannot read property h of undefined' in preact ([#9001](https://github-redirect.dependabot.com/storybookjs/storybook/pull/9001)) > > ### Maintenance > > * CLI: Code cleanup ([#9004](https://github-redirect.dependabot.com/storybookjs/storybook/pull/9004)) > > ## 5.3.0-beta.12 (November 29, 2019) > > ### Features > > * Storyshots: Support a11y tests, generic tests ([#8934](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8934)) > > ### Maintenance > > * Dev: Add vscode launch.json for debugging ([#8993](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8993)) > * UI: viewMode proptypes changed to any string ([#8994](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8994)) > * Addon-docs: Remove deprecated framework-specific docs presets ([#8985](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8985)) > > ### Dependency Upgrades > > * Addon-docs: Upgrade MDX dependencies ([#8991](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8991)) > > ## 5.3.0-beta.11 (November 28, 2019) > > ### Features > > * UI: Escape hatch CSS on for "active" tablist buttons ([#8989](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8989)) > * Addon-docs: Added dark theme option to source component ([#8732](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8732)) > * Triconfig: Configure UI options overhaul ([#8871](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8871)) > > ### Bug Fixes > > * Addon-docs: Fix vertical alignment of props expandable ([#8953](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8953)) > * Addon-links: Fix return type of linkTo and examples ([#8975](https://github-redirect.dependabot.com/storybookjs/storybook/pull/8975)) > > ... (truncated)Commits
- [`cc73963`](https://github.com/storybookjs/storybook/commit/cc73963b943213cc0e7f291d4d813d5f04c161b3) v5.2.7 - [`ec8ef5c`](https://github.com/storybookjs/storybook/commit/ec8ef5c144e73ce8f762df03da0ac6c2375c223b) v5.2.6 - [`6e80db6`](https://github.com/storybookjs/storybook/commit/6e80db697f865f833cf3e250573a7ce36e0ee02a) v5.2.5 - [`847110e`](https://github.com/storybookjs/storybook/commit/847110e3bbe21892c7d27d01f5d4d2f386e03e21) v5.2.4 - [`3628d79`](https://github.com/storybookjs/storybook/commit/3628d790266ff01f946dbee6da803a261e48fe93) Publish top-level .js and .d.ts files ([#8354](https://github.com/storybookjs/storybook/tree/HEAD/addons/links/issues/8354)) - [`8360036`](https://github.com/storybookjs/storybook/commit/836003649c127a04abe4e0227e774371dc5f87df) v5.2.3 - [`fc0e18c`](https://github.com/storybookjs/storybook/commit/fc0e18c5bddc69493f9a912e46d5558d4bc215e9) v5.2.2 - [`a39f2f4`](https://github.com/storybookjs/storybook/commit/a39f2f4439ba37ca1e2047be6d9354f392747167) Add tests and src to npmignore ([#7824](https://github.com/storybookjs/storybook/tree/HEAD/addons/links/issues/7824)) - [`5497d2e`](https://github.com/storybookjs/storybook/commit/5497d2ea8d47c4573d245126e6f3f45bc176c12d) v5.2.1 - [`0e780c1`](https://github.com/storybookjs/storybook/commit/0e780c17f0cfd4d4c5a266bbd52fc76eda8b22eb) v5.2.0 - Additional commits viewable in [compare view](https://github.com/storybookjs/storybook/commits/v5.2.7/addons/links)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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)