Skip to content

v0.20.2

Choose a tag to compare

@doug-martin doug-martin released this 01 Oct 14:31
· 811 commits to master since this release

0.20.2 (2020-10-01)

Bug Fixes

  • deps: update dependency graphql-tools to v6.2.4 (d363cbc)
  • filters: Fix bug with incorect parameters in filter (6ada4f4)
  • filters: Fix bug with incorect parameters in filters (9f4e93b)
  • typeorm: fix unit tests after fix filters bug (5f50419)

Features

  • core: parallelize queries within relation query service (b339a2a)