Skip to content

Version 3.1.1

Choose a tag to compare

@jaydenseric jaydenseric released this 16 Jul 11:26
· 214 commits to master since this release

Patch

  • Fixed edge case HTTP Link header parsing bugs (e.g. an error when a URL contains ,) by replacing the filterLinkHeader and mergeLinkHeaders functions with http-link-header.
  • Fixed withGraphQLConfig documentation.
  • Documented the HTTP Link rel="preload" header forwarding behavior of withGraphQLApp.