github urql-graphql/urql @urql/core@2.4.3

latest releases: @urql/core@5.0.2, @urql/exchange-graphcache@7.0.2, @urql/core@5.0.1...
2 years ago

Patch Changes

  • Prevent ignored characters in GraphQL queries from being replaced inside strings and block strings. Previously we accepted sanitizing strings via regular expressions causing duplicate hashes as acceptable, since it'd only be caused when a string wasn't extracted into variables. This is fixed now however, by @kitten (See #2295)

Don't miss a new urql release

NewReleases is sending notifications on new releases.