Skip to content

v0.0.1-beta.4

Pre-release
Pre-release

Choose a tag to compare

@jeddeloh jeddeloh released this 23 Jul 15:06
· 234 commits to master since this release

Breaking Changes

  • ApolloClient.Link.make now returns an option instead of Js.nullable
  • setContext and getContext methods pulled into their own functions and off the Operation.t record

Features

  • Added setLink method for ApolloClient (useful if you're altering your links after some initialization!)