v1.2.3
π New Features
- Added
maxOperationCountoption to thebatchplugin 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