Skip to content

v1.0.0-alpha.3

Choose a tag to compare

@github-actions github-actions released this 06 Jun 14:38
· 58 commits to main since this release
b5cf6dd

With this release, the Normalized Cache requires Apollo Kotlin 4.3.0 or later.
This is necessary to ensure the cache compiler plugin can be used while other compiler plugins are also used.

  • Update Apollo compiler plugin to 4.3 API (#169)
  • Make deprecations less annoying (#163)
  • Don't assume presence of keyFields on @typePolicy (#162)
  • Bump sqldelight to 2.1.0 (#167)