Skip to content

Release 4.0.0

Choose a tag to compare

@gibsonjoshua55 gibsonjoshua55 released this 01 Aug 20:36

New Type

  • AttributesOf returns the attributes of a model without its instance methods

New Interface

  • FindAndCountAllRespose is the return type of a findAndCountAll function on a model T

Breaking changes

  • Typescript dev dependency is bumped to 3.5.3