storybooks/storybook
### [`v5.0.11`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#5011-April-28-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.10...v5.0.11)
##### Bug Fixes
- Polymer: Fix re-rendering lit-html elements after non-lit-html element ([#5868](https://togithub.com/storybooks/storybook/pull/5868))
- Addon-knobs: Check color knob value before applying uppercase ([#6598](https://togithub.com/storybooks/storybook/pull/6598))
- Angular: Fix sourceMap property of angulars webpack config ([#6535](https://togithub.com/storybooks/storybook/pull/6535))
##### Maintenance
- UI: Add missing props in stories ([#6353](https://togithub.com/storybooks/storybook/pull/6353))
### [`v5.0.10`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#5010-April-18-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.9...v5.0.10)
##### Bug Fixes
- Theming: legacy options don't override set config options ([#6543](https://togithub.com/storybooks/storybook/pull/6543))
- Theming: Fix null brandImage ([#6544](https://togithub.com/storybooks/storybook/pull/6544))
### [`v5.0.9`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#509-April-17-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.8...v5.0.9)
##### Bug Fixes
- UI: Fix panel toggle behavior in fullscreen ([#6525](https://togithub.com/storybooks/storybook/pull/6525))
- Addon-Knobs: Add missing groupId for files knob ([#6534](https://togithub.com/storybooks/storybook/pull/6534))
- Theming: FIX brandImage when theme created with brandTitle ([#6120](https://togithub.com/storybooks/storybook/pull/6120))
### [`v5.0.8`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#508-April-15-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.7...v5.0.8)
Bump version to make `5.0.x` latest since I just released a patch in `v4.1.18`
### [`v5.0.7`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#507-April-14-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.6...v5.0.7)
##### Bug Fixes
- Addon-Knobs: Fix sorting of knobs Panels ([#6480](https://togithub.com/storybooks/storybook/pull/6480))
- UI: Fix clickable footer links on about page ([#6441](https://togithub.com/storybooks/storybook/pull/6441))
- UI: Fix 'read full changelog' link on about page ([#6385](https://togithub.com/storybooks/storybook/pull/6385))
### [`v5.0.6`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#506-April-1-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.5...v5.0.6)
##### Bug Fixes
- Addon-a11y: Fix color-blindness emulation in Firefox ([#6297](https://togithub.com/storybooks/storybook/pull/6297))
- Addon-info: Fixed contrast of Show Info button for a11y ([#6301](https://togithub.com/storybooks/storybook/pull/6301))
- Addon-cssresources: Fix panel layout ([#6263](https://togithub.com/storybooks/storybook/pull/6263))
- Addon-info: forwardRef elements use displayName if available ([#6222](https://togithub.com/storybooks/storybook/pull/6222))
- UI: Set expanded stories to objects instead of arrays ([#6290](https://togithub.com/storybooks/storybook/pull/6290))
- Addon-actions: safe render for cyclic obj ([#6240](https://togithub.com/storybooks/storybook/pull/6240))
- Core: Upgrade [@babel/preset-env](https://togithub.com/babel/preset-env) to fix corejs option ([#6281](https://togithub.com/storybooks/storybook/pull/6281))
- Core: Enforces corejs v2 for babel ([#6267](https://togithub.com/storybooks/storybook/pull/6267))
- Knobs: Rename ALL panel to Other for ungrouped knobs ([#6232](https://togithub.com/storybooks/storybook/pull/6232))
### [`v5.0.5`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#505-March-25-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.4...v5.0.5)
Bump version number (same as 5.0.4, but need to make this `latest` again!)
### [`v5.0.4`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#504-March-24-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.3...v5.0.4)
##### Bug Fixes
- UI: Fix tooltip event bindings, logger import ([#6238](https://togithub.com/storybooks/storybook/pull/6238))
- CLI: Fix stories regexp in config.js ([#6180](https://togithub.com/storybooks/storybook/pull/6180))
- Accessibilty: Add missing button titles ([#6124](https://togithub.com/storybooks/storybook/pull/6124))
- React: Fix forked CRA support on Windows ([#6236](https://togithub.com/storybooks/storybook/pull/6236))
- Addon-knkobs: Fix color type button z-index ([#6203](https://togithub.com/storybooks/storybook/pull/6203))
- Angular: Fix typo in demo example ([#6193](https://togithub.com/storybooks/storybook/pull/6193))
- Addon-Info: Restore fonts and color styling ([#6186](https://togithub.com/storybooks/storybook/pull/6186))
- Addon-knobs: Fix ObjectType knob react warning ([#6159](https://togithub.com/storybooks/storybook/pull/6159))
- Core: Add core-js as a dep to client-api ([#6209](https://togithub.com/storybooks/storybook/pull/6209))
- React: Fix logging in cra-config ([#6245](https://togithub.com/storybooks/storybook/pull/6245))
### [`v5.0.3`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#503-March-18-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.2...v5.0.3)
##### Bug Fixes
- Accessibility: Add missing button titles ([#6124](https://togithub.com/storybooks/storybook/pull/6124))
##### Maintenance
- UI: Make update notifications much less aggressive ([#6143](https://togithub.com/storybooks/storybook/pull/6143))
### [`v5.0.2`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#502-March-17-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.1...v5.0.2)
##### Features
- CLI: Add --debug-webpack option ([#6082](https://togithub.com/storybooks/storybook/pull/6082))
##### Bug Fixes
- Addon-a11y: Fix design icons ([#5991](https://togithub.com/storybooks/storybook/pull/5991))
- Addon-cssresources: Fix `STORY_RENDERED` CSS reset ([#6050](https://togithub.com/storybooks/storybook/pull/6050))
- CLI: Clear build folder in static build ([#6024](https://togithub.com/storybooks/storybook/pull/6024))
- Addon-backgrounds: Set preview to theme color when "transparent" ([#6042](https://togithub.com/storybooks/storybook/pull/6042))
- UI: Fix search item in menu ([#6027](https://togithub.com/storybooks/storybook/pull/6027))
- Addon-knobs: Fix key press debouncing ([#6022](https://togithub.com/storybooks/storybook/pull/6022))
- CLI: Fix welcome component in dark theme ([#5998](https://togithub.com/storybooks/storybook/pull/5998))
- Addon-viewport: Fix viewport iframe dimensions ([#5993](https://togithub.com/storybooks/storybook/pull/5993))
- Core: fix selectStory with one parameter ([#5983](https://togithub.com/storybooks/storybook/pull/5983))
##### Maintenance
- Addon-viewport: Change styling to more closely match v4 ([#5979](https://togithub.com/storybooks/storybook/pull/5979))
### [`v5.0.1`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#5011-April-28-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.0...v5.0.1)
##### Bug Fixes
- Polymer: Fix re-rendering lit-html elements after non-lit-html element ([#5868](https://togithub.com/storybooks/storybook/pull/5868))
- Addon-knobs: Check color knob value before applying uppercase ([#6598](https://togithub.com/storybooks/storybook/pull/6598))
- Angular: Fix sourceMap property of angulars webpack config ([#6535](https://togithub.com/storybooks/storybook/pull/6535))
##### Maintenance
- UI: Add missing props in stories ([#6353](https://togithub.com/storybooks/storybook/pull/6353))
### [`v5.0.0`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#500-March-5-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.18...v5.0.0)
Storybook 5.0 is a completely new UI with the following improvements:
- ๐ New design with light and dark themes
- ๐ Canvas toolbar for easy access to addons
- ๐บ Overhauled navigation sidebar with an intuitive menu
- ๐ Redesigned addons panel with handy buttons to toggle visibility and orientation
- โจ๏ธ Improved keyboard shortcuts that are user configurable
- ๐ New URL structure that eliminates long strings of query parameters
5.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching `5.0.0-alpha.*`, `5.0.0-beta.*`, and `5.0.0-rc.*` for the full list of changes. See [MIGRATION.md](https://togithub.com/storybooks/storybook/blob/next/MIGRATION.md) to ugprade from `4.x`.
### [`v4.1.18`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4118-April-15-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.16...v4.1.18)
##### Bug Fixes
- Pin react-treebeard dependency at 3.1.0 ([#6517](https://togithub.com/storybooks/storybook/pull/6517))
### [`v4.1.16`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4116-March-24-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.14...v4.1.16)
##### Bug Fixes
- UI: Workaround broken treebeard animations ([#6249](https://togithub.com/storybooks/storybook/pull/6249))
### [`v4.1.14`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4114-March-8-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.13...v4.1.14)
##### Dependency Upgrades
- React-native: Fix RN 0.58.5 / support 0.59 via react-native-modal-datetime-picker 6.0.0 ([#4425](https://togithub.com/storybooks/storybook/pull/4425))
### [`v4.1.13`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4113-February-21-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.12...v4.1.13)
##### Maintenance
- CLI: Cleanup version notice ([#5699](https://togithub.com/storybooks/storybook/pull/5699))
- Docs: Use static versions.json file instead of hacking one in ([#5675](https://togithub.com/storybooks/storybook/pull/5675))
### [`v4.1.12`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4112-February-18-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.11...v4.1.12)
##### Bug Fixes
- Addon-google-analytics: Add missing `register.js` file ([#5379](https://togithub.com/storybooks/storybook/pull/5379))
##### Dependency Upgrades
- Update modal manager for rn 0.58 support ([#5581](https://togithub.com/storybooks/storybook/pull/5581))
### [`v4.1.11`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4111-January-24-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.10...v4.1.11)
##### Bug Fixes
- React-native: Fixed isUIHidden param ([#5067](https://togithub.com/storybooks/storybook/pull/5067))
- React-native: Disabling warning if story is not set in async storage ([#5068](https://togithub.com/storybooks/storybook/pull/5068))
### [`v4.1.10`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4110-January-24-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.9...v4.1.10)
Release failed due to NPM error
### [`v4.1.9`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#419-January-23-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.8...v4.1.9)
Note that `4.1.7` contained a bad merge that missed an important change. This release fixes that:
##### Bug Fixes
- Core: Add missing polyfills to manager to support IE ([#5238](https://togithub.com/storybooks/storybook/pull/5238))
### [`v4.1.8`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#418-January-23-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.7...v4.1.8)
Bad release
### [`v4.1.7`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#417-January-17-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.6...v4.1.7)
##### Bug Fixes
- Core: make absolute DLL path relative ([#5238](https://togithub.com/storybooks/storybook/pull/5238))
- Addon-actions: import utils directly to prevent import cycles ([#5107](https://togithub.com/storybooks/storybook/pull/5107))
- Add-knobs: render non-grouped knobs in the ALL tab ([#5106](https://togithub.com/storybooks/storybook/pull/5106))
### [`v4.1.6`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#416-January-9-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.5...v4.1.6)
##### Bug Fixes
- React: Fix react version backwards compatibility ([#5148](https://togithub.com/storybooks/storybook/pull/5148))
- UI: fix highlightColor ([#5150](https://togithub.com/storybooks/storybook/pull/5150))
- Core: Transpile addons.js with Babel for IE11 ([#5081](https://togithub.com/storybooks/storybook/pull/5081))
##### Maintenance
- Add CORS headers to versions.json ([#5155](https://togithub.com/storybooks/storybook/pull/5155))
##### Dependency Upgrades
- Bump puppeteer from 1.9.0 to 1.11.0 ([#5119](https://togithub.com/storybooks/storybook/pull/5119))
### [`v4.1.5`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#415-January-9-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.4...v4.1.5)
NPM failure, republishing as 4.1.6
### [`v4.1.4`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#414-December-25-2018)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.3...v4.1.4)
##### Bug Fixes
- Core: Load Symbol polyfill before any other code ([#5082](https://togithub.com/storybooks/storybook/pull/5082))
- React: Fix error with new CRA Webpack config ([#5074](https://togithub.com/storybooks/storybook/pull/5074))
### [`v4.1.3`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#413-December-20-2018)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.2...v4.1.3)
##### Bug Fixes
- React: remove unnecessary dependencies, fix aliasing ([#5047](https://togithub.com/storybooks/storybook/pull/5047))
- React: alias to react & react-dom ([#5016](https://togithub.com/storybooks/storybook/pull/5016))
- Addon-knobs: Fix color picker display ([#5010](https://togithub.com/storybooks/storybook/pull/5010))
### [`v4.1.2`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#412-December-15-2018)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.1...v4.1.2)
##### Bug Fixes
- Addon-Knob: Add missing key property in Panel ([#4507](https://togithub.com/storybooks/storybook/pull/4507))
- Fix package version dependencies ([#4960](https://togithub.com/storybooks/storybook/pull/4960))
### [`v4.1.1`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4118-April-15-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.0...v4.1.1)
##### Bug Fixes
- Pin react-treebeard dependency at 3.1.0 ([#6517](https://togithub.com/storybooks/storybook/pull/6517))
### [`v4.1.0`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#410-December-12-2018)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.12...v4.1.0)
Storybook 4.1 with performance and compatibility improvements! Highlights include:
- Core: Performance optimizations on separate manager preview split, improved cold start, restart & rebuild ([#4834](https://togithub.com/storybooks/storybook/pull/4834))
- React: add support for all versions of react ([#4808](https://togithub.com/storybooks/storybook/pull/4808))
- Addon-CSSResources: new adddon to dynamically add/remove css ([#4622](https://togithub.com/storybooks/storybook/pull/4622))
- React: use babel presets/plugins based on CRA. ([#4836](https://togithub.com/storybooks/storybook/pull/4836))
- React-native: Add ability to filter story list ([#4806](https://togithub.com/storybooks/storybook/pull/4806))
- React: Add TypeScript support for react-scripts ([#4824](https://togithub.com/storybooks/storybook/pull/4824))
There are dozens more fixes, features, and tweaks in the 4.1 release. See changelogs for `4.1.0-*` for details.
### [`v4.0.12`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4012-December-5-2018)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.11...v4.0.12)
##### Bug Fixes
- Addon-a11y: Fix runtime errors in older browsers ([#4904](https://togithub.com/storybooks/storybook/pull/4904))
### [`v4.0.11`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4011-December-3-2018)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.10...v4.0.11)
##### Bug Fixes
- Restore index.html in cra-kitchen-sink ([#4856](https://togithub.com/storybooks/storybook/pull/4856))
- Add try, catch for IE11 as it breaks script execution ([#4870](https://togithub.com/storybooks/storybook/pull/4870))
### [`v4.0.10`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4010-December-2-2018)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.9...v4.0.10)
Fixes 4.0.9
##### Bug Fixes
- Core: Use correct cache directory path ([#4792](https://togithub.com/storybooks/storybook/pull/4792))
- Addon-Info: fix docgen description display ([#4685](https://togithub.com/storybooks/storybook/pull/4685))
- Addon-storyshots-puppeteer: fix peerDependencies ([#4828](https://togithub.com/storybooks/storybook/pull/4828))
### [`v4.0.9`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#409-November-26-2018)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.8...v4.0.9)
Broken release (see [#4897](https://togithub.com/storybooks/storybook/issues/4897))
### [`v4.0.8`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#408-November-21-2018)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.7...v4.0.8)
##### Bug Fixes
- Addon-knobs: Vue optimize on force render ([#4773](https://togithub.com/storybooks/storybook/pull/4773))
### [`v4.0.7`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#407-November-15-2018)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.6...v4.0.7)
##### Bug Fixes
- Vue/Angular/Mithril/Polymer: Add missing "forceReRender" and "addParameters" ([#4767](https://togithub.com/storybooks/storybook/pull/4767))
### [`v4.0.6`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#406-November-13-2018)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.4...v4.0.6)
##### Features
- React: add support for custom `react-scripts` packages ([#4712](https://togithub.com/storybooks/storybook/pull/4712))
##### Bug Fixes
- Core: fix NODE_PATH is not being loaded from .env ([#4706](https://togithub.com/storybooks/storybook/pull/4706))
### [`v4.0.4`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#404)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.3...v4.0.4)
2018-November-06
##### Bug Fixes
- Core: Change extensions ordering in webpack config [#4708](https://togithub.com/storybooks/storybook/pull/4708)
- Addon-Knobs: Fix PropTypes in NumberType [#4669](https://togithub.com/storybooks/storybook/pull/4669)
- Addon-Viewport: Fix "defaultViewport" configuration [#4683](https://togithub.com/storybooks/storybook/pull/4683)
- Addon-Jest: Fix test matching [#4689](https://togithub.com/storybooks/storybook/pull/4689)
- Fix tests in node 11 by using `Array#sort` correctly [#4720](https://togithub.com/storybooks/storybook/pull/4720)
##### Dependency Upgrades
- Bump react-syntax-highlighter from 9.0.1 to 10.0.0 [#4654](https://togithub.com/storybooks/storybook/pull/4654)
- Remove SB deps from cli tests [#4705](https://togithub.com/storybooks/storybook/pull/4705)
### [`v4.0.3`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#403)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.2...v4.0.3)
2018-November-06
##### Bug Fixes
- React: Fix css relative asset urls [#4695](https://togithub.com/storybooks/storybook/pull/4695)
- Core: Fix a bug with buildStaticStandalone resolving too early [#4649](https://togithub.com/storybooks/storybook/pull/4649)
- Angular: Fixes component imports from dist [#4682](https://togithub.com/storybooks/storybook/pull/4682)
- Addon-info: Improve accessibility with contrast [#4698](https://togithub.com/storybooks/storybook/pull/4698)
- Ember: update ergonomics to not require any manual setup [#4594](https://togithub.com/storybooks/storybook/pull/4594)
- React-native: fix accessibility for component preview (iOS+VoiceOver) [#4601](https://togithub.com/storybooks/storybook/pull/4601)
##### Maintenance
- Update release process and `master` becomes the stable branch [#4719](https://togithub.com/storybooks/storybook/pull/4719)
- Report CLI tests to teamcity [#4671](https://togithub.com/storybooks/storybook/pull/4671)
##### Dependency Upgrades
30 PRs
- Bump [@angular/core](https://togithub.com/angular/core) from 7.0.1 to 7.0.2 [#4675](https://togithub.com/storybooks/storybook/pull/4675)
- [Security] Bump merge from 1.2.0 to 1.2.1 in /docs [#4687](https://togithub.com/storybooks/storybook/pull/4687)
- Bump typescript from 3.1.4 to 3.1.6 [#4699](https://togithub.com/storybooks/storybook/pull/4699)
- Set zone.js as a peer and dev dependency [#4663](https://togithub.com/storybooks/storybook/pull/4663)
- chore(core): update css-loader to latest [#4619](https://togithub.com/storybooks/storybook/pull/4619)
- Bump css-loader from 1.0.0 to 1.0.1 [#4655](https://togithub.com/storybooks/storybook/pull/4655)
- Bump [@ngrx/store](https://togithub.com/ngrx/store) from 6.1.0 to 6.1.1 [#4653](https://togithub.com/storybooks/storybook/pull/4653)
- Allow for angular-devkit/core version aligned with Angular v7 [#4652](https://togithub.com/storybooks/storybook/pull/4652)
- Bump ember-load-initializers from 1.1.0 to 2.0.0 [#4634](https://togithub.com/storybooks/storybook/pull/4634)
- Bump [@ember/test-helpers](https://togithub.com/ember/test-helpers) from 0.7.27 to 1.0.0 [#4630](https://togithub.com/storybooks/storybook/pull/4630)
- Bump [@storybook/addon-actions](https://togithub.com/storybook/addon-actions) from 3.4.11 to 4.0.0 in /docs [#4626](https://togithub.com/storybooks/storybook/pull/4626)
- Bump gatsby-plugin-sharp from 2.0.7 to 2.0.10 in /docs [#4627](https://togithub.com/storybooks/storybook/pull/4627)
- Bump typescript from 3.1.3 to 3.1.4 [#4629](https://togithub.com/storybooks/storybook/pull/4629)
- Bump react-scripts from 2.0.5 to 2.1.0 [#4631](https://togithub.com/storybooks/storybook/pull/4631)
- Bump ember-source from 3.5.0 to 3.5.1 [#4633](https://togithub.com/storybooks/storybook/pull/4633)
- Bump [@types/node](https://togithub.com/types/node) from 10.12.0 to 10.12.1 [#4635](https://togithub.com/storybooks/storybook/pull/4635)
- Bump react-dev-utils from 6.0.5 to 6.1.0 [#4636](https://togithub.com/storybooks/storybook/pull/4636)
- Bump eslint from 5.7.0 to 5.8.0 [#4613](https://togithub.com/storybooks/storybook/pull/4613)
- Bump express-graphql from 0.6.12 to 0.7.1 [#4610](https://togithub.com/storybooks/storybook/pull/4610)
- Bump tslint-plugin-prettier from 2.0.0 to 2.0.1 [#4609](https://togithub.com/storybooks/storybook/pull/4609)
- Bump eslint-plugin-jest from 21.26.1 to 21.26.2 [#4606](https://togithub.com/storybooks/storybook/pull/4606)
- Bump [@types/jest](https://togithub.com/types/jest) from 23.3.7 to 23.3.8 [#4611](https://togithub.com/storybooks/storybook/pull/4611)
- Bump fork-ts-checker-webpack-plugin from 0.4.10 to 0.4.14 [#4607](https://togithub.com/storybooks/storybook/pull/4607)
- Bump autoprefixer from 9.2.1 to 9.3.1 [#4605](https://togithub.com/storybooks/storybook/pull/4605)
- Bump jasmine-core from 3.2.1 to 3.3.0 [#4581](https://togithub.com/storybooks/storybook/pull/4581)
- Bump react-dom from 16.5.2 to 16.6.0 [#4580](https://togithub.com/storybooks/storybook/pull/4580)
- Bump eslint-plugin-jest from 21.25.1 to 21.26.1 [#4583](https://togithub.com/storybooks/storybook/pull/4583)
- Bump react from 16.5.2 to 16.6.0 [#4584](https://togithub.com/storybooks/storybook/pull/4584)
- Bump react-syntax-highlighter from 9.0.0 to 9.0.1 [#4585](https://togithub.com/storybooks/storybook/pull/4585)
- Bump remark-cli from 5.0.0 to 6.0.0 [#4551](https://togithub.com/storybooks/storybook/pull/4551)
### [`v4.0.2`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#402)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.1...v4.0.2)
2018-October-31
Fix broken 4.0.1 release
##### Bug Fixes
- Addon-knobs: fix select array values showing k [#4586](https://togithub.com/storybooks/storybook/pull/4586)
### [`v4.0.1`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4012-December-5-2018)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.0...v4.0.1)
##### Bug Fixes
- Addon-a11y: Fix runtime errors in older browsers ([#4904](https://togithub.com/storybooks/storybook/pull/4904))
### [`v4.0.0`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#400)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.4.12...v4.0.0)
2018-October-29
[Storybook 4.0](https://medium.com/storybookjs/storybook-4-0-is-here-10b9857fc7de) is our first major-version update in over a year! Key improvements include:
- Build tools
- Webpack 4 [#3148](https://togithub.com/storybooks/storybook/pull/3148)
- Babel 7 [#3746](https://togithub.com/storybooks/storybook/pull/3746)
- View layers
- Storybook for Ember [#4237](https://togithub.com/storybooks/storybook/pull/4237)
- Storybook for MarkoJS [#3504](https://togithub.com/storybooks/storybook/pull/3504)
- Storybook for Mithril [#3244](https://togithub.com/storybooks/storybook/pull/3244)
- Storybook for HTML snippets [#3475](https://togithub.com/storybooks/storybook/pull/3475)
- Storybook for Svelte [#3770](https://togithub.com/storybooks/storybook/pull/3770)
- Storybook for Riot [#4070](https://togithub.com/storybooks/storybook/pull/4070)
- Mobile
- Mobile device view: toggling stories panel with โฐ button [#3337](https://togithub.com/storybooks/storybook/pull/3337)
- React Native: Remove the packager from storybook [#4261](https://togithub.com/storybooks/storybook/pull/4261)
- React-Native: On-device addons [#4381](https://togithub.com/storybooks/storybook/pull/4381)
- React-Native: On-device addons for notes, knobs, backgrounds [#4327](https://togithub.com/storybooks/storybook/pull/4327)
- UI
- Storybook UI theming [#3628](https://togithub.com/storybooks/storybook/pull/3628)
- Core
- Story parameters [#2679](https://togithub.com/storybooks/storybook/pull/2679)
- Generic addon decorators [#3555](https://togithub.com/storybooks/storybook/pull/3555)
- Support css-modules [#4405](https://togithub.com/storybooks/storybook/pull/4405)
- start-storybook: open browser tab on first compilation [#4149](https://togithub.com/storybooks/storybook/pull/4149)
- start-storybook: suggest an alternative when the port is occupied [#4146](https://togithub.com/storybooks/storybook/pull/4146)
- CLI-less Node api [#4344](https://togithub.com/storybooks/storybook/pull/4344)
- Rename CLI to sb [#4345](https://togithub.com/storybooks/storybook/pull/4345)
There are hundreds of more fixes, features, and tweaks in the 4.0 release. See changelogs for `4.0.0-rc.*` and `4.0.0-alpha.*` for details; check out our [migration guide](https://medium.com/storybookjs/migrating-to-storybook-4-c65b19a03d2c) for a walkthrough of how to upgrade or the
[migration docs](https://togithub.com/storybooks/storybook/blob/master/MIGRATION.md#from-version-34x-to-40x) for an enumeration of breaking changes.
### [`v3.4.12`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#3412-March-24-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.4.11...v3.4.12)
##### Bug Fixes
- UI: Workaround broken treebeard animations ([#6249](https://togithub.com/storybooks/storybook/pull/6249))
### [`v3.4.11`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#3411)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.4.10...v3.4.11)
2018-September-17
##### Dependencies
- Allow v1 or v2 in airbnb-js-shims [#4190](https://togithub.com/storybooks/storybook/pull/4190)
### [`v3.4.10`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#3410)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.4.8...v3.4.10)
2018-August-03
NOTE: `3.4.9` publish failed
##### Bug Fixes
- addons-jest: bug with the jest parameter [#3923](https://togithub.com/storybooks/storybook/pull/3923)
- addon-info: fix copy button styling [#3896](https://togithub.com/storybooks/storybook/pull/3896)
### [`v3.4.8`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#348)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.4.7...v3.4.8)
2018-June-21
##### Bug Fixes
- Fix centered addon for IE11 [#3735](https://togithub.com/storybooks/storybook/pull/3735)
- Display functions as variables not invocations [#3761](https://togithub.com/storybooks/storybook/pull/3761)
### [`v3.4.7`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#347)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.4.6...v3.4.7)
2018-June-10
##### Bug Fixes
- Remove linebreaks in notes text when they are html elements [#3731](https://togithub.com/storybooks/storybook/pull/3731)
### [`v3.4.6`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#346)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.4.5...v3.4.6)
2018-May-26
##### Features
- Addon-notes: Add classname to the container component to target with styles. [#3617](https://togithub.com/storybooks/storybook/pull/3617)
### [`v3.4.5`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#345)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.4.4...v3.4.5)
2018-May-17
##### Features
- Addon-info: improve prop options [#3428](https://togithub.com/storybooks/storybook/pull/3428)
##### Bug Fixes
- Addon-storysource: Remove nested braces in code block [#3568](https://togithub.com/storybooks/storybook/pull/3568)
- Addon-info: Fix double quotes in prop table, add additional examples [#3401](https://togithub.com/storybooks/storybook/pull/3401)
- Ignore any unstructured output from the package managers [#3563](https://togithub.com/storybooks/storybook/pull/3563)
- Use the --use-npm flag also for version checking [#3535](https://togithub.com/storybooks/storybook/pull/3535)
### [`v3.4.4`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#344)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.4.3...v3.4.4)
2018-May-12
##### Bug Fixes
- Ignore home package.json no license field [#3531](https://togithub.com/storybooks/storybook/pull/3531)
- fixed Duplicate declaration h [#3409](https://togithub.com/storybooks/storybook/pull/3409)
- Storyshots integrity tests options [#3418](https://togithub.com/storybooks/storybook/pull/3418)
- Fix dynamic knobs [d2a289e](https://togithub.com/storybooks/storybook/commit/d2a289e524c51e794f5f3a34164a69ba3d5409fa)
##### Dependency Upgrades
- jest-image-snapshot version to ^2.4.1 [#3500](https://togithub.com/storybooks/storybook/pull/3500)
### [`v3.4.3`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#343)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.4.2...v3.4.3)
2018-April-27
##### Features
- Suppress verbose build output [#3487](https://togithub.com/storybooks/storybook/pull/3487)
##### Bug Fixes
- Improve yarn detection [#3453](https://togithub.com/storybooks/storybook/pull/3453)
- Don't try to access the devtools hook if we are cross-origin [#3485](https://togithub.com/storybooks/storybook/pull/3485)
##### Dependency Upgrades
- Update webpack-hot-middleware to fix HMR [#3463](https://togithub.com/storybooks/storybook/pull/3463)
### [`v3.4.2`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#342)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.4.1...v3.4.2)
2018-April-17
##### Bug Fixes
- Serialize boolean type only for non-nullable values [#3432](https://togithub.com/storybooks/storybook/pull/3432)
- Addon actions: fix slow logging [#3133](https://togithub.com/storybooks/storybook/pull/3133)
##### Documentation
- Fix storyshots readme for image snapshotting [#3397](https://togithub.com/storybooks/storybook/pull/3397)
### [`v3.4.1`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#3412-March-24-2019)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.4.0...v3.4.1)
##### Bug Fixes
- UI: Workaround broken treebeard animations ([#6249](https://togithub.com/storybooks/storybook/pull/6249))
### [`v3.4.0`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#340)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.3.15...v3.4.0)
2018-March-30
Welcome to Storybook 3.4 with the following key improvements:
- Polymer 2 support [#2225](https://togithub.com/storybooks/storybook/pull/2225)
- Angular and Vue storyshots [#2564](https://togithub.com/storybooks/storybook/pull/2564)
- Add image snapshots to addon-storyshots [#2413](https://togithub.com/storybooks/storybook/pull/2413)
- Multiple story hierarchies [#2452](https://togithub.com/storybooks/storybook/pull/2452)
- Addon-storysource: story source in addon pane [#2885](https://togithub.com/storybooks/storybook/pull/2885)
Read on for more improvements, fixes. In addition, there are hundreds of dependency upgrades in the 3.4 release, so to see the details, please see the changelogs for `3.4.0-rc.*` and `3.4.0-alpha.*`.
##### Features
- Bind window access if `window` is defined; add `addons channel` access too [#3243](https://togithub.com/storybooks/storybook/pull/3243)
- Fix screenshots tests & add getScreenshotOption to storyshots [#3102](https://togithub.com/storybooks/storybook/pull/3102)
- Add `__STORYBOOK_CLIENT_API__` for external tools [#3058](https://togithub.com/storybooks/storybook/pull/3058)
- Addon storysource: select stories from inside of the StoryPanel [#3154](https://togithub.com/storybooks/storybook/pull/3154)
- Storyshots: env.NODE_PATH support [#2873](https://togithub.com/storybooks/storybook/pull/2873)
- Knobs: Select knob key/value ordering [#1745](https://togithub.com/storybooks/storybook/pull/1745)
- Angular: Add option to pass custom styles for ng components [#2856](https://togithub.com/storybooks/storybook/pull/2856)
- Core: Add watch mode for build-storybook [#2866](https://togithub.com/storybooks/storybook/pull/2866)
- Core: Add `__dirname` support [#2791](https://togithub.com/storybooks/storybook/pull/2791)
- Pass default webpack config as third argument in Full Control Mode [#2796](https://togithub.com/storybooks/storybook/pull/2796)
- Angular and Vue storyshots [#2564](https://togithub.com/storybooks/storybook/pull/2564)
- Addon-info: Added "Copy button" for code example [#2713](https://togithub.com/storybooks/storybook/pull/2713)
- Angular: Serve styles and assets using .angular-cli webpack configuration [#2735](https://togithub.com/storybooks/storybook/pull/2735)
- API: Added an event that is emitted when a channel is created. [#2711](https://togithub.com/storybooks/storybook/pull/2711)
- Addon-a11y: Handle components with delayed rendering [#2651](https://togithub.com/storybooks/storybook/pull/2651)
- Polymer 2 support [#2225](https://togithub.com/storybooks/storybook/pull/2225)
- Add image snapshots to addon-storyshots [#2413](https://togithub.com/storybooks/storybook/pull/2413)
- Angular template support for Storybook [#2690](https://togithub.com/storybooks/storybook/pull/2690)
- Custom tsconfig.json for angular apps. [#2669](https://togithub.com/storybooks/storybook/pull/2669)
- Multiple story hierarchies [#2452](https://togithub.com/storybooks/storybook/pull/2452)
- Change template story files extension to .ts [#2594](https://togithub.com/storybooks/storybook/pull/2594)
- Use store revisions to ensure that stories re-render on HMR. [#2605](https://togithub.com/storybooks/storybook/pull/2605)
- Ability to force re-render a story [#2463](https://togithub.com/storybooks/storybook/pull/2463)
- Introduce framework-independent core library [#2241](https://togithub.com/storybooks/storybook/pull/2241)
##### Bug Fixes
- \[Addon-storyshots] Remove default options on "goto" call [#3298](https://togithub.com/storybooks/storybook/pull/3298)
- CLI: add error handling for latest_version helper [#3297](https://togithub.com/storybooks/storybook/pull/3297)
- Refactor CLI to use `npm` and `yarn` instead of third party packages [#3275](https://togithub.com/storybooks/storybook/pull/3275)
- Fix issue when extending webpack config [#3279](https://togithub.com/storybooks/storybook/pull/3279)
- Object proptype is shown in addon-info proptable [#3255](https://togithub.com/storybooks/storybook/pull/3255)
- Fix storyshots renderer and serializer options [#3252](https://togithub.com/storybooks/storybook/pull/3252)
- Angular: use resolveLoader from cliCommonConfig [#3251](https://togithub.com/storybooks/storybook/pull/3251)
- Delaying update of height and width in Layout [#3180](https://togithub.com/storybooks/storybook/pull/3180)
- Add 'waitUntil' option to puppeteer of storyshots [#3156](https://togithub.com/storybooks/storybook/pull/3156)
- Move polymer loader to peerDependencies [#3161](https://togithub.com/storybooks/storybook/pull/3161)
- Addons: avoid mixing manager and preview code together [#3068](https://togithub.com/storybooks/storybook/pull/3068)
- React-Native: Fix by moving managerPath export to `server.js` [#2947](https://togithub.com/storybooks/storybook/pull/2947)
- Addon-Info: Add type check to PropType on OneOf [#2653](https://togithub.com/storybooks/storybook/pull/2653)
- Vue: Support .vue extension resolving [#2896](https://togithub.com/storybooks/storybook/pull/2896)
- UI: remove zero on story loading [#2857](https://togithub.com/storybooks/storybook/pull/2857)
- Angular: remove entryComponents prop from metadata [#2790](https://togithub.com/storybooks/storybook/pull/2790)
- Use process.exitCode instead of process.exit() [#2717](https://togithub.com/storybooks/storybook/pull/2717)
- Angular: knobs with template [#2766](https://togithub.com/storybooks/storybook/pull/2766)
- Remove polymer-cli dependency [#2741](https://togithub.com/storybooks/storybook/pull/2741)
- Add scss for components in angular apps by default. [#2703](https://togithub.com/storybooks/storybook/pull/2703)
##### Documentation
- Add example for [@ngrx/store](https://togithub.com/ngrx/store) [#3233](https://togithub.com/storybooks/storybook/pull/3233)
- Fix missing declaration in Angular example [#3213](https://togithub.com/storybooks/storybook/pull/3213)
- Update ADDONS_SUPPORT.md [#3114](https://togithub.com/storybooks/storybook/pull/3114)
- StoryShots: Document ref mocking [#2869](https://togithub.com/storybooks/storybook/pull/2869)
- Extending webpack section is no longer needed for the common usage [#2826](https://togithub.com/storybooks/storybook/pull/2826)
- Updating Vue Jest Config [#2821](https://togithub.com/storybooks/storybook/pull/2821)
- Angular inheritance example [#2787](https://togithub.com/storybooks/storybook/pull/2787)
- Revisit addon/framework support [#3046](https://togithub.com/storybooks/storybook/pull/3046)
- Docs live examples [#3019](https://togithub.com/storybooks/storybook/pull/3019)
- Mention new supported frameworks [#2895](https://togithub.com/storybooks/storybook/pull/2895)
- Update writing addons documentation [#2951](https://togithub.com/storybooks/storybook/pull/2951)
- Update docs on LinkTo in addon-links [#2926](https://togithub.com/storybooks/storybook/pull/2926)
##### Maintenance
- Fix errors on starting example Angular app [#3078](https://togithub.com/storybooks/storybook/pull/3078)
- Use WatchMissingNodeModulesPlugin from react-dev-utils package [#3141](https://togithub.com/storybooks/storybook/pull/3141)
- Don't use exact versions in peerDependencies [#3073](https://togithub.com/storybooks/storybook/pull/3073)
- Remove integration tests [#3052](https://togithub.com/storybooks/storybook/pull/3052)
- Fix "dev" script to be cross-platform [#2922](https://togithub.com/storybooks/storybook/pull/2922)
- Typescript distribution [#2846](https://togithub.com/storybooks/storybook/pull/2846)
- Use UTC timezone in formatting too for knobs test [#2861](https://togithub.com/storybooks/storybook/pull/2861)
- ADD autolabeler.yml for [#2809](https://togithub.com/storybooks/storybook/pull/2809)
- Fix css warning in angular-cli example [#2789](https://togithub.com/storybooks/storybook/pull/2789)
- Move more things to core [#2788](https://togithub.com/storybooks/storybook/pull/2788)
- Change ng stories dir [#2672](https://togithub.com/storybooks/storybook/pull/2672)
- Only update CLI snapsots on postpublish script, skip smoke tests [#2671](https://togithub.com/storybooks/storybook/pull/2671)
- Fix the timezone for example dates [#2654](https://togithub.com/storybooks/storybook/pull/2654)
- Update prereq yarn install level [#2638](https://togithub.com/storybooks/storybook/pull/2638)
- Separate stories in angular-cli example [#2592](https://togithub.com/storybooks/storybook/pull/2592)
### [`v3.3.15`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#3315)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.3.14...v3.3.15)
2018-March-07
##### Bug Fixes
- Unset background when switching to a non-background story [#3142](https://togithub.com/storybooks/storybook/pull/3142)
- Updated testIds in RN StoryListView to use kind [#3129](https://togithub.com/storybooks/storybook/pull/3129)
- Added missing key prop to NoTests component. [#3111](https://togithub.com/storybooks/storybook/pull/3111)
- Events addon: fix React keys warning [#3072](https://togithub.com/storybooks/storybook/pull/3072)
### [`v3.3.14`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#3314)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.3.13...v3.3.14)
2018-February-21
##### Bug Fixes
- RN: Add error handler on WS to fix crashing on page reload [#3002](https://togithub.com/storybooks/storybook/pull/3002)
- Added safety net preventing storybook Jest addon from throwing. [#3023](https://togithub.com/storybooks/storybook/pull/3023)
- Added "key" prop to list items inside test failure message. [#2867](https://togithub.com/storybooks/storybook/pull/2867)
- Addon-info: Add type check to PropType on OneOf [#2653](https://togithub.com/storybooks/storybook/pull/2653)
- Use [@storybook/podda](https://togithub.com/storybook/podda) to fix npm engine version in podda [#3033](https://togithub.com/storybooks/storybook/pull/3033)
- Addon-backgrounds: set background on iframe instead of adding a wrapper in preview [#2807](https://togithub.com/storybooks/storybook/pull/3033)
### [`v3.3.13`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#3313)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.3.12...v3.3.13)
2018-February-11
##### Bug Fixes
- Angular: add rule for .md to webpack.config.prod.js [#2924](https://togithub.com/storybooks/storybook/pull/2924)
- Check for correct props in Flow or prop-types [#2902](https://togithub.com/storybooks/storybook/pull/2902)
### [`v3.3.12`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#3312)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.3.11...v3.3.12)
2018-February-02
##### Bug Fixes
- Fix browser navigation again [#2870](https://togithub.com/storybooks/storybook/pull/2870)
##### Dependency Upgrades
- Update url-loader from 0.5.8 to 0.6.2 in app/angular [#2847](https://togithub.com/storybooks/storybook/pull/2847)
### [`v3.3.11`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#3311)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.3.10...v3.3.11)
2018-January-26
##### Bug Fixes
- Angular: update helpers.ts [#2777](https://togithub.com/storybooks/storybook/pull/2777)
### [`v3.3.10`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#3310)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.3.9...v3.3.10)
2018-January-19
##### Bug Fixes
- Addon-backgrounds: remove redundant scrollbars [#2744](https://togithub.com/storybooks/storybook/pull/2744)
- Addon-info: add keys for separator spans in OneOfType [#2743](https://togithub.com/storybooks/storybook/pull/2743)
### [`v3.3.9`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#339)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.3.8...v3.3.9)
2018-January-13
##### Bug Fixes
- Start haul/react-native using named binaries instead of cli.js [#2715](https://togithub.com/storybooks/storybook/pull/2715)
- Reflect the new peer dependencies in docs and CLI templates [#2714](https://togithub.com/storybooks/storybook/pull/2714)
- Don't mangle function names for production builds [#2705](https://togithub.com/storybooks/storybook/pull/2705)
### [`v3.3.8`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#338)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.3.7...v3.3.8)
2018-January-11
This is a duplicate of `3.3.7`, re-published because I accidentally published `3.4.0-alpha.1` on the `latest` NPM tag.
### [`v3.3.7`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#337)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.3.6...v3.3.7)
2018-January-10
##### Maintenance
- Extract tslint exclusions out of package.json scripts [#2684](https://togithub.com/storybooks/storybook/pull/2684)
- Add tslint to the linting pipe [#2682](https://togithub.com/storybooks/storybook/pull/2682)
##### Bug Fixes
- Angular: add entry components to modulemetadata - [#2701](https://togithub.com/storybooks/storybook/issues/2701) [#2702](https://togithub.com/storybooks/storybook/pull/2702)
- Add html and markup loaders to angular and vue apps [#2692](https://togithub.com/storybooks/storybook/pull/2692)
### [`v3.3.6`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#336)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.3.5...v3.3.6)
2018-January-08
##### Bug Fixes
- Remove `src/` from remaining `.npmignore`s [#2678](https://togithub.com/storybooks/storybook/pull/2678)
### [`v3.3.5`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#335)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.3.4...v3.3.5)
2018-January-08
##### Bug Fixes
- Remove src from individual .npmignore files [#2677](https://togithub.com/storybooks/storybook/pull/2677)
### [`v3.3.4`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#334)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.3.3...v3.3.4)
2018-January-07
##### Bug Fixes
- Fix config dir detection [#2666](https://togithub.com/storybooks/storybook/pull/2666)
- Removed lowercase-only restriction for knobs [#2646](https://togithub.com/storybooks/storybook/pull/2646)
- Add IE11 compatibility meta tag [#2650](https://togithub.com/storybooks/storybook/pull/2650)
- Allow transparency in color knob [#2624](https://togithub.com/storybooks/storybook/pull/2624)
- RN: Use haul/bin/cli.js for cross-platform support [#2577](https://togithub.com/storybooks/storybook/pull/2577)
- Publish package sources along with transpiled files [#2604](https://togithub.com/storybooks/storybook/pull/2604)
- Fixed all peerDependencies for apps. [#2601](https://togithub.com/storybooks/storybook/pull/2601)
- Renamed angular root node to avoid name collisions [#2657](https://togithub.com/storybooks/storybook/pull/2657)
- Add .ts compatibility to storyshots [#2639](https://togithub.com/storybooks/storybook/pull/2639)
- Remove [@angular/core](https://togithub.com/angular/core) dep from knobs peer. [#2640](https://togithub.com/storybooks/storybook/pull/2640)
- Angular: Change template story files extension .ts [#2594](https://togithub.com/storybooks/storybook/pull/2594)
- Skip serializing (Synthetic)Events [#2626](https://togithub.com/storybooks/storybook/pull/2626)
##### Maintenance
- Separate stories in angular-cli example [#2592](https://togithub.com/storybooks/storybook/pull/2592)
##### Dependency Upgrades
13 Upgrades
- Upgraded `@types/lodash` in `/` from "4.14.91" to "4.14.92" [#2659](https://togithub.com/storybooks/storybook/pull/2659)
- Upgraded `marksy` in `addons/info` from "6.0.1" to "6.0.2" [#2659](https://togithub.com/storybooks/storybook/pull/2659)
- Upgraded `css-loader` in `app/react` from "0.28.7" to "0.28.8" [#2659](https://togithub.com/storybooks/storybook/pull/2659)
- Upgraded `html-loader` in `app/react` from "0.5.1" to "0.5.4" [#2659](https://togithub.com/storybooks/storybook/pull/2659)
- Upgraded `uglifyjs-webpack-plugin` in `app/react` from "1.1.5" to "1.1.6" [#2659](https://togithub.com/storybooks/storybook/pull/2659)
- Upgraded `css-loader` in `app/angular` from "0.28.7" to "0.28.8" [#2659](https://togithub.com/storybooks/storybook/pull/2659)
- Upgraded `uglifyjs-webpack-plugin` in `app/angular` from "1.1.5" to "1.1.6" [#2659](https://togithub.com/storybooks/storybook/pull/2659)
- Upgraded `css-loader` in `app/react-native` from "0.28.7" to "0.28.8" [#2659](https://togithub.com/storybooks/storybook/pull/2659)
- Upgraded `uglifyjs-webpack-plugin` in `app/react-native` from "1.1.5" to "1.1.6" [#2659](https://togithub.com/storybooks/storybook/pull/2659)
- Upgraded `css-loader` in `app/vue` from "0.28.7" to "0.28.8" [#2659](https://togithub.com/storybooks/storybook/pull/2659)
- Upgraded `uglifyjs-webpack-plugin` in `app/vue` from "1.1.5" to "1.1.6" [#2659](https://togithub.com/storybooks/storybook/pull/2659)
- Upgraded `@types/node` in `examples/angular-cli` from "6.0.95" to "6.0.96" [#2659](https://togithub.com/storybooks/storybook/pull/2659)
- Upgraded `css-loader` in `examples/vue-kitchen-sink` from "0.28.7" to "0.28.8" [#2659](https://togithub.com/storybooks/storybook/pull/2659)
### [`v3.3.3`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#333)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.3.2...v3.3.3)
2017-December-29
##### Bug Fixes
- `app:angular` Fixed dependency injection for components [#2566](https://togithub.com/storybooks/storybook/pull/2566)
- Revert "Move everything from lodash to lodash-es" [#2591](https://togithub.com/storybooks/storybook/pull/2591)
##### Maintenance
- Update CLI snapshots as a postpublish step [#2565](https://togithub.com/storybooks/storybook/pull/2565)
- Add more `imports` eslint rules [#2589](https://togithub.com/storybooks/storybook/pull/2589)
##### Dependency Upgrades
- Upgraded `@storybook/addon-actions` in `/docs` from "3.2.18" to "3.3.1" [#2580](https://togithub.com/storybooks/storybook/pull/2580)
- Upgraded `@storybook/addon-links` in `/docs` from "3.2.18" to "3.3.1" [#2580](https://togithub.com/storybooks/storybook/pull/2580)
- Upgraded `@storybook/addons` in `/docs` from "3.2.18" to "3.3.1" [#2580](https://togithub.com/storybooks/storybook/pull/2580)
- Upgraded `@storybook/react` in `/docs` from "3.2.18" to "3.3.1" [#2580](https://togithub.com/storybooks/storybook/pull/2580)
### [`v3.3.2`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#332)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.3.1...v3.3.2)
2017-December-28
##### Bug Fixes
- Use store revisions to ensure that stories re-render on HMR. [#2588](https://togithub.com/storybooks/storybook/pull/2588)
- Fix [@storybook/client-logger](https://togithub.com/storybook/client-logger) import [#2576](https://togithub.com/storybooks/storybook/pull/2576)
- Fixed react peer dependency [#2584](https://togithub.com/storybooks/storybook/pull/2584)
##### Documentation
- Docs: fix logos display & add babelrc [#2585](https://togithub.com/storybooks/storybook/pull/2585)
- add guide for Angular [#2574](https://togithub.com/storybooks/storybook/pull/2574)
- Update custom webpack config docs [#2578](https://togithub.com/storybooks/storybook/pull/2578)
- Attempt to make propTablesExclude usage clearer [#2568](https://togithub.com/storybooks/storybook/pull/2568)
##### Maintenance
- Add chromatic visual tests [#2505](https://togithub.com/storybooks/storybook/pull/2505)
- Update snapshots to fix tests [#2579](https://togithub.com/storybooks/storybook/pull/2579)
##### Dependency Upgrades
- Upgraded `make-error` in `addons/actions` from "1.3.0" to "1.3.2" [#2586](https://togithub.com/storybooks/storybook/pull/2586)
- Upgraded `zone.js` in `app/angular` from "0.8.18" to "0.8.19" [#2586](https://togithub.com/storybooks/storybook/pull/2586)
- Upgraded `zone.js` in `examples/angular-cli` from "0.8.18" to "0.8.19" [#2586](https://togithub.com/storybooks/storybook/pull/2586)
- Upgraded `@angular/cli` in `examples/angular-cli` from "1.6.2" to "1.6.3" [#2586](https://togithub.com/storybooks/storybook/pull/2586)
- Upgraded `uglifyjs-webpack-plugin` in `app/react` from "1.1.4" to "1.1.5" [#2581](https://togithub.com/storybooks/storybook/pull/2581)
- Upgraded `uglifyjs-webpack-plugin` in `app/angular` from "1.1.4" to "1.1.5" [#2581](https://togithub.com/storybooks/storybook/pull/2581)
- Upgraded `uglifyjs-webpack-plugin` in `app/react-native` from "1.1.4" to "1.1.5" [#2581](https://togithub.com/storybooks/storybook/pull/2581)
- Upgraded `uglifyjs-webpack-plugin` in `app/vue` from "1.1.4" to "1.1.5" [#2581](https://togithub.com/storybooks/storybook/pull/2581)
- Upgraded `karma-coverage-istanbul-reporter` in `examples/angular-cli` from "1.3.1" to "1.3.3" [#2581](https://togithub.com/storybooks/storybook/pull/2581)
### [`v3.3.1`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#3315)
[Compare Source](https://togithub.com/storybooks/storybook/compare/v3.3.0...v3.3.1)
2018-March-07
##### Bug Fixes
- Unset background when switching to a n
Renovate configuration
:date: Schedule: "every weekend" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
3.2.17
->5.0.11
3.2.17
->5.0.11
3.2.17
->5.0.11
3.2.17
->5.0.11
Release Notes
storybooks/storybook
### [`v5.0.11`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#5011-April-28-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.10...v5.0.11) ##### Bug Fixes - Polymer: Fix re-rendering lit-html elements after non-lit-html element ([#5868](https://togithub.com/storybooks/storybook/pull/5868)) - Addon-knobs: Check color knob value before applying uppercase ([#6598](https://togithub.com/storybooks/storybook/pull/6598)) - Angular: Fix sourceMap property of angulars webpack config ([#6535](https://togithub.com/storybooks/storybook/pull/6535)) ##### Maintenance - UI: Add missing props in stories ([#6353](https://togithub.com/storybooks/storybook/pull/6353)) ### [`v5.0.10`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#5010-April-18-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.9...v5.0.10) ##### Bug Fixes - Theming: legacy options don't override set config options ([#6543](https://togithub.com/storybooks/storybook/pull/6543)) - Theming: Fix null brandImage ([#6544](https://togithub.com/storybooks/storybook/pull/6544)) ### [`v5.0.9`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#509-April-17-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.8...v5.0.9) ##### Bug Fixes - UI: Fix panel toggle behavior in fullscreen ([#6525](https://togithub.com/storybooks/storybook/pull/6525)) - Addon-Knobs: Add missing groupId for files knob ([#6534](https://togithub.com/storybooks/storybook/pull/6534)) - Theming: FIX brandImage when theme created with brandTitle ([#6120](https://togithub.com/storybooks/storybook/pull/6120)) ### [`v5.0.8`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#508-April-15-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.7...v5.0.8) Bump version to make `5.0.x` latest since I just released a patch in `v4.1.18` ### [`v5.0.7`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#507-April-14-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.6...v5.0.7) ##### Bug Fixes - Addon-Knobs: Fix sorting of knobs Panels ([#6480](https://togithub.com/storybooks/storybook/pull/6480)) - UI: Fix clickable footer links on about page ([#6441](https://togithub.com/storybooks/storybook/pull/6441)) - UI: Fix 'read full changelog' link on about page ([#6385](https://togithub.com/storybooks/storybook/pull/6385)) ### [`v5.0.6`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#506-April-1-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.5...v5.0.6) ##### Bug Fixes - Addon-a11y: Fix color-blindness emulation in Firefox ([#6297](https://togithub.com/storybooks/storybook/pull/6297)) - Addon-info: Fixed contrast of Show Info button for a11y ([#6301](https://togithub.com/storybooks/storybook/pull/6301)) - Addon-cssresources: Fix panel layout ([#6263](https://togithub.com/storybooks/storybook/pull/6263)) - Addon-info: forwardRef elements use displayName if available ([#6222](https://togithub.com/storybooks/storybook/pull/6222)) - UI: Set expanded stories to objects instead of arrays ([#6290](https://togithub.com/storybooks/storybook/pull/6290)) - Addon-actions: safe render for cyclic obj ([#6240](https://togithub.com/storybooks/storybook/pull/6240)) - Core: Upgrade [@babel/preset-env](https://togithub.com/babel/preset-env) to fix corejs option ([#6281](https://togithub.com/storybooks/storybook/pull/6281)) - Core: Enforces corejs v2 for babel ([#6267](https://togithub.com/storybooks/storybook/pull/6267)) - Knobs: Rename ALL panel to Other for ungrouped knobs ([#6232](https://togithub.com/storybooks/storybook/pull/6232)) ### [`v5.0.5`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#505-March-25-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.4...v5.0.5) Bump version number (same as 5.0.4, but need to make this `latest` again!) ### [`v5.0.4`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#504-March-24-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.3...v5.0.4) ##### Bug Fixes - UI: Fix tooltip event bindings, logger import ([#6238](https://togithub.com/storybooks/storybook/pull/6238)) - CLI: Fix stories regexp in config.js ([#6180](https://togithub.com/storybooks/storybook/pull/6180)) - Accessibilty: Add missing button titles ([#6124](https://togithub.com/storybooks/storybook/pull/6124)) - React: Fix forked CRA support on Windows ([#6236](https://togithub.com/storybooks/storybook/pull/6236)) - Addon-knkobs: Fix color type button z-index ([#6203](https://togithub.com/storybooks/storybook/pull/6203)) - Angular: Fix typo in demo example ([#6193](https://togithub.com/storybooks/storybook/pull/6193)) - Addon-Info: Restore fonts and color styling ([#6186](https://togithub.com/storybooks/storybook/pull/6186)) - Addon-knobs: Fix ObjectType knob react warning ([#6159](https://togithub.com/storybooks/storybook/pull/6159)) - Core: Add core-js as a dep to client-api ([#6209](https://togithub.com/storybooks/storybook/pull/6209)) - React: Fix logging in cra-config ([#6245](https://togithub.com/storybooks/storybook/pull/6245)) ### [`v5.0.3`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#503-March-18-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.2...v5.0.3) ##### Bug Fixes - Accessibility: Add missing button titles ([#6124](https://togithub.com/storybooks/storybook/pull/6124)) ##### Maintenance - UI: Make update notifications much less aggressive ([#6143](https://togithub.com/storybooks/storybook/pull/6143)) ### [`v5.0.2`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#502-March-17-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.1...v5.0.2) ##### Features - CLI: Add --debug-webpack option ([#6082](https://togithub.com/storybooks/storybook/pull/6082)) ##### Bug Fixes - Addon-a11y: Fix design icons ([#5991](https://togithub.com/storybooks/storybook/pull/5991)) - Addon-cssresources: Fix `STORY_RENDERED` CSS reset ([#6050](https://togithub.com/storybooks/storybook/pull/6050)) - CLI: Clear build folder in static build ([#6024](https://togithub.com/storybooks/storybook/pull/6024)) - Addon-backgrounds: Set preview to theme color when "transparent" ([#6042](https://togithub.com/storybooks/storybook/pull/6042)) - UI: Fix search item in menu ([#6027](https://togithub.com/storybooks/storybook/pull/6027)) - Addon-knobs: Fix key press debouncing ([#6022](https://togithub.com/storybooks/storybook/pull/6022)) - CLI: Fix welcome component in dark theme ([#5998](https://togithub.com/storybooks/storybook/pull/5998)) - Addon-viewport: Fix viewport iframe dimensions ([#5993](https://togithub.com/storybooks/storybook/pull/5993)) - Core: fix selectStory with one parameter ([#5983](https://togithub.com/storybooks/storybook/pull/5983)) ##### Maintenance - Addon-viewport: Change styling to more closely match v4 ([#5979](https://togithub.com/storybooks/storybook/pull/5979)) ### [`v5.0.1`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#5011-April-28-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v5.0.0...v5.0.1) ##### Bug Fixes - Polymer: Fix re-rendering lit-html elements after non-lit-html element ([#5868](https://togithub.com/storybooks/storybook/pull/5868)) - Addon-knobs: Check color knob value before applying uppercase ([#6598](https://togithub.com/storybooks/storybook/pull/6598)) - Angular: Fix sourceMap property of angulars webpack config ([#6535](https://togithub.com/storybooks/storybook/pull/6535)) ##### Maintenance - UI: Add missing props in stories ([#6353](https://togithub.com/storybooks/storybook/pull/6353)) ### [`v5.0.0`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#500-March-5-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.18...v5.0.0) Storybook 5.0 is a completely new UI with the following improvements: - ๐ New design with light and dark themes - ๐ Canvas toolbar for easy access to addons - ๐บ Overhauled navigation sidebar with an intuitive menu - ๐ Redesigned addons panel with handy buttons to toggle visibility and orientation - โจ๏ธ Improved keyboard shortcuts that are user configurable - ๐ New URL structure that eliminates long strings of query parameters 5.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching `5.0.0-alpha.*`, `5.0.0-beta.*`, and `5.0.0-rc.*` for the full list of changes. See [MIGRATION.md](https://togithub.com/storybooks/storybook/blob/next/MIGRATION.md) to ugprade from `4.x`. ### [`v4.1.18`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4118-April-15-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.16...v4.1.18) ##### Bug Fixes - Pin react-treebeard dependency at 3.1.0 ([#6517](https://togithub.com/storybooks/storybook/pull/6517)) ### [`v4.1.16`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4116-March-24-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.14...v4.1.16) ##### Bug Fixes - UI: Workaround broken treebeard animations ([#6249](https://togithub.com/storybooks/storybook/pull/6249)) ### [`v4.1.14`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4114-March-8-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.13...v4.1.14) ##### Dependency Upgrades - React-native: Fix RN 0.58.5 / support 0.59 via react-native-modal-datetime-picker 6.0.0 ([#4425](https://togithub.com/storybooks/storybook/pull/4425)) ### [`v4.1.13`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4113-February-21-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.12...v4.1.13) ##### Maintenance - CLI: Cleanup version notice ([#5699](https://togithub.com/storybooks/storybook/pull/5699)) - Docs: Use static versions.json file instead of hacking one in ([#5675](https://togithub.com/storybooks/storybook/pull/5675)) ### [`v4.1.12`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4112-February-18-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.11...v4.1.12) ##### Bug Fixes - Addon-google-analytics: Add missing `register.js` file ([#5379](https://togithub.com/storybooks/storybook/pull/5379)) ##### Dependency Upgrades - Update modal manager for rn 0.58 support ([#5581](https://togithub.com/storybooks/storybook/pull/5581)) ### [`v4.1.11`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4111-January-24-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.10...v4.1.11) ##### Bug Fixes - React-native: Fixed isUIHidden param ([#5067](https://togithub.com/storybooks/storybook/pull/5067)) - React-native: Disabling warning if story is not set in async storage ([#5068](https://togithub.com/storybooks/storybook/pull/5068)) ### [`v4.1.10`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4110-January-24-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.9...v4.1.10) Release failed due to NPM error ### [`v4.1.9`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#419-January-23-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.8...v4.1.9) Note that `4.1.7` contained a bad merge that missed an important change. This release fixes that: ##### Bug Fixes - Core: Add missing polyfills to manager to support IE ([#5238](https://togithub.com/storybooks/storybook/pull/5238)) ### [`v4.1.8`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#418-January-23-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.7...v4.1.8) Bad release ### [`v4.1.7`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#417-January-17-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.6...v4.1.7) ##### Bug Fixes - Core: make absolute DLL path relative ([#5238](https://togithub.com/storybooks/storybook/pull/5238)) - Addon-actions: import utils directly to prevent import cycles ([#5107](https://togithub.com/storybooks/storybook/pull/5107)) - Add-knobs: render non-grouped knobs in the ALL tab ([#5106](https://togithub.com/storybooks/storybook/pull/5106)) ### [`v4.1.6`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#416-January-9-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.5...v4.1.6) ##### Bug Fixes - React: Fix react version backwards compatibility ([#5148](https://togithub.com/storybooks/storybook/pull/5148)) - UI: fix highlightColor ([#5150](https://togithub.com/storybooks/storybook/pull/5150)) - Core: Transpile addons.js with Babel for IE11 ([#5081](https://togithub.com/storybooks/storybook/pull/5081)) ##### Maintenance - Add CORS headers to versions.json ([#5155](https://togithub.com/storybooks/storybook/pull/5155)) ##### Dependency Upgrades - Bump puppeteer from 1.9.0 to 1.11.0 ([#5119](https://togithub.com/storybooks/storybook/pull/5119)) ### [`v4.1.5`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#415-January-9-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.4...v4.1.5) NPM failure, republishing as 4.1.6 ### [`v4.1.4`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#414-December-25-2018) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.3...v4.1.4) ##### Bug Fixes - Core: Load Symbol polyfill before any other code ([#5082](https://togithub.com/storybooks/storybook/pull/5082)) - React: Fix error with new CRA Webpack config ([#5074](https://togithub.com/storybooks/storybook/pull/5074)) ### [`v4.1.3`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#413-December-20-2018) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.2...v4.1.3) ##### Bug Fixes - React: remove unnecessary dependencies, fix aliasing ([#5047](https://togithub.com/storybooks/storybook/pull/5047)) - React: alias to react & react-dom ([#5016](https://togithub.com/storybooks/storybook/pull/5016)) - Addon-knobs: Fix color picker display ([#5010](https://togithub.com/storybooks/storybook/pull/5010)) ### [`v4.1.2`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#412-December-15-2018) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.1...v4.1.2) ##### Bug Fixes - Addon-Knob: Add missing key property in Panel ([#4507](https://togithub.com/storybooks/storybook/pull/4507)) - Fix package version dependencies ([#4960](https://togithub.com/storybooks/storybook/pull/4960)) ### [`v4.1.1`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4118-April-15-2019) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.1.0...v4.1.1) ##### Bug Fixes - Pin react-treebeard dependency at 3.1.0 ([#6517](https://togithub.com/storybooks/storybook/pull/6517)) ### [`v4.1.0`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#410-December-12-2018) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.12...v4.1.0) Storybook 4.1 with performance and compatibility improvements! Highlights include: - Core: Performance optimizations on separate manager preview split, improved cold start, restart & rebuild ([#4834](https://togithub.com/storybooks/storybook/pull/4834)) - React: add support for all versions of react ([#4808](https://togithub.com/storybooks/storybook/pull/4808)) - Addon-CSSResources: new adddon to dynamically add/remove css ([#4622](https://togithub.com/storybooks/storybook/pull/4622)) - React: use babel presets/plugins based on CRA. ([#4836](https://togithub.com/storybooks/storybook/pull/4836)) - React-native: Add ability to filter story list ([#4806](https://togithub.com/storybooks/storybook/pull/4806)) - React: Add TypeScript support for react-scripts ([#4824](https://togithub.com/storybooks/storybook/pull/4824)) There are dozens more fixes, features, and tweaks in the 4.1 release. See changelogs for `4.1.0-*` for details. ### [`v4.0.12`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4012-December-5-2018) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.11...v4.0.12) ##### Bug Fixes - Addon-a11y: Fix runtime errors in older browsers ([#4904](https://togithub.com/storybooks/storybook/pull/4904)) ### [`v4.0.11`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4011-December-3-2018) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.10...v4.0.11) ##### Bug Fixes - Restore index.html in cra-kitchen-sink ([#4856](https://togithub.com/storybooks/storybook/pull/4856)) - Add try, catch for IE11 as it breaks script execution ([#4870](https://togithub.com/storybooks/storybook/pull/4870)) ### [`v4.0.10`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#4010-December-2-2018) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.9...v4.0.10) Fixes 4.0.9 ##### Bug Fixes - Core: Use correct cache directory path ([#4792](https://togithub.com/storybooks/storybook/pull/4792)) - Addon-Info: fix docgen description display ([#4685](https://togithub.com/storybooks/storybook/pull/4685)) - Addon-storyshots-puppeteer: fix peerDependencies ([#4828](https://togithub.com/storybooks/storybook/pull/4828)) ### [`v4.0.9`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#409-November-26-2018) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.8...v4.0.9) Broken release (see [#4897](https://togithub.com/storybooks/storybook/issues/4897)) ### [`v4.0.8`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#408-November-21-2018) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.7...v4.0.8) ##### Bug Fixes - Addon-knobs: Vue optimize on force render ([#4773](https://togithub.com/storybooks/storybook/pull/4773)) ### [`v4.0.7`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#407-November-15-2018) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.6...v4.0.7) ##### Bug Fixes - Vue/Angular/Mithril/Polymer: Add missing "forceReRender" and "addParameters" ([#4767](https://togithub.com/storybooks/storybook/pull/4767)) ### [`v4.0.6`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#406-November-13-2018) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.4...v4.0.6) ##### Features - React: add support for custom `react-scripts` packages ([#4712](https://togithub.com/storybooks/storybook/pull/4712)) ##### Bug Fixes - Core: fix NODE_PATH is not being loaded from .env ([#4706](https://togithub.com/storybooks/storybook/pull/4706)) ### [`v4.0.4`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#404) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.3...v4.0.4) 2018-November-06 ##### Bug Fixes - Core: Change extensions ordering in webpack config [#4708](https://togithub.com/storybooks/storybook/pull/4708) - Addon-Knobs: Fix PropTypes in NumberType [#4669](https://togithub.com/storybooks/storybook/pull/4669) - Addon-Viewport: Fix "defaultViewport" configuration [#4683](https://togithub.com/storybooks/storybook/pull/4683) - Addon-Jest: Fix test matching [#4689](https://togithub.com/storybooks/storybook/pull/4689) - Fix tests in node 11 by using `Array#sort` correctly [#4720](https://togithub.com/storybooks/storybook/pull/4720) ##### Dependency Upgrades - Bump react-syntax-highlighter from 9.0.1 to 10.0.0 [#4654](https://togithub.com/storybooks/storybook/pull/4654) - Remove SB deps from cli tests [#4705](https://togithub.com/storybooks/storybook/pull/4705) ### [`v4.0.3`](https://togithub.com/storybooks/storybook/blob/master/CHANGELOG.md#403) [Compare Source](https://togithub.com/storybooks/storybook/compare/v4.0.2...v4.0.3) 2018-November-06 ##### Bug Fixes - React: Fix css relative asset urls [#4695](https://togithub.com/storybooks/storybook/pull/4695) - Core: Fix a bug with buildStaticStandalone resolving too early [#4649](https://togithub.com/storybooks/storybook/pull/4649) - Angular: Fixes component imports from dist [#4682](https://togithub.com/storybooks/storybook/pull/4682) - Addon-info: Improve accessibility with contrast [#4698](https://togithub.com/storybooks/storybook/pull/4698) - Ember: update ergonomics to not require any manual setup [#4594](https://togithub.com/storybooks/storybook/pull/4594) - React-native: fix accessibility for component preview (iOS+VoiceOver) [#4601](https://togithub.com/storybooks/storybook/pull/4601) ##### Maintenance - Update release process and `master` becomes the stable branch [#4719](https://togithub.com/storybooks/storybook/pull/4719) - Report CLI tests to teamcity [#4671](https://togithub.com/storybooks/storybook/pull/4671) ##### Dependency Upgrades30 PRs
- Bump [@angular/core](https://togithub.com/angular/core) from 7.0.1 to 7.0.2 [#4675](https://togithub.com/storybooks/storybook/pull/4675) - [Security] Bump merge from 1.2.0 to 1.2.1 in /docs [#4687](https://togithub.com/storybooks/storybook/pull/4687) - Bump typescript from 3.1.4 to 3.1.6 [#4699](https://togithub.com/storybooks/storybook/pull/4699) - Set zone.js as a peer and dev dependency [#4663](https://togithub.com/storybooks/storybook/pull/4663) - chore(core): update css-loader to latest [#4619](https://togithub.com/storybooks/storybook/pull/4619) - Bump css-loader from 1.0.0 to 1.0.1 [#4655](https://togithub.com/storybooks/storybook/pull/4655) - Bump [@ngrx/store](https://togithub.com/ngrx/store) from 6.1.0 to 6.1.1 [#4653](https://togithub.com/storybooks/storybook/pull/4653) - Allow for angular-devkit/core version aligned with Angular v7 [#4652](https://togithub.com/storybooks/storybook/pull/4652) - Bump ember-load-initializers from 1.1.0 to 2.0.0 [#4634](https://togithub.com/storybooks/storybook/pull/4634) - Bump [@ember/test-helpers](https://togithub.com/ember/test-helpers) from 0.7.27 to 1.0.0 [#4630](https://togithub.com/storybooks/storybook/pull/4630) - Bump [@storybook/addon-actions](https://togithub.com/storybook/addon-actions) from 3.4.11 to 4.0.0 in /docs [#4626](https://togithub.com/storybooks/storybook/pull/4626) - Bump gatsby-plugin-sharp from 2.0.7 to 2.0.10 in /docs [#4627](https://togithub.com/storybooks/storybook/pull/4627) - Bump typescript from 3.1.3 to 3.1.4 [#4629](https://togithub.com/storybooks/storybook/pull/4629) - Bump react-scripts from 2.0.5 to 2.1.0 [#4631](https://togithub.com/storybooks/storybook/pull/4631) - Bump ember-source from 3.5.0 to 3.5.1 [#4633](https://togithub.com/storybooks/storybook/pull/4633) - Bump [@types/node](https://togithub.com/types/node) from 10.12.0 to 10.12.1 [#4635](https://togithub.com/storybooks/storybook/pull/4635) - Bump react-dev-utils from 6.0.5 to 6.1.0 [#4636](https://togithub.com/storybooks/storybook/pull/4636) - Bump eslint from 5.7.0 to 5.8.0 [#4613](https://togithub.com/storybooks/storybook/pull/4613) - Bump express-graphql from 0.6.12 to 0.7.1 [#4610](https://togithub.com/storybooks/storybook/pull/4610) - Bump tslint-plugin-prettier from 2.0.0 to 2.0.1 [#4609](https://togithub.com/storybooks/storybook/pull/4609) - Bump eslint-plugin-jest from 21.26.1 to 21.26.2 [#4606](https://togithub.com/storybooks/storybook/pull/4606) - Bump [@types/jest](https://togithub.com/types/jest) from 23.3.7 to 23.3.8 [#4611](https://togithub.com/storybooks/storybook/pull/4611) - Bump fork-ts-checker-webpack-plugin from 0.4.10 to 0.4.14 [#4607](https://togithub.com/storybooks/storybook/pull/4607) - Bump autoprefixer from 9.2.1 to 9.3.1 [#4605](https://togithub.com/storybooks/storybook/pull/4605) - Bump jasmine-core from 3.2.1 to 3.3.0 [#4581](https://togithub.com/storybooks/storybook/pull/4581) - Bump react-dom from 16.5.2 to 16.6.0 [#4580](https://togithub.com/storybooks/storybook/pull/4580) - Bump eslint-plugin-jest from 21.25.1 to 21.26.1 [#4583](https://togithub.com/storybooks/storybook/pull/4583) - Bump react from 16.5.2 to 16.6.0 [#4584](https://togithub.com/storybooks/storybook/pull/4584) - Bump react-syntax-highlighter from 9.0.0 to 9.0.1 [#4585](https://togithub.com/storybooks/storybook/pull/4585) - Bump remark-cli from 5.0.0 to 6.0.0 [#4551](https://togithub.com/storybooks/storybook/pull/4551)13 Upgrades
- Upgraded `@types/lodash` in `/` from "4.14.91" to "4.14.92" [#2659](https://togithub.com/storybooks/storybook/pull/2659) - Upgraded `marksy` in `addons/info` from "6.0.1" to "6.0.2" [#2659](https://togithub.com/storybooks/storybook/pull/2659) - Upgraded `css-loader` in `app/react` from "0.28.7" to "0.28.8" [#2659](https://togithub.com/storybooks/storybook/pull/2659) - Upgraded `html-loader` in `app/react` from "0.5.1" to "0.5.4" [#2659](https://togithub.com/storybooks/storybook/pull/2659) - Upgraded `uglifyjs-webpack-plugin` in `app/react` from "1.1.5" to "1.1.6" [#2659](https://togithub.com/storybooks/storybook/pull/2659) - Upgraded `css-loader` in `app/angular` from "0.28.7" to "0.28.8" [#2659](https://togithub.com/storybooks/storybook/pull/2659) - Upgraded `uglifyjs-webpack-plugin` in `app/angular` from "1.1.5" to "1.1.6" [#2659](https://togithub.com/storybooks/storybook/pull/2659) - Upgraded `css-loader` in `app/react-native` from "0.28.7" to "0.28.8" [#2659](https://togithub.com/storybooks/storybook/pull/2659) - Upgraded `uglifyjs-webpack-plugin` in `app/react-native` from "1.1.5" to "1.1.6" [#2659](https://togithub.com/storybooks/storybook/pull/2659) - Upgraded `css-loader` in `app/vue` from "0.28.7" to "0.28.8" [#2659](https://togithub.com/storybooks/storybook/pull/2659) - Upgraded `uglifyjs-webpack-plugin` in `app/vue` from "1.1.5" to "1.1.6" [#2659](https://togithub.com/storybooks/storybook/pull/2659) - Upgraded `@types/node` in `examples/angular-cli` from "6.0.95" to "6.0.96" [#2659](https://togithub.com/storybooks/storybook/pull/2659) - Upgraded `css-loader` in `examples/vue-kitchen-sink` from "0.28.7" to "0.28.8" [#2659](https://togithub.com/storybooks/storybook/pull/2659)Renovate configuration
:date: Schedule: "every weekend" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot. View repository job log here.