Skip to content

2.0.0-rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@sapegin sapegin released this 08 Feb 08:41
· 1899 commits to master since this release

Breaking changes

Babel 6

(#81 by @oliverturner)

Custom Babel environment

  • Set NODE_ENV to development or production.
  • Set BABEL_ENV to styleguidist or production. Move hot reload config into styleguidist environment to prevent collisions with project’s Babel configuration (#58).

Other changes

  • react-docgen updated to 2.7.0 that support flow proptypes (#79 by @codemix).
  • Serve root directory as static in dev-server (so you can access any files inside the root directory).

Please try it and report any issues or ideas how to improve it.