Skip to content

v1.0.0

Choose a tag to compare

@jeddeloh jeddeloh released this 19 Dec 17:09
· 134 commits to master since this release

⚠️ Now published as rescript-apollo-client!

Breaking Changes

  • bs-platform dependency updated to ^8.2.0 since the source code is now in ReScript (there is a v1.0.0 published under reason-apollo-client if you are still on an older version of BuckleScript)
  • An internal variant parseResult (rarely exposed) converted to normal result
  • readFragment and readQuery cache methods return a result rather than throwing exception