react-i18next v3.0.0 Release Notes

    • [BREAKING] assert you install prop-types as a peerDependency based on changes in react >= 15.5.x
    • ⚡️ update react to 15.5.x use prop-types module to remove react warnings PR248
    • ⚡️ update all dependencies
    • 🚚 move react, prop-types to peerDependencies