Sequelize v5.21.6 Release Notes

Release Date: 2020-04-04 // about 4 years ago
  • 5.21.6 (2020-04-04)

    🐛 Bug Fixes

    • connection-manager: add switch for dynamic import (#12014) (778819f)
    • model.count: distinct without any column generates invalid SQL (#11893) (20e99e1)
    • typings: support Date as where value (#12015) (a2c0a63)