Releases: js-entity-repos/express
Releases · js-entity-repos/express
v6.1.6
6.1.6 (2019-08-19)
Bug Fixes
- deps: update dependency uuid to v3.3.3 (3da4b8c)
v6.1.5
6.1.5 (2019-05-12)
Bug Fixes
- deps: update dependency http-status-codes to v1.3.2 (898c969)
v6.1.4
6.1.4 (2018-06-28)
Bug Fixes
- deps: update dependency uuid to v3.3.2 (cf31a40)
v6.1.3
6.1.3 (2018-06-26)
Bug Fixes
- deps: update dependency uuid to v3.3.0 (7f6a267)
v6.1.2
6.1.2 (2018-05-28)
Bug Fixes
v6.1.1
6.1.1 (2018-05-03)
Bug Fixes
- Corrects name of patchEntities to patchEntity. (9a34a0c)
v6.1.0
6.1.0 (2018-04-26)
Features
- Adds
constructEntity
, constructPatch
, and constructDocument
. (#19) (8cf9eca)
v6.0.0
6.0.0 (2018-03-28)
Bug Fixes
- deps: Updates core to ^9.0.0 and memory to ^4.0.3. (#16) (68c3271)
BREAKING CHANGES
- deps:
x-entities-previous-cursor
changed to x-entities-backward-cursor
.
- deps:
x-entities-next-cursor
changed to x-entities-forward-cursor
.
v5.0.0
5.0.0 (2018-03-20)
Bug Fixes
BREAKING CHANGES
v4.0.0
4.0.0 (2018-03-16)
Features
BREAKING CHANGES
- Changes the signature of the
constructFilter
property in the factory
.