Skip to content

Version 14.1.2

Choose a tag to compare

@jaydenseric jaydenseric released this 12 Sep 04:12
· 127 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.