github urql-graphql/urql @urql/svelte@1.0.0

latest releases: @urql/exchange-graphcache@7.1.2, @urql/vue@1.3.2, @urql/vue@1.3.1...
3 years ago

The new @urql/svelte API features the query, mutation, and subscription utilities, which are
called as part of a component's normal lifecycle and accept operationStore stores. These are
writable stores that encapsulate both a GraphQL operation's inputs and outputs (the result)!
Learn more about how to use @urql/svelte in our new API docs or starting from the Basics pages.

Major Changes

  • Reimplement the @urql/svelte API, which is now marked as stable, by @kitten (See #1016)

Don't miss a new urql release

NewReleases is sending notifications on new releases.