Tags: shiftcode/dynamo-easy
Tags
feat: add support for newer client-dynamodb versions 3.430.0 ha a breaking change in typings
chore(deps): update semantic-release to latest version
feat(expression-builder): allow for empty arrays and objects * docs(todo): update to post-v3 todos * feat(expression-builder): allow for empty arrays, Sets and objects * feat(expression-builder): revert for sets
chore(lint): resolve linting issue remove unnecessary type assertion
fix(deps): update @aws-sdk/client-dynamodb version to resolve issue issue: export 'KeyType' (imported as 'DynamoDB') was not found
Merge remote-tracking branch 'origin/next' into next
feat(deps): update version range of @aws-sd node 18 runtime in aws lambda has version 3.188.0 installed
fix(types): inline the KeyType from '@aws-sdk/client-dynamodb' since the external one caused runtime issues, needs investigation
PreviousNext