Releases: SurveyMonkey/graphql-ergonomock
Releases · SurveyMonkey/graphql-ergonomock
v1.2.0
v1.1.1
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2020-03-24)
Bug Fixes
- fix ts types (cd34c2b)
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)
v1.0.0-beta.3
v1.0.0-beta.2
v1.0.0-beta.1
1.0.0-beta.1 (2020-03-23)
Bug Fixes
- fix ts types (cd34c2b)
Features
- basic cases, and test todos (5bc3036)
- deterministic and stable automocking based on operation. fixes #10 (35e2831)
- Partial shape mocking (#5) (2accec9)
- provide ability to mock errors - fixes #8 (8b4027d)
- provide an ErgonoMockedProvider mimicking Apollo's (68160b3)
- support GraphQLObjectTypes (#4) (09b3a1b)
- use mock fn as resolvers if present (#6) (6543a56)