Skip to content

v1.0.0-alpha.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 14:52
· 34 commits to main since this release
5b40dcb
  • Rename ApolloStore to CacheManager and SimpleApolloStore to ApolloStore. (#134)
  • Revert the ApolloClient.apolloStore deprecation - keeping the original name makes more sense now after the above rename. (#134)
  • Add ApolloStore.removeOperation() and ApolloStore.removeFragment(). (#135)