Skip to content

v2.1.0

Compare
Choose a tag to compare
@theoludwig theoludwig released this 15 Feb 12:46
· 197 commits to master since this release
f3ee651

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