Skip to content

v0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 11:11
· 12 commits to main since this release
0fa5bd1
  • Cache control support (see the documentation for details)
  • Compatibility with the IntelliJ plugin cache viewer (#42)
  • For consistency, MemoryCacheFactory and MemoryCache are now in the com.apollographql.cache.normalized.memory package
  • Remove deprecated symbols
  • Add IdCacheKeyGenerator and IdCacheKeyResolver (#41)
  • Add ApolloStore.writeOptimisticUpdates API for fragments (#55)