yarn @apollo/client 3.7.15
v3.7.15

latest releases: 3.10.1, 3.10.0, 0.0.0-pr-11799-20240422143231...
11 months ago

Patch Changes

  • #10891 ab42a5c08 Thanks @laverdet! - Fixes a bug in how multipart responses are read when using @defer. When reading a multipart body, HttpLink no longer attempts to parse the boundary (e.g. "---" or other boundary string) within the response data itself, only when reading the beginning of each mulitpart chunked message.

  • #10789 23a4e1578 Thanks @phryneas! - Fix a bug where other fields could be aliased to __typename or id, in which case an incoming result would be merged into the wrong cache entry.

Don't miss a new client release

NewReleases is sending notifications on new releases.