Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next #326

Merged
merged 10 commits into from
Sep 3, 2020
Merged

Next #326

merged 10 commits into from
Sep 3, 2020

Conversation

michaelwittwer
Copy link
Member

bring back new features to master

simonmumenthaler and others added 10 commits January 11, 2020 15:57
With a defaultValueProvider you're able to have properties like createdAt without the necessity to set the date by hand.
With this we also dropped the UUID as peerDependency.

BREAKING CHANGE:
`@PartitionKeyUUID()` does no longer exist. Use `@Property({ defaultValueProvider: uuidGeneratorFunction })` instead
# Conflicts:
#	src/decorator/metadata/metadata.ts
#	src/mapper/mapper.ts
feat(empty-strings): drop empty string strictness to allow new empty string feature
make sure next is released on next channel with prerelease tag
@simonmumenthaler simonmumenthaler merged commit ac4e476 into master Sep 3, 2020
@github-actions
Copy link

github-actions bot commented Sep 3, 2020

🎉 This PR is included in version 7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@michaelwittwer michaelwittwer linked an issue Aug 16, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support aws-sdk-js-v3
3 participants