shiftcode / dynamo-easy

DynamoDB client for NodeJS and browser with a fluent api to build requests. We take care of the type mapping between JS and DynamoDB, customizable trough typescript decorators.
https://shiftcode.github.io/dynamo-easy/
MIT License
204 stars 27 forks source link

feat(empty-strings): drop empty string strictness to allow new empty string feature #322

Closed hookercookerman closed 3 years ago

hookercookerman commented 4 years ago

What

Why

michaelwittwer commented 4 years ago

@hookercookerman thanks for the contribution, this is awesome. Will try to bring back the PR as soon as possible. (probably start of next week). Reach out if it is really urgent on your side.

hookercookerman commented 3 years ago

@michaellieberherr will do I should have time tomorrow BTW this pr is not ready as it does not cater for stringFromDb when empty string which can hamper mappings when empty string; classic empty string as falsey.

hookercookerman commented 3 years ago

@michaelwittwer soz for delay but updated, cheers

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 6.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: