Skip to content

v7.0.0-alpha.29

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 08:01
· 747 commits to main since this release

7.0.0-alpha.29 (2023-09-13)

Bug Fixes

Features

  • add built-in support for TypeScript enums & readonly arrays in DataTypes.ENUM (#16488) (d2a1c2f)
  • migrate removeColumn to typescript (#16476) (bc35a52)
  • option to allow specifying the default precision for auto-generated timestamp columns (#16330) (db7fe12)
  • support iterables in association methods (#16491) (8acefff)