yarn sequelize 7.0.0-alpha.6
v7.0.0-alpha.6

latest releases: 6.37.3, 6.37.2, 6.37.1...
2 years ago

7.0.0-alpha.6 (2022-02-07)

Bug Fixes

  • don't call overloaded versions of find functions internally (#13951) (e5d02ef)
  • don't discard commit message on lint fail (#13953) (1a6884a)
  • fix typings for queries with {plain: true} option (#13899) (d139b2e)
  • model.d: fix type for count and findAndCountAll (#13786) (cf27c66)
  • types: accept $nested.syntax$ in WhereAttributeHash (#13983) (f72bb1e)
  • types: add hooks to InstanceDestroyOptions type (#13491) (6d4b553)
  • types: add missing fields to FindOr{Create,Build}Options (#13389) (81b0b9d)
  • types: correct typing definitions for Sequelize.where (#14018) (308ace0)
  • types: deduplicate error typings (#14002) (3f75880)
  • types: fix QueryInterface#bulkInsert attribute arg type (#13945) (36ad644)
  • types: improve branded types (#13990) (940060a)

Features

Don't miss a new sequelize release

NewReleases is sending notifications on new releases.