Release notes
*Sourced from [@storybook/react's releases](https://github.com/storybookjs/storybook/releases).*
> ## v5.1.10
> ### Breaking Changes
>
> * Core: Remove project root `babel.config.js` loading ([#7573](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7573))
>
> ### Bug Fixes
>
> * Addon-info: change stylesheetBase info height from 110vh to 100vh ([#7141](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7141))
> * React-native: Fix react native server ([#7187](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7187))
> * Addon-centered/contexts: Move optionalDependencies to peerDependencies ([#7315](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7315))
> * Addon-notes/info: Fix indenting on markdown code blocks ([#7158](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7158))
> * Addon-actions: fix serialization performance ([#7256](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7256))
> * Addon-notes: Fix dark theming bug ([#7623](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7623))
> * CLI: Fix usage information ([#7627](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7627))
> * Addon-centered: Fix component disappearing on zoom ([#7400](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7400))
> * Addon-analytics: Fix API signature ([#7410](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7410))
> * UI: Fix Sidebar input refresh on 'Enter' ([#7342](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7342))
> * Addon-knobs: Prevent rerender when a button callback returns false. ([#7197](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7197))
> * Core: Keep story data and legacy data in sync ([#7319](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7319))
> * CLI: Move the free port logic so that loadOptions don't override it ([#7237](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7237))
> * Addon-backgrounds: Fix unstretched preview background wrapper ([#7173](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7173))
>
> ### Maintenance
>
> * Build: delete tests & snapshots from dist ([#7358](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7358))
>
> ### Dependency Upgrades
>
> * CLI: replaced merge-dirs dependency by fs-extra ([#7100](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7100))
Changelog
*Sourced from [@storybook/react's changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md).*
> ## 5.1.10 (July 31, 2019)
>
> ### Breaking Changes
>
> * Core: Remove project root `babel.config.js` loading ([#7573](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7573))
>
> ### Bug Fixes
>
> * Addon-info: change stylesheetBase info height from 110vh to 100vh ([#7141](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7141))
> * React-native: Fix react native server ([#7187](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7187))
> * Addon-centered/contexts: Move optionalDependencies to peerDependencies ([#7315](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7315))
> * Addon-notes/info: Fix indenting on markdown code blocks ([#7158](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7158))
> * Addon-actions: fix serialization performance ([#7256](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7256))
> * Addon-notes: Fix dark theming bug ([#7623](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7623))
> * CLI: Fix usage information ([#7627](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7627))
> * Addon-centered: Fix component disappearing on zoom ([#7400](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7400))
> * Addon-analytics: Fix API signature ([#7410](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7410))
> * UI: Fix Sidebar input refresh on 'Enter' ([#7342](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7342))
> * Addon-knobs: Prevent rerender when a button callback returns false. ([#7197](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7197))
> * Core: Keep story data and legacy data in sync ([#7319](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7319))
> * CLI: Move the free port logic so that loadOptions don't override it ([#7237](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7237))
> * Addon-backgrounds: Fix unstretched preview background wrapper ([#7173](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7173))
>
> ### Maintenance
>
> * Build: delete tests & snapshots from dist ([#7358](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7358))
>
> ### Dependency Upgrades
>
> * CLI: replaced merge-dirs dependency by fs-extra ([#7100](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7100))
>
> ## 5.2.0-beta.18 (July 30, 2019)
>
> ### Bug Fixes
>
> * Addon-docs: Ensure getNotes/getInfo return string ([#7597](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7597))
> * React/Angular/HTML/Vue: Fix typings for `configure` ([#7598](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7598))
>
> ### Maintenance
>
> * Typescript: Migrate Vue ([#7578](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7578))
>
> ### Dependency Upgrades
>
> * Upgrade corejs-upgrade-webpack-plugin lazy-universal-dotenv ([#7592](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7592))
>
> ## 5.2.0-beta.17 (July 29, 2019)
>
> ### Bug Fixes
>
> ... (truncated)
Commits
- [`000361f`](https://github.com/storybookjs/storybook/commit/000361f27f8a9c78201ffce1fac080178f0a62a0) v5.1.10
- See full diff in [compare view](https://github.com/storybookjs/storybook/commits/v5.1.10/app/react)
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
- `@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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps @storybook/react from 5.1.9 to 5.1.10.
Release notes
*Sourced from [@storybook/react's releases](https://github.com/storybookjs/storybook/releases).* > ## v5.1.10 > ### Breaking Changes > > * Core: Remove project root `babel.config.js` loading ([#7573](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7573)) > > ### Bug Fixes > > * Addon-info: change stylesheetBase info height from 110vh to 100vh ([#7141](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7141)) > * React-native: Fix react native server ([#7187](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7187)) > * Addon-centered/contexts: Move optionalDependencies to peerDependencies ([#7315](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7315)) > * Addon-notes/info: Fix indenting on markdown code blocks ([#7158](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7158)) > * Addon-actions: fix serialization performance ([#7256](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7256)) > * Addon-notes: Fix dark theming bug ([#7623](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7623)) > * CLI: Fix usage information ([#7627](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7627)) > * Addon-centered: Fix component disappearing on zoom ([#7400](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7400)) > * Addon-analytics: Fix API signature ([#7410](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7410)) > * UI: Fix Sidebar input refresh on 'Enter' ([#7342](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7342)) > * Addon-knobs: Prevent rerender when a button callback returns false. ([#7197](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7197)) > * Core: Keep story data and legacy data in sync ([#7319](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7319)) > * CLI: Move the free port logic so that loadOptions don't override it ([#7237](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7237)) > * Addon-backgrounds: Fix unstretched preview background wrapper ([#7173](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7173)) > > ### Maintenance > > * Build: delete tests & snapshots from dist ([#7358](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7358)) > > ### Dependency Upgrades > > * CLI: replaced merge-dirs dependency by fs-extra ([#7100](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7100))Changelog
*Sourced from [@storybook/react's changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md).* > ## 5.1.10 (July 31, 2019) > > ### Breaking Changes > > * Core: Remove project root `babel.config.js` loading ([#7573](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7573)) > > ### Bug Fixes > > * Addon-info: change stylesheetBase info height from 110vh to 100vh ([#7141](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7141)) > * React-native: Fix react native server ([#7187](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7187)) > * Addon-centered/contexts: Move optionalDependencies to peerDependencies ([#7315](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7315)) > * Addon-notes/info: Fix indenting on markdown code blocks ([#7158](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7158)) > * Addon-actions: fix serialization performance ([#7256](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7256)) > * Addon-notes: Fix dark theming bug ([#7623](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7623)) > * CLI: Fix usage information ([#7627](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7627)) > * Addon-centered: Fix component disappearing on zoom ([#7400](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7400)) > * Addon-analytics: Fix API signature ([#7410](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7410)) > * UI: Fix Sidebar input refresh on 'Enter' ([#7342](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7342)) > * Addon-knobs: Prevent rerender when a button callback returns false. ([#7197](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7197)) > * Core: Keep story data and legacy data in sync ([#7319](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7319)) > * CLI: Move the free port logic so that loadOptions don't override it ([#7237](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7237)) > * Addon-backgrounds: Fix unstretched preview background wrapper ([#7173](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7173)) > > ### Maintenance > > * Build: delete tests & snapshots from dist ([#7358](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7358)) > > ### Dependency Upgrades > > * CLI: replaced merge-dirs dependency by fs-extra ([#7100](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7100)) > > ## 5.2.0-beta.18 (July 30, 2019) > > ### Bug Fixes > > * Addon-docs: Ensure getNotes/getInfo return string ([#7597](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7597)) > * React/Angular/HTML/Vue: Fix typings for `configure` ([#7598](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7598)) > > ### Maintenance > > * Typescript: Migrate Vue ([#7578](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7578)) > > ### Dependency Upgrades > > * Upgrade corejs-upgrade-webpack-plugin lazy-universal-dotenv ([#7592](https://github-redirect.dependabot.com/storybookjs/storybook/pull/7592)) > > ## 5.2.0-beta.17 (July 29, 2019) > > ### Bug Fixes > > ... (truncated)Commits
- [`000361f`](https://github.com/storybookjs/storybook/commit/000361f27f8a9c78201ffce1fac080178f0a62a0) v5.1.10 - See full diff in [compare view](https://github.com/storybookjs/storybook/commits/v5.1.10/app/react)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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.