Skip to content

Releases: TeamMaestro/sequelize-common

Release 3.1.0

15 Jul 18:45
Compare
Choose a tag to compare

Features

  • Adds an @RegisterEntity decorator which add sequelize-typescript entities to the new EntityRegistration module.

Release 3.0.0

01 Jul 13:50
Compare
Choose a tag to compare

Updates

  • Typings for UpdateManyToManyAssocationOptions now accept a joinTableModel that does not have a sortOrder attribute.

Release 2.0.0

16 Jun 15:23
Compare
Choose a tag to compare

Updates

  • Refactor to use Sequelize 5

Release 1.1.0

05 Mar 18:11
Compare
Choose a tag to compare

Features

  • Add additionalJoinTableCreateFields to the updateManyToManyAssociations