Skip to content

v1.2.3

Choose a tag to compare

@logaretm logaretm released this 03 Jul 20:20
· 127 commits to main since this release

πŸ†• New Features

  • Added maxOperationCount option to the batch plugin to allow fine control over how many queries can be executed in a batch. Docs

πŸ› Bug Fixes

  • Fixed calling query.unwatchVariables() can error out if variables are not watched by default (#164) thanks to @callumacrae