Skip to content

Releases: shiftcode/dynamo-easy

v2.4.1

25 Oct 11:46
a539c78

Choose a tag to compare

2.4.1 (2018-10-25)

Bug Fixes

  • query-request: add metadata arg for addSortKeyCondition (0f6e556)

v2.4.0

25 Oct 11:29
5015542

Choose a tag to compare

2.4.0 (2018-10-25)

Features

  • batch-write-many: put or delete many directly on the store (238dafd)
  • fetch-all: new helper to fetch all on query- or scanrequest (ed84768)

v2.3.1

15 Oct 18:42

Choose a tag to compare

2.3.1 (2018-10-15)

Bug Fixes

  • build: bring back commonjs build (23bf3ea)

v2.3.0

15 Oct 16:34

Choose a tag to compare

2.3.0 (2018-10-15)

Bug Fixes

Features

  • typedoc: update typedoc to 0.13.0 (8b77652)

v2.2.0

10 Sep 16:27

Choose a tag to compare

2.2.0 (2018-09-10)

Features

  • lodash: remove lodash-es (79216b7)

v2.1.0

07 Sep 20:37

Choose a tag to compare

2.1.0 (2018-09-07)

Bug Fixes

  • build: add dist-tag config (00fca27)

Features

  • moment-es6: remove the dependency (6e25b7b)
  • moment-es6: remove the dependency (f621eef)

v2.0.1

10 Aug 21:20

Choose a tag to compare

2.0.1 (2018-08-10)

Bug Fixes

  • release: trigger a new patch release (3d03227)

v0.10.1

21 Dec 13:36

Choose a tag to compare

0.10.1 (2017-12-21)

Bug Fixes

  • es5: change target to es5 for ie11 (02f1b9b)

v0.10.0

19 Oct 14:59

Choose a tag to compare

0.10.0 (2017-10-19)

Features

  • reflectMetadata: trigger new build with a feature mark (0e13c5e)

v0.9.2

16 Oct 12:27

Choose a tag to compare

0.9.2 (2017-10-16)

Bug Fixes

  • batchRequest: implement the fullResponse method on batch request (775211e)