Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 17:06
· 17 commits to main since this release
3999ae4

Patch Changes

  • Correct typo in cacheHit debug message of the debugExchange
    Submitted by @jorrit (See #3773)
  • ⚠️ Fix fetchSource not text-decoding response chunks as streams, which could cause UTF-8 decoding to break
    Submitted by @i110 (See #3767)
  • ⚠️ Fix compatibility with Typescript >5.5 (See: 0no-co/graphql.web#49)
    Submitted by @andreisergiu98 (See #3730)
  • Change debug log verbosity to console.debug rather than console.log
    Submitted by @kitten (See #3770)