Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@yujiosaka yujiosaka released this 19 Jun 14:14

6.0.0 (2022-06-19)

Bug Fixes

  • change return type of defineModels into tuple (13417a2)

Features

  • define SequelizeRevisionOptions type (8c89fc3)
  • infer meta data attributes from options (a553817)
  • infer model types from options (b5c9f49)
  • re-export types from main file (7e4372f)
  • support useJsonDataType option (b2f6966)

BREAKING CHANGES

  • defineModels no longer returns object type.