v2.0.0
2.0.0 (2018-06-06)
chore
- move recast to peerDependencies and update ranges (d180816)
BREAKING CHANGES
- recast is now a peerDependency
recastis now a peerDependency and must match the version used by
react-docgen. Since it is a direct dependency ofreact-docgenit
shouldn't break anything in theory, because react-docgen will always
provide it.