Skip to content

v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 07:03
· 8 commits to master since this release
ac4e476

7.0.0 (2020-09-03)

Features

BREAKING CHANGES

  • decorator: @PartitionKeyUUID() does no longer exist. Use @Property({ defaultValueProvider: uuidGeneratorFunction }) instead