apollo-client v2.3.4 Release Notes

Release Date: 2018-06-13 // almost 6 years ago
    • Export the QueryOptions interface, to make sure it can be used by other projects (like apollo-angular).
    • 🛠 Fixed an issue caused by typescript changes to the constructor defaultOptions param, that prevented query defaults from passing type checks. (@hwillson in #3585)