Skip to content

v6.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 13:35
· 113 commits to v6 since this release

6.14.0 (2022-01-22)

Bug Fixes

  • don't call overloaded versions of find functions internally (#13951) (fc53cdb)
  • don't call overloaded versions of find functions internally (#13951) (b253d8e)
  • model.d: fix type for count and findAndCountAll (#13786) (b06c1fc)
  • types: add hooks to InstanceDestroyOptions type (#13491) (dbd9ea8)
  • types: add missing fields to FindOr{Create,Build}Options (#13389) (ef63f8f)
  • types: fix QueryInterface#bulkInsert attribute arg type (#13945) (9e108e3)

Features