v6.0.0-pr91.1
Pre-release
Pre-release
github-actions
released this
12 Jun 20:56
·
13 commits
to master
since this release
6.0.0-pr91.1 (2020-06-12)
Features
BREAKING CHANGES
- decorator:
@PartitionKeyUUID()
does no longer exist. Use@Property({ defaultValueProvider: uuidGeneratorFunction })
instead