Skip to content

v3.1.6

Compare
Choose a tag to compare
@shilman shilman released this 26 Jun 06:37
· 56143 commits to next since this release

2017-June-26

Bug Fixes

  • Remove the cacheDirectory option from babel config #1350
  • websockets (ws) removed socket.upgradeReq, so use req 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