Skip to content

v3.1.0

Compare
Choose a tag to compare
@easingthemes easingthemes released this 30 Jan 13:05
· 21 commits to main since this release

What's Changed

  • fix(runPersistedQuery): handle multiple variables (#29)
  • docs: updated docs - runQuery instead of postQuery
  • feat: Added aio lib core errors package
  • replace custom errors with aio error class
  • added retryOptions for nodeJs version

New Contributors