Release client with ETag and If-None-Match support (#435)

This commit is contained in:
Kamil Kisiela 2022-09-30 17:34:08 +02:00 committed by GitHub
parent 7bee6a3e70
commit a79c253253
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,5 @@
---
'@graphql-hive/client': patch
---
Use ETag and If-None-Match to save bandwidth and improve performance