Skip to content

urql@4.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 10:14
· 54 commits to main since this release
88bed21

Minor Changes

  • Mark @urql/core as a peer dependency as well as a regular dependency
    Submitted by @kitten (See #3579)

Patch Changes

  • ⚠️ Fix subscription handlers to not receive null values
    Submitted by @kitten (See #3581)