Releases: urql-graphql/urql
Releases · urql-graphql/urql
@urql/[email protected]
Initial Release
Learn more at: https://formidable.com/open-source/urql/docs/advanced/retry-operations/
@urql/[email protected]
Patch Changes
⚠️ Fix Rollup bundle output being written to .es.js instead of .esm.js, by @kitten (See #609)- Updated dependencies (See #609)
- @urql/[email protected]
@urql/[email protected]
Initial release
- Release the
multipartFetchExchange
@urql/[email protected]
Patch Changes
⚠️ Fix Rollup bundle output being written to .es.js instead of .esm.js, by @kitten (See #609)- Updated dependencies (See #609)
- @urql/[email protected]
@urql/[email protected]
Patch Changes
- Apply commutative layers to all operations, so now including mutations and subscriptions, to ensure that unordered data is written in the correct order, by @kitten (See #593)
- Updated dependencies (See #607 and #601)
- @urql/[email protected]
@urql/[email protected]
@urql/[email protected]
Minor Changes
- Add
additionalTypenames
to theOperationContext
, which allows the document cache to invalidate efficiently when the__typename
is unknown at the initial fetch, by @JoviDeCroock (See #601) You can learn more about this change in our docs.
Patch Changes
@urql/[email protected]
@urql/[email protected]
Patch Changes
- Remove the shared package, this will fix the types file generation for graphcache, by @JoviDeCroock (See #579)
- Updated dependencies (See #577)
- @urql/[email protected]
@urql/[email protected]
Patch Changes
- Remove the shared package, this will fix the types file generation for graphcache, by @JoviDeCroock (See #579)
- Updated dependencies (See #577)
- @urql/[email protected]