Skip to content

v1.0.0

Compare
Choose a tag to compare
@joual joual released this 24 Mar 13:53
· 108 commits to master since this release

1.0.0 (2020-03-24)

Bug Fixes

Features

  • basic cases, and test todos (5bc3036)
  • deterministic and stable automocking based on operation. fixes #10 (35e2831)
  • guardrails for ergonomock() (fe2f213)
  • Partial shape mocking (#5) (2accec9)
  • provide ability to mock errors - fixes #8 (8b4027d)
  • provide an ErgonoMockedProvider mimicking Apollo's (68160b3)
  • support for mutations (304a3da)
  • support GraphQLObjectTypes (#4) (09b3a1b)
  • use mock fn as resolvers if present (#6) (6543a56)