Skip to content

Releases: sequelize/sequelize-typescript

v2.1.6

24 Nov 19:47
Compare
Choose a tag to compare

Bug Fixes

v2.1.5

17 Oct 09:12
78e925b
Compare
Choose a tag to compare

Bug Fixes

  • deps: revert to glob@7.2.0 for sequelize@6 & node@10 compatibility (#1479) (7c8eea7)

v2.1.4

15 Oct 18:50
f1354a4
Compare
Choose a tag to compare

Bug Fixes

v2.1.3

16 Feb 13:20
07f4371
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.1.3

v2.1.2

04 Jan 05:50
9f1d033
Compare
Choose a tag to compare

Bug Fixes

  • use custom decorator on column have a property descriptor (#1070) (7ce03de)
  • validators: allow any values for isIn/notIn (#1124) (d25b392)

v2.1.1

10 Oct 18:38
ea006fc
Compare
Choose a tag to compare

Bug Fixes

  • model: adjust init method to recently introduced sequelize type changes (b60c011)

v2.1.0

15 Feb 12:46
f3ee651
Compare
Choose a tag to compare

Initial release with Changelog.

Bug Fixes

  • allow $set null (remove association) (#774) (ffe1c78)
  • model associations methods to reflect sequelize v6 (#888) (6b1e3ff)
  • typeof Model errors by using typeof Model generics (#900) (b865840)

Features

sequelize-typescript 0.6.0

02 Dec 13:45
Compare
Choose a tag to compare

Features:

Bugfixes:

  • Symbols now working in Scope options #210
  • Global default table options know working properly #156
  • Some minor bug fixes (e.g. declaration files)

Special thanks to all contributors of this release:

sequelize-typescript 0.5.0

14 Sep 18:02
Compare
Choose a tag to compare

Features:

Bugfixes:

  • Some minor bug fixes (e.g. declaration files)

Special thanks to all contributors of this release:

sequelize-typescript 0.4.0

09 Aug 17:31
Compare
Choose a tag to compare

Features:

Bugfixes:

  • Issue when extending models #74
  • Some scope issues: #70, #43
  • Global define options did not work #68
  • Some other minor bug fixes (e.g. declaration files)

Special thanks to all contributors of this release: