Releases: shiftcode/dynamo-easy
Releases · shiftcode/dynamo-easy
v4.1.0-beta.16
09 Jan 15:05
Compare
Sorry, something went wrong.
No results found
Bug Fixes
batch-requests: export consts (60d0568 )
v4.1.0-beta.15
08 Jan 20:54
Compare
Sorry, something went wrong.
No results found
Bug Fixes
deps: bring back correct dependencies (890544d )
deps: remove unused dependencies entry (ce3ef43 )
lodash-es: lodash-es does not work with jest (404ac18 )
v4.1.0-beta.14
03 Jan 14:36
Compare
Sorry, something went wrong.
No results found
Features
tslint: add custom rule for dynamoDB imports (7fc92d8 )
v4.1.0-beta.13
02 Jan 13:41
Compare
Sorry, something went wrong.
No results found
Bug Fixes
mapper: remove unnecessary potential null return type (adc871f )
primary-key.type: remove since no longer used (9fe6017 )
update-config.function: fix and correctly test the function (20e97b5 )
v4.1.0-beta.12
21 Dec 18:49
Compare
Sorry, something went wrong.
No results found
Features
transact-update: add updateAttribute equivalent to UpdateRequest (334d204 )
v4.1.0-beta.11
21 Dec 15:05
Compare
Sorry, something went wrong.
No results found
Bug Fixes
param-util: more strict regex for mergeUpdateExpressions (361db4f )
test: remove wrong error throw (f19e81c )
Code Refactoring
expressions: improve types and runtime validation (d53a787 )
Features
expression-builder: cleanup validation and other (a76befa )
update-expression-definition-chain: better typings (2ca7730 )
update-request: updateAttribute method (f9baf9c )
BREAKING CHANGES
expressions: update().add() and update().removeFromSet() no longer supports vararg
v4.1.0-beta.9
14 Dec 15:55
Compare
Sorry, something went wrong.
No results found
Features
batch-write-request: added (6ccb73a )
v4.1.0-beta.8
14 Dec 15:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
read-many-request: remove unnecessary type assertion (37e5c4e )
Features
transact-get-single-table-request: created (856daa4 )
BREAKING CHANGES
transact-get-single-table-request: DynamoStore::batchGetItem was renamed to batchGet
v4.1.0-beta.10
14 Dec 16:02
Compare
Sorry, something went wrong.
No results found
Features
update: ifNotExists option for update.set (982ecf0 )
v4.1.0-beta.7
10 Dec 15:45
Compare
Sorry, something went wrong.
No results found
Bug Fixes
scan-request: use correct params (e38e555 )