Skip to content

Latest commit

 

History

History
74 lines (37 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

74 lines (37 loc) · 2.32 KB

1.2.3 (2018-08-04)

Bug Fixes

  • use-validation-pipe: fixed for nest 5.X (d8848d3)

1.2.2 (2018-01-05)

Bug Fixes

  • use-validation-pipe: Added case with GenericTypeAnnotation (5c971ca)

1.2.1 (2018-01-04)

Bug Fixes

1.2.0 (2018-01-04)

Bug Fixes

  • utils: Function to get decorator, introduced typings (eaead48)

Features

  • use-validation-pipe: New rule (6c73462)

1.1.2 (2017-12-31)

Bug Fixes

  • deprecated-api-modules: Point to property where it defined (463b5dc)

1.1.1 (2017-12-31)

Bug Fixes

  • configs: Fixed recomended config rules (2a989c3)

1.1.0 (2017-12-30)

Bug Fixes

  • package: Fixed path to spec files (4c6c396)

Features

  • use-dependency-injection: New rule (b60f787)

1.0.0 (2017-12-29)

Features

  • deprecated-api-modules: New rule (6a1403e)
  • rules: Added rule parse-int-pipe (544543d)