Skip to content

@sushantdhiman sushantdhiman released this Jul 5, 2020 · 9 commits to master since this release

v6.2.0 - 5th, July 2020

Feature

  • feat: support migrations files with ts file extension #915
Assets 2

@sushantdhiman sushantdhiman released this Jun 27, 2020 · 13 commits to master since this release

v6.1.0 - 27th, June 2020

Fixed

  • fix(timestamps): support for timestamps in migration tables #899
Assets 2
v6

@sushantdhiman sushantdhiman released this Jun 24, 2020 · 16 commits to master since this release

v6.0.0 - 24th, June 2020

Fixed

  • fix: support for sequelize@6
  • fix: print correct migration name #663
  • db:seed:undo now reverts last seed #908
  • fix: sequelize.import is still used #895

Feature

  • feat: modernize skeleton with async #909
  • feat: cjs extension support #905

Breaking

  • Only Node 10 or up supported
  • Only Sequelize 5 or up supported
  • Removed Bluebird usage internally
Assets 2
You can’t perform that action at this time.