react-apollo v2.1.7 Release Notes

Release Date: 2018-06-27 // almost 6 years ago
    • The ApolloProvider children prop type has been changed from element to node, to allow multiple children. @quentin- in #1955
    • 👍 Properly support the new getDerivedStateFromProps lifecycle method. @amannn in #2076
    • 📌 lodash is no longer pinned to version 4.17.10. @cherewaty in #1951
    • ⚡️ README updates to replace apollo-client-preset with apollo-boost. @JamesTheHacker in #1925
    • ⚡️ README updates to fix broken links. @DennisKo in #1935
    • ⚡️ Project README has been updated to show a <Query /> example. @petetnt in #2102