Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 17:59
· 211 commits to main since this release
bef9e73

Patch Changes

  • cf552ec: use the correct execute function for executing live queries.

    When using the InMemoryLiveQueryStore.makeExecute API the returned function did not properly use the provided execute function. Instead the execute function provided to the InMemoryLiveQueryStore constructor was used. This issue caused unexpected behavior when using this library with envelop.