Skip to content

v0.7.3

Choose a tag to compare

@mobsense mobsense released this 24 Feb 23:03
· 55 commits to main since this release

Minor Feature Release

Features

  • Breaking change to fix require for CJS
import {Migrate} from 'onetable-migrate'

or

const {Migrate} = require('onetable-migrate')

### Fixes

* None

### See
- [Issues](https://github.com/sensedeep/sensedeep/issues?q=milestone%3A0.7.3)
- [Documentation](https://github.com/sensedeep/dynamodb-onetable/blob/main/README.md)