Skip to content

Version 14.1.2

Compare
Choose a tag to compare
@jaydenseric jaydenseric released this 12 Sep 04:12
· 81 commits to master since this release

Patch

  • Updated dependencies.
  • Lint fixes for updated Prettier.
  • Rewrote the tests to use execute from apollo-link instead of ApolloClient query and mutate methods.
  • Ensure the Apollo Link observable terminates with an error when there are both errors and data, fixing #222.