Skip to content

v2.0.0

Compare
Choose a tag to compare
@ZauberNerd ZauberNerd released this 06 Jun 08:53
· 202 commits to master since this release
21631b4

2.0.0 (2018-06-06)

chore

  • move recast to peerDependencies and update ranges (d180816)

BREAKING CHANGES

  • recast is now a peerDependency
    recast is now a peerDependency and must match the version used by
    react-docgen. Since it is a direct dependency of react-docgen it
    shouldn't break anything in theory, because react-docgen will always
    provide it.