Skip to content

Commit

Permalink
3.2.7 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Aug 23, 2017
1 parent 6f7d8f3 commit 92fd9da
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# 3.2.7

2017-August-23

#### Bug Fixes

- Fix storyshots by moving cacheDirectory to webpack config [#1713](https://github.com/storybooks/storybook/pull/1713)
- Revert "Improved error checking in global addDecorator" [#1716](https://github.com/storybooks/storybook/pull/1716)
- Stricter linting rules for imports [#1676](https://github.com/storybooks/storybook/pull/1676)
- Addon Info: Remove broken prop type sort (keep defined order) [#1711](https://github.com/storybooks/storybook/pull/1711)

#### Maintenance

- Enable eslint for vue-related stuff [#1715](https://github.com/storybooks/storybook/pull/1715)
- CLI: ensure explicit dependency on `prop-types` for RN [#1714](https://github.com/storybooks/storybook/pull/1714)

# 3.2.6

2017-August-22
Expand Down

0 comments on commit 92fd9da

Please sign in to comment.