Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@ivome ivome released this 30 Nov 18:24
· 19 commits to master since this release

This release removes the dependencies to slicknode-client and executes the authentication and auth token refresh requests through the link chain of the apollo client. This allows the client to be used in combination with all other Apollo links which enables unified error handling, support for GraphQL subscriptions, query batching, local state handling etc.

See the docs for more information.