Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Releases: js-entity-repos/express

v3.0.0

16 Mar 11:41
928e7dd
Compare
Choose a tag to compare

3.0.0 (2018-03-16)

Features

BREAKING CHANGES

  • errorCatcher removed from FactoryConfig in favour of handleTransaction.

v2.1.0

12 Mar 15:03
Compare
Choose a tag to compare

2.1.0 (2018-03-12)

Bug Fixes

  • Adds constructFilter to FactoryConfig. (136f500)

Features

  • Adds constructFilter to config. (#3) (5a22638)

v2.0.1

12 Mar 14:19
Compare
Choose a tag to compare

2.0.1 (2018-03-12)

Bug Fixes

  • getEntities: Fixes issue with invalid limit. (a2e69dc)

v2.0.0

12 Mar 13:38
3fd7f78
Compare
Choose a tag to compare

2.0.0 (2018-03-12)

Features

BREAKING CHANGES

  • Uses x-entities-next-cursor and x-entities-previous-cursor headers for getEntities instead of the response body.

v1.1.0

12 Mar 11:54
Compare
Choose a tag to compare

1.1.0 (2018-03-12)

Features

  • Adds error catcher and makes filter and sort optional. (52fd562)

v1.0.0

09 Mar 14:06
Compare
Choose a tag to compare

1.0.0 (2018-03-09)

Features