Skip to content

Releases: Yelp/dataloader-codegen

v0.4.1

29 Jul 18:44
b62ae20

Choose a tag to compare

add new config to batch properties calls (#299)

v0.3.1

30 Jun 19:51
79fdd2d

Choose a tag to compare

fix the generated flow type when using nestedPath

v0.3.0

18 May 00:16
7232e69

Choose a tag to compare

  • Add support for resource endpoints with batch keys of type Set (#265)

v0.2.3

16 Apr 22:14
30fcac5

Choose a tag to compare

  • Fix resource middleware and error handling to run on non batch resources (#57)
  • Specify cache key (string) to DataLoader type to fix flow errors (#57)

v0.2.2

03 Apr 19:14
4f4f934

Choose a tag to compare

  • Relax the flow type for errorHandler (#50)
  • bump flow-bin and graphql in the examples (#50)

v0.2.1

31 Mar 19:02
ad1dff4

Choose a tag to compare

  • Update error handling logic to preserve custom error objects (#48)

v0.2.0

27 Mar 02:49
3c4bcb1

Choose a tag to compare

  • Add a new errorHandler option to the config to let folks override what happens to an error returned from a resource (#46)

v0.1.5

19 Mar 17:47
341273d

Choose a tag to compare

  • Add invariant to let Flow understand BatchItemNotFound is a subclass of Error (#35)

v0.1.4

18 Mar 18:12
17bd683

Choose a tag to compare

  • add extension.code field to BatchItemNotFoundError (#34)

v0.1.3

14 Mar 00:54
79472cd

Choose a tag to compare

  • add make build to prepublish in package.json (#33)