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
Breaking
- Only Node 10 or up supported
- Only Sequelize 5 or up supported
- Removed Bluebird usage internally