Skip to content

v1.3.0

Choose a tag to compare

@jamesgpearce jamesgpearce released this 19 Mar 23:32
· 3357 commits to main since this release

Adds support for explicit transaction start and finish methods, as well as listeners for transactions finishing. This allows stores to couple their transactions together, which we need for the query engine.