Skip to content

v1.6.2 Fix to error propagation

Compare
Choose a tag to compare
@nullism nullism released this 12 Oct 20:45
· 6 commits to main since this release

This release contains a fix to the way errors were being discarded from subqueries for a given query.

This has been tested locally by myself, and Henrik was kind enough to include test coverage such that we're still at 100%.

Thanks to @HenrikPoulsen for fixing this.