Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@jfrolich jfrolich released this 07 Sep 02:41
· 89 commits to master since this release
  • 馃悰 remove @ppxConfig directive from query output (b697b83)

  • 馃悰 do not strengthen module type of extended module to prevent type errors like below when the the definition is being extended (546e15f)

This has type:
  MyQuery.t_variables
But somewhere wanted:
  MyQuery.MyQuery_inner.t_variables