Skip to content

Add secondary indexing via partition key support

Compare
Choose a tag to compare
@Rooster212 Rooster212 released this 19 Aug 13:53
· 20 commits to master since this release
90f67f3

This is a breaking change. As per Semantic Versioning rules, the version number has been bumped by a major version due to this change.

Please see the PR below for a full description and diff.

What's Changed

  • Add secondary indexing via partition key support by @Rooster212 in #5
  • Fix exports in index.ts for packaging, and add a dry-run publish to test by @Rooster212 in #6

Full Changelog: 0.2.1...1.0.0