Skip to content

(persisted-fetch) - Fix hash not being sent after Not Found error#766

Merged
kitten merged 2 commits intomasterfrom
fix/persistence-store-request
Apr 28, 2020
Merged

(persisted-fetch) - Fix hash not being sent after Not Found error#766
kitten merged 2 commits intomasterfrom
fix/persistence-store-request

Conversation

@kitten
Copy link
Copy Markdown
Member

@kitten kitten commented Apr 28, 2020

Resolve #764

Previously the persistedFetchExchange wasn't correctly sending the SHA256 when a cache miss occurred.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 28, 2020

🦋 Changeset is good to go

Latest commit: 8f84c86

We got this.

This PR includes changesets to release 1 package
Name Type
@urql/exchange-persisted-fetch Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kitten kitten changed the title Fix persisted query miss not sending SHA256 hash (persisted-fetch) - Fix persisted query miss not sending SHA256 hash Apr 28, 2020
@kitten kitten requested a review from JoviDeCroock April 28, 2020 07:39
@kitten kitten changed the title (persisted-fetch) - Fix persisted query miss not sending SHA256 hash (persisted-fetch) - Fix hash not being sent after Not Found error Apr 28, 2020
@kitten kitten merged commit d2c78bf into master Apr 28, 2020
@kitten kitten deleted the fix/persistence-store-request branch April 28, 2020 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@urql/exchange-persisted-fetch doesn't persist the query

2 participants