Skip to content

Release v3.6.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:37
a5ce19b

Changed

  • A query now renders as a method on the read model its return type names. A query returning a read model the file does not render is no longer rendered against the read model that is there — it gets no method, and is reported by name (#13)
  • A query is reported as missing its narrowing only when it has a rendered method to be narrowed (#13)