Skip to content

Commit

Permalink
3.2.14 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Nov 1, 2017
1 parent 02b04cc commit 619af05
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,54 @@
# 3.2.14

2017-November-01

#### Features

- React-native: Add platform option for haul bundler [#2129](https://github.com/storybooks/storybook/pull/2129)

#### Bug Fixes

- Fixed addon-info not importing docgen descriptions [#2133](https://github.com/storybooks/storybook/pull/2133)
- Handle full screen scrolling on iOS [#2040](https://github.com/storybooks/storybook/pull/2040)
- Fixed infinite render loop [#2100](https://github.com/storybooks/storybook/pull/2100)
- Fix hmr in react-native template [#2194](https://github.com/storybooks/storybook/pull/2194)
- Fix prop type in react-native [#2185](https://github.com/storybooks/storybook/pull/2185)
- Avoid logging an object on compilation errors [#2199](https://github.com/storybooks/storybook/pull/2199)

#### Documentation

- CRA Example Cleanup - Info [#2143](https://github.com/storybooks/storybook/pull/2143)

#### Maintenance

- IMPROVE integration tests so they all output a diff image when multiple fail [#2197](https://github.com/storybooks/storybook/pull/2197)
- ADD integration artefacts store step to circle.yml [#2182](https://github.com/storybooks/storybook/pull/2182)
- ADD integration test [#2119](https://github.com/storybooks/storybook/pull/2119)
- Updating to new favicon [#2113](https://github.com/storybooks/storybook/pull/2113)
- Bot for closing old issues [#2186](https://github.com/storybooks/storybook/pull/2186)

#### Dependency Upgrades

<details>
<summary>
12 PRs
</summary>

- 7 packages updated by dependencies.io [#2200](https://github.com/storybooks/storybook/pull/2200)
- Update jest-image-snapshot to 2.1.0 [#2184](https://github.com/storybooks/storybook/pull/2184)
- 2 packages updated by dependencies.io [#2175](https://github.com/storybooks/storybook/pull/2175)
- 3 packages updated by dependencies.io [#2137](https://github.com/storybooks/storybook/pull/2137)
- 2 packages updated by dependencies.io [#2131](https://github.com/storybooks/storybook/pull/2131)
- 4 packages updated by dependencies.io [#2124](https://github.com/storybooks/storybook/pull/2124)
- 2 packages updated by dependencies.io [#2116](https://github.com/storybooks/storybook/pull/2116)
- 5 packages updated by dependencies.io [#2111](https://github.com/storybooks/storybook/pull/2111)
- 4 packages updated by dependencies.io [#2109](https://github.com/storybooks/storybook/pull/2109)
- Add index.js file for RN 0.49 [#2176](https://github.com/storybooks/storybook/pull/2176)
- Enable issue creation for dependencies.io [#2141](https://github.com/storybooks/storybook/pull/2141)
- Major updates in devDependencies [#2178](https://github.com/storybooks/storybook/pull/2178)

</details>

# 3.2.13

2017-October-20
Expand Down

0 comments on commit 619af05

Please sign in to comment.