Skip to content

Version 5.0.0

Compare
Choose a tag to compare
@jaydenseric jaydenseric released this 20 Dec 01:41
· 369 commits to master since this release

Major

  • Updated the extract-files dependency to v5:
    • The original operation object is no longer modified when it contains files.
    • If the same file is used in multiple locations of an operation it is only uploaded once.

Patch

  • Updated dependencies.
  • Removed a redundant .prettierignore entry.
  • Added tests for the internal graphqlFetchOptions function.