Sequelize v5.13.0 Release Notes

Release Date: 2019-08-09 // over 4 years ago
  • 5.13.0 (2019-08-09)

    ๐Ÿ› Bug Fixes

    • types: return a usable type when using the sequelize.models lookup (#11293) (a39c63a)
    • types: use correct this value in getterMethods and setterMethods (#11292) (98a4089)

    ๐Ÿ”‹ Features

    • postgres: add function variables for postgres (#11277) (ff97d93)

    ๐ŸŽ Performance Improvements