react-apollo v2.3.3 Release Notes

  • 🐛 Bug Fixes

    • ➕ Add react-dom as a peer dependency (since it's used by getDataFromTree and renderToStringWithData). @hwillson in #2660

    👌 Improvements

    • 🚀 Drop react 14.x support, since the 14.x release line is 2 years old now, and react-apollo is no longer tested against it. @hwillson in #2660