Skip to content

Releases: Yelp/dataloader-codegen

v0.2.1

31 Mar 19:02
ad1dff4
Compare
Choose a tag to compare
  • Update error handling logic to preserve custom error objects (#48)

v0.2.0

27 Mar 02:49
3c4bcb1
Compare
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
Compare
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
Compare
Choose a tag to compare
  • add extension.code field to BatchItemNotFoundError (#34)

v0.1.3

14 Mar 00:54
79472cd
Compare
Choose a tag to compare
  • add make build to prepublish in package.json (#33)

v0.1.2

13 Mar 20:46
ff80efd
Compare
Choose a tag to compare
  • update response object key type in method resultsDictToList (#29)

v0.1.1

11 Mar 22:28
Compare
Choose a tag to compare
  • (Patch) Fix typing errors from TS and the Flow codegen template (#28)

v0.1.0

05 Mar 00:21
e00181f
Compare
Choose a tag to compare
  • Add isResponseDictionary option (#19)