Release notes
*Sourced from [[**storybook**](https://github.com/storybook)/ui's releases](https://github.com/storybooks/storybook/releases).*
> ## v3.4.3
> 2018-April-27
>
> #### Features
>
> - Suppress verbose build output [#3487](https://github-redirect.dependabot.com/storybooks/storybook/pull/3487)
>
> #### Bug Fixes
>
> - Improve yarn detection [#3453](https://github-redirect.dependabot.com/storybooks/storybook/pull/3453)
> - Don't try to access the devtools hook if we are cross-origin [#3485](https://github-redirect.dependabot.com/storybooks/storybook/pull/3485)
>
> #### Dependency Upgrades
>
> - Update webpack-hot-middleware to fix HMR [#3463](https://github-redirect.dependabot.com/storybooks/storybook/pull/3463)
>
> ## v3.4.2
> 2018-April-17
>
> #### Bug Fixes
>
> - Serialize boolean type only for non-nullable values [#3432](https://github-redirect.dependabot.com/storybooks/storybook/pull/3432)
> - Addon actions: fix slow logging [#3133](https://github-redirect.dependabot.com/storybooks/storybook/pull/3133)
>
> #### Documentation
>
> - Fix storyshots readme for image snapshotting [#3397](https://github-redirect.dependabot.com/storybooks/storybook/pull/3397)
>
> ## v3.4.1
> 2018-April-10
>
> #### Features
>
> - Make storybook addons channel available globally in `window` [#3243](https://github-redirect.dependabot.com/storybooks/storybook/pull/3243)
>
> #### Bug Fixes
>
> - Scroll preview pane for non-percentage heights [#3342](https://github-redirect.dependabot.com/storybooks/storybook/pull/3342)
> - Replacing Report Fragment with div [#3372](https://github-redirect.dependabot.com/storybooks/storybook/pull/3372)
> - Don't use direct react dependency in core [#3382](https://github-redirect.dependabot.com/storybooks/storybook/pull/3382)
>
> #### Documentation
>
> - Add typescript docs [#3361](https://github-redirect.dependabot.com/storybooks/storybook/pull/3361)
> - Update links of the live examples for the new release [#3197](https://github-redirect.dependabot.com/storybooks/storybook/pull/3197)
>
> ## v3.4.0
> 2018-March-30
>
> Welcome to Storybook 3.4 with the following key improvements:
> ... (truncated)
Changelog
*Sourced from [[**storybook**](https://github.com/storybook)/ui's changelog](https://github.com/storybooks/storybook/blob/master/CHANGELOG.md).*
> # 3.4.3
>
> 2018-April-27
>
> #### Features
>
> - Suppress verbose build output [#3487](https://github-redirect.dependabot.com/storybooks/storybook/pull/3487)
>
> #### Bug Fixes
>
> - Improve yarn detection [#3453](https://github-redirect.dependabot.com/storybooks/storybook/pull/3453)
> - Don't try to access the devtools hook if we are cross-origin [#3485](https://github-redirect.dependabot.com/storybooks/storybook/pull/3485)
>
> #### Dependency Upgrades
>
> - Update webpack-hot-middleware to fix HMR [#3463](https://github-redirect.dependabot.com/storybooks/storybook/pull/3463)
>
> # 4.0.0-alpha.3
>
> 2018-April-17
>
> Also includes changes from 3.4.2
>
> #### Features
>
> - Mobile device view: toggling stories panel with ☰ button [#3337](https://github-redirect.dependabot.com/storybooks/storybook/pull/3337)
> - Add lit-html support [#3433](https://github-redirect.dependabot.com/storybooks/storybook/pull/3433)
> - Addon info prop options [#3428](https://github-redirect.dependabot.com/storybooks/storybook/pull/3428)
> - Use per-story parameters in Notes addon [#3373](https://github-redirect.dependabot.com/storybooks/storybook/pull/3373)
>
> #### Bug Fixes
>
> - Fixed Duplicate declaration h [#3409](https://github-redirect.dependabot.com/storybooks/storybook/pull/3409)
> - Storyshots integrity tests options [#3418](https://github-redirect.dependabot.com/storybooks/storybook/pull/3418)
> - Debounce Knob input to improve performance, fix number Knob undefined/NaN [#3412](https://github-redirect.dependabot.com/storybooks/storybook/pull/3412)
> - Fix double quotes in prop table and add additional examples [#3401](https://github-redirect.dependabot.com/storybooks/storybook/pull/3401)
>
> #### Documentation
>
> - doc(addon-jest): fix option name [#3420](https://github-redirect.dependabot.com/storybooks/storybook/pull/3420)
> - Storyshots integrity tests fixes - README [#3419](https://github-redirect.dependabot.com/storybooks/storybook/pull/3419)
>
> #### Maintenance
>
> - viewport-addon: configure => configureViewport [#3414](https://github-redirect.dependabot.com/storybooks/storybook/pull/3414)
>
> #### Dependency Upgrades
>
>
>
> ... (truncated)
Commits
- [`c49bba9`](https://github.com/storybooks/storybook/commit/c49bba9903af5d3b4692da5618b8426fb6efd5d5) v3.4.3
- [`cf8ecf3`](https://github.com/storybooks/storybook/commit/cf8ecf3bda70aa10952df4caf4f5b72b35952ea6) 3.4.3 changelog
- [`82f71cd`](https://github.com/storybooks/storybook/commit/82f71cd0670d5a05ea2742de8094c44d57f57365) TeamCity: iterate over merged apps in Smoke Tests
- [`a333450`](https://github.com/storybooks/storybook/commit/a333450f41614ff42c0def7fc7b5f06568d49d2e) TeamCity: clean agent on branch change
- [`fba94d8`](https://github.com/storybooks/storybook/commit/fba94d8e2e264ed3e24b19792447c3f66e52534f) TeamCity change in 'Open-source projects :: Storybook' project: 'https://gith...
- [`7d0545d`](https://github.com/storybooks/storybook/commit/7d0545d4f705e0158e61dab26b339cf6b4209270) Merge pull request [#3266](https://github-redirect.dependabot.com/storybooks/storybook/issues/3266) from storybooks/shilman/add-uber-example
- [`d2a98fd`](https://github.com/storybooks/storybook/commit/d2a98fdc4f8b2d0a0ad7975f65182c311e4659e8) TeamCity: sync with master, mark mithril as unmerged
- [`555600f`](https://github.com/storybooks/storybook/commit/555600f84201824bd1664895487b6bab40aa476a) Merge pull request [#3487](https://github-redirect.dependabot.com/storybooks/storybook/issues/3487) from bmson/baldvin/verbose
- [`5320fb3`](https://github.com/storybooks/storybook/commit/5320fb32c33647597ff2d27545dad6673f7ace3f) Merge pull request [#3463](https://github-redirect.dependabot.com/storybooks/storybook/issues/3463) from storybooks/update-webpack-hot-middleware
- [`dab6b17`](https://github.com/storybooks/storybook/commit/dab6b173704d2703ee34ccb753a6bb4ecc145724) Merge pull request [#3453](https://github-redirect.dependabot.com/storybooks/storybook/issues/3453) from Keraito/detect-yarn-lock
- Additional commits viewable in [compare view](https://github.com/storybooks/storybook/compare/v3.3.15...v3.4.3)
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.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot ignore this [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 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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language
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)
- 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/ui from 3.3.15 to 3.4.3.
Release notes
*Sourced from [[**storybook**](https://github.com/storybook)/ui's releases](https://github.com/storybooks/storybook/releases).* > ## v3.4.3 > 2018-April-27 > > #### Features > > - Suppress verbose build output [#3487](https://github-redirect.dependabot.com/storybooks/storybook/pull/3487) > > #### Bug Fixes > > - Improve yarn detection [#3453](https://github-redirect.dependabot.com/storybooks/storybook/pull/3453) > - Don't try to access the devtools hook if we are cross-origin [#3485](https://github-redirect.dependabot.com/storybooks/storybook/pull/3485) > > #### Dependency Upgrades > > - Update webpack-hot-middleware to fix HMR [#3463](https://github-redirect.dependabot.com/storybooks/storybook/pull/3463) > > ## v3.4.2 > 2018-April-17 > > #### Bug Fixes > > - Serialize boolean type only for non-nullable values [#3432](https://github-redirect.dependabot.com/storybooks/storybook/pull/3432) > - Addon actions: fix slow logging [#3133](https://github-redirect.dependabot.com/storybooks/storybook/pull/3133) > > #### Documentation > > - Fix storyshots readme for image snapshotting [#3397](https://github-redirect.dependabot.com/storybooks/storybook/pull/3397) > > ## v3.4.1 > 2018-April-10 > > #### Features > > - Make storybook addons channel available globally in `window` [#3243](https://github-redirect.dependabot.com/storybooks/storybook/pull/3243) > > #### Bug Fixes > > - Scroll preview pane for non-percentage heights [#3342](https://github-redirect.dependabot.com/storybooks/storybook/pull/3342) > - Replacing Report Fragment with div [#3372](https://github-redirect.dependabot.com/storybooks/storybook/pull/3372) > - Don't use direct react dependency in core [#3382](https://github-redirect.dependabot.com/storybooks/storybook/pull/3382) > > #### Documentation > > - Add typescript docs [#3361](https://github-redirect.dependabot.com/storybooks/storybook/pull/3361) > - Update links of the live examples for the new release [#3197](https://github-redirect.dependabot.com/storybooks/storybook/pull/3197) > > ## v3.4.0 > 2018-March-30 > > Welcome to Storybook 3.4 with the following key improvements: > ... (truncated)Changelog
*Sourced from [[**storybook**](https://github.com/storybook)/ui's changelog](https://github.com/storybooks/storybook/blob/master/CHANGELOG.md).* > # 3.4.3 > > 2018-April-27 > > #### Features > > - Suppress verbose build output [#3487](https://github-redirect.dependabot.com/storybooks/storybook/pull/3487) > > #### Bug Fixes > > - Improve yarn detection [#3453](https://github-redirect.dependabot.com/storybooks/storybook/pull/3453) > - Don't try to access the devtools hook if we are cross-origin [#3485](https://github-redirect.dependabot.com/storybooks/storybook/pull/3485) > > #### Dependency Upgrades > > - Update webpack-hot-middleware to fix HMR [#3463](https://github-redirect.dependabot.com/storybooks/storybook/pull/3463) > > # 4.0.0-alpha.3 > > 2018-April-17 > > Also includes changes from 3.4.2 > > #### Features > > - Mobile device view: toggling stories panel with ☰ button [#3337](https://github-redirect.dependabot.com/storybooks/storybook/pull/3337) > - Add lit-html support [#3433](https://github-redirect.dependabot.com/storybooks/storybook/pull/3433) > - Addon info prop options [#3428](https://github-redirect.dependabot.com/storybooks/storybook/pull/3428) > - Use per-story parameters in Notes addon [#3373](https://github-redirect.dependabot.com/storybooks/storybook/pull/3373) > > #### Bug Fixes > > - Fixed Duplicate declaration h [#3409](https://github-redirect.dependabot.com/storybooks/storybook/pull/3409) > - Storyshots integrity tests options [#3418](https://github-redirect.dependabot.com/storybooks/storybook/pull/3418) > - Debounce Knob input to improve performance, fix number Knob undefined/NaN [#3412](https://github-redirect.dependabot.com/storybooks/storybook/pull/3412) > - Fix double quotes in prop table and add additional examples [#3401](https://github-redirect.dependabot.com/storybooks/storybook/pull/3401) > > #### Documentation > > - doc(addon-jest): fix option name [#3420](https://github-redirect.dependabot.com/storybooks/storybook/pull/3420) > - Storyshots integrity tests fixes - README [#3419](https://github-redirect.dependabot.com/storybooks/storybook/pull/3419) > > #### Maintenance > > - viewport-addon: configure => configureViewport [#3414](https://github-redirect.dependabot.com/storybooks/storybook/pull/3414) > > #### Dependency Upgrades > >> ... (truncated)
Commits
- [`c49bba9`](https://github.com/storybooks/storybook/commit/c49bba9903af5d3b4692da5618b8426fb6efd5d5) v3.4.3 - [`cf8ecf3`](https://github.com/storybooks/storybook/commit/cf8ecf3bda70aa10952df4caf4f5b72b35952ea6) 3.4.3 changelog - [`82f71cd`](https://github.com/storybooks/storybook/commit/82f71cd0670d5a05ea2742de8094c44d57f57365) TeamCity: iterate over merged apps in Smoke Tests - [`a333450`](https://github.com/storybooks/storybook/commit/a333450f41614ff42c0def7fc7b5f06568d49d2e) TeamCity: clean agent on branch change - [`fba94d8`](https://github.com/storybooks/storybook/commit/fba94d8e2e264ed3e24b19792447c3f66e52534f) TeamCity change in 'Open-source projects :: Storybook' project: 'https://gith... - [`7d0545d`](https://github.com/storybooks/storybook/commit/7d0545d4f705e0158e61dab26b339cf6b4209270) Merge pull request [#3266](https://github-redirect.dependabot.com/storybooks/storybook/issues/3266) from storybooks/shilman/add-uber-example - [`d2a98fd`](https://github.com/storybooks/storybook/commit/d2a98fdc4f8b2d0a0ad7975f65182c311e4659e8) TeamCity: sync with master, mark mithril as unmerged - [`555600f`](https://github.com/storybooks/storybook/commit/555600f84201824bd1664895487b6bab40aa476a) Merge pull request [#3487](https://github-redirect.dependabot.com/storybooks/storybook/issues/3487) from bmson/baldvin/verbose - [`5320fb3`](https://github.com/storybooks/storybook/commit/5320fb32c33647597ff2d27545dad6673f7ace3f) Merge pull request [#3463](https://github-redirect.dependabot.com/storybooks/storybook/issues/3463) from storybooks/update-webpack-hot-middleware - [`dab6b17`](https://github.com/storybooks/storybook/commit/dab6b173704d2703ee34ccb753a6bb4ecc145724) Merge pull request [#3453](https://github-redirect.dependabot.com/storybooks/storybook/issues/3453) from Keraito/detect-yarn-lock - Additional commits viewable in [compare view](https://github.com/storybooks/storybook/compare/v3.3.15...v3.4.3)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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [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 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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language 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) - 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.