Skip to content

Releases: neoxia/dynamodels

v1.6.0

18 Feb 07:43
9aa6932
Compare
Choose a tag to compare

1.6.0 (2021-02-18)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (9a666b7)
  • upgrade aws-sdk from 2.735.0 to 2.751.0 (5a1849b)

Features

  • hooks: allow consumer to perform a hook on page received (c931be5)
  • hooks: export type definitions (5d5bf9a)

v1.5.1

17 Nov 17:05
Compare
Choose a tag to compare

1.5.1 (2020-11-17)

Bug Fixes

  • query: ascending and descending sort were inverted (922f130)

v1.5.0

04 Nov 17:31
Compare
Choose a tag to compare

1.5.0 (2020-11-04)

Features

  • query: add limit and first matching element helpers (442ce20)

v1.4.6

02 Oct 16:34
d5508d7
Compare
Choose a tag to compare

1.4.6 (2020-10-02)

Bug Fixes

  • upgrade aws-sdk from 2.694.0 to 2.735.0 (db1c132)

v1.4.5

07 Sep 16:50
1e64835
Compare
Choose a tag to compare

1.4.5 (2020-09-07)

Bug Fixes

  • compilation error after renaming Key to KeyValue (e24a8e7)
  • operation: attribute names and values were mixed (2b2f39a)
  • pagination: error in type declaration (9e70b4c)
  • upgrade aws-sdk from 2.520.0 to 2.694.0 (1baf5fb)
  • upgrade uuid from 3.3.3 to 3.4.0 (15d626b)

v1.4.4

02 Jul 07:15
acc8ce9
Compare
Choose a tag to compare

1.4.4 (2020-07-02)

Bug Fixes

  • regression introduced with joi update (ad33fb3)

v1.4.3

01 Jul 15:03
Compare
Choose a tag to compare

1.4.3 (2020-07-01)

Bug Fixes

  • deps: upgrade @hapi/joi to v17 (b0d3a6b)

v1.4.2

09 Mar 16:13
Compare
Choose a tag to compare

1.4.2 (2020-03-09)

Bug Fixes

  • semantic release automated deployment (4298f73)

v1.3.3

10 Oct 15:02
Compare
Choose a tag to compare

1.3.3 (2019-10-10)

Bug Fixes

  • batch-get: type error when requesting an empty key array 🐛 (b3b7dd8)

v1.3.2

02 Oct 06:37
Compare
Choose a tag to compare

1.3.2 (2019-10-02)

Bug Fixes

  • api: export correctly pagination mode (f91205b)