Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

1# @urql/exchange-throw-on-error 2 3## 1.0.0 4 5### Patch Changes 6 7- Updated dependencies (See [#3789](https://github.com/urql-graphql/urql/pull/3789) and [#3807](https://github.com/urql-graphql/urql/pull/3807)) 8 - @urql/core@6.0.0 9 10## 0.1.2 11 12### Patch Changes 13 14- Update `graphql-toe` and add more detail to README 15 Submitted by [@benjie](https://github.com/benjie) (See [#3765](https://github.com/urql-graphql/urql/pull/3765)) 16 17## 0.1.1 18 19### Patch Changes 20 21- Omit minified files and sourcemaps' `sourcesContent` in published packages 22 Submitted by [@kitten](https://github.com/kitten) (See [#3755](https://github.com/urql-graphql/urql/pull/3755)) 23- Updated dependencies (See [#3755](https://github.com/urql-graphql/urql/pull/3755)) 24 - @urql/core@5.1.1 25 26## 0.1.0 27 28### Minor Changes 29 30- Initial release 31 Submitted by [@XiNiHa](https://github.com/XiNiHa) (See [#3677](https://github.com/urql-graphql/urql/pull/3677))