apollo-ios v0.36.0 Release Notes

Release Date: 2020-10-20 // over 3 years ago
    • POSSIBLY BREAKING : We removed some default parameters for the ApolloStore from ApolloClient and LegacyInterceptorProvider to prevent an issue where developers could accidentally create these objects with different caches. (#1461)
    • ➕ Added a new parameter to allow the option to not automatically connect a websocket on initialization. (#1458)