Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@robrichard robrichard released this 10 Dec 04:19
· 15 commits to master since this release

Breaking Change - fetch-multipart-graphql no longer relies on Content-Length, it instead uses the boundary separators. This requires the server to send a boundary following each payload to avoid unnecessary buffering.