Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
Changelog#
1.0.0#
Patch Changes#
0.3.1#
Patch Changes#
- Omit minified files and sourcemaps'
sourcesContentin published packages Submitted by @kitten (See #3755) - Updated dependencies (See #3755)
- @urql/core@5.1.1
0.3.0#
Minor Changes#
- Mark
@urql/coreas a peer dependency as well as a regular dependency Submitted by @kitten (See #3579)
0.2.1#
Patch Changes#
0.2.0#
Minor Changes#
- Update exchanges to drop redundant
sharecalls, since@urql/core’scomposeExchangesutility now automatically does so for us Submitted by @kitten (See #3082)
Patch Changes#
- Upgrade to
wonka@^6.3.0Submitted by @kitten (See #3104) - Add TSDocs for all exchanges, documenting API internals Submitted by @kitten (See #3072)
- Updated dependencies (See #3101, #3033, #3054, #3053, #3060, #3081, #3039, #3104, #3082, #3097, #3061, #3055, #3085, #3079, #3087, #3059, #3055, #3057, #3050, #3062, #3051, #3043, #3063, #3054, #3102, #3097, #3106, #3058, and #3062)
- @urql/core@4.0.0
v0.1.0#
Initial Release