3.4.4 changelog

This commit is contained in:
Michael Shilman 2018-05-12 12:32:58 -07:00
parent 3acb37adda
commit ed200e0729

View File

@ -1,3 +1,18 @@
# 3.4.4
2018-May-12
#### Bug Fixes
- Ignore home package.json no license field [#3531](https://github.com/storybooks/storybook/pull/3531)
- fixed Duplicate declaration h [#3409](https://github.com/storybooks/storybook/pull/3409)
- Storyshots integrity tests options [#3418](https://github.com/storybooks/storybook/pull/3418)
- Fix dynamic knobs [d2a289e](https://github.com/storybooks/storybook/commit/d2a289e524c51e794f5f3a34164a69ba3d5409fa)
#### Dependency Upgrades
- jest-image-snapshot version to ^2.4.1 [#3500](https://github.com/storybooks/storybook/pull/3500)
# 4.0.0-alpha.4
2018-April-27