Skip to content

Releases: TimMikeladze/arango-migrate

1.1.0

09 Jun 09:20
Compare
Choose a tag to compare

Minor Changes

  • Docs(readme): link to example repo: 54c8a2b
  • Feat(jsdoc): add jsdoc types to generated migration file when using the -i flag: d2be292
  • Feat(cli): show number of migrations ran in console output: 8abdeaa

1.0.0

09 Jun 01:14
Compare
Choose a tag to compare
  • Refactor code to use await import syntax instead of require when importing config file and migrations.
  • Improve build config to support ESM
  • Modified jest config to support ESM

Example repo: https://github.com/TimMikeladze/arango-migrate-example

Full Changelog: https://github.com/TimMikeladze/arango-migrate/commits/1.0.0