Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 471 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 471 Bytes

v1.1.1

  • add type DefinitionOut, which matches all possible definitions

v1.0.7

  • FIX autowrite fields type mongo
  • NEW minLength and maxLength

v1.0.5

  • Improve enum typings

v1.0.4

  • Fix circular dependency when providing models as input params of Definition class
  • String do not allow by default empty strings (only spaces...etc) with param to allow empty strings

v1.0.3

  • FIX role type in User type
  • FIX second param of _.regexp() not mandatory