2017-June-26
Bug Fixes
- Remove the
cacheDirectory
option from babel config #1350
- websockets (ws) removed
socket.upgradeReq
, so usereq
instead #1337
- Ensure we add the correct version of
react-dom
#1349
- Addon Info: Fix invalid prop
node.type
supplied to 'Props' #1351
- Addon Info: Omit empty inline info header #1306
- Addon Actions: Use uuid for action IDs instead of Math.random (fixes #1109) #1347
Documentation
- Fix welcome instructions to reflect current
getstorybook
#1358
- Addon Info: Update README with configuration instructions #1326
Dependency Upgrades
- Update lint-staged to the latest version 🚀 #1315