Skip to content

Releases: darraghoriordan/eslint-plugin-nestjs-typed

v3.1.0

25 Oct 23:44
Compare
Choose a tag to compare

3.1.0 (2021-10-25)

Features

  • fix all rules and imports (8bf9800)

v3.0.0

25 Oct 09:55
Compare
Choose a tag to compare

3.0.0 (2021-10-25)

Bug Fixes

  • upgrade jest and a few other libs (6f8c5d9)

Features

  • bump to use eslint 8 and typescript parser 5 (dd51b64)
  • Made the enum checking rule operate on all enums correctly

BREAKING CHANGES

  • Upgraded many of the dep libraries

v2.0.0

07 Oct 10:12
d0894bc
Compare
Choose a tag to compare

2.0.0 (2021-10-07)

Features

BREAKING CHANGES

  • The previous merged feature renamed a rule
    api-method-should-specify-api-operation is now api-method-should-specify-api-response

This bumps the version to 2 for that change

v1.9.0

13 Jun 10:48
f91905e
Compare
Choose a tag to compare

1.9.0 (2021-06-13)

Features

  • add eslint utils as a dependancy (b7d28e8)

v1.8.0

13 Jun 04:22
796d3d2
Compare
Choose a tag to compare

1.8.0 (2021-06-13)

Features

v1.7.0

06 Jun 11:07
a4a205d
Compare
Choose a tag to compare

1.7.0 (2021-06-06)

Bug Fixes

Features

v1.6.0

06 Jun 01:53
f748de3
Compare
Choose a tag to compare

1.6.0 (2021-06-06)

Features

  • add some new rules and fixes (6d7933c)

v1.5.0

05 Jun 14:29
b7c2808
Compare
Choose a tag to compare

1.5.0 (2021-06-05)

Features

  • fixes and update provider rule (1719ba6)

v1.4.0

05 Jun 12:41
caea9ae
Compare
Choose a tag to compare

1.4.0 (2021-06-05)

Features

v1.3.0

05 Jun 08:45
Compare
Choose a tag to compare

1.3.0 (2021-06-05)

Features

  • update readme and default config (502d164)