Skip to content

Releases: RokuRoad/eslint-plugin-roku

v1.4.1

11 Mar 20:45
30ebea8
Compare
Choose a tag to compare

1.4.1 (2020-03-11)

Bug Fixes

  • package-files: package.json (eabd0b8)

v1.4.0

11 Mar 20:41
5091fd8
Compare
Choose a tag to compare

1.4.0 (2020-03-11)

Features

  • no-unitialized: Add rules to check for uninitialized variable and function calls (7329f4e)
  • readme: update readme with new rules (2214436)

v1.3.3

10 Mar 18:39
Compare
Choose a tag to compare

1.3.3 (2020-03-10)

Bug Fixes

  • params: fix bug in no-unused-params (c2244d8)

v1.3.2

07 Mar 21:57
Compare
Choose a tag to compare

1.3.2 (2020-03-07)

Bug Fixes

  • update readme: update readme with sample (45b14a1)

v1.3.0

07 Mar 21:15
d36358e
Compare
Choose a tag to compare

1.3.0 (2020-03-07)

Features

  • more-rules: add more rules (f96af73)

v1.2.0

02 Mar 19:28
d135597
Compare
Choose a tag to compare

1.2.0 (2020-03-02)

Features

  • eslint-disable: Adds inline disable comments (d135597)

v1.1.1

20 Sep 23:04
Compare
Choose a tag to compare

1.1.1 (2018-09-20)

Bug Fixes

v1.1.0

11 Aug 19:39
9f55418
Compare
Choose a tag to compare

1.1.0 (2018-08-11)

Bug Fixes

Features

  • Disallow if statements without then keyword (5dbf02f)

v1.0.2

24 Jun 00:38
Compare
Choose a tag to compare

1.0.2 (2018-06-24)

Bug Fixes

  • package: updated versions with location calculator (48fb8cc)
  • test: skip extra tests (83d141f)

v1.0.1

17 Jun 14:50
Compare
Choose a tag to compare

1.0.1 (2018-06-17)

Bug Fixes

  • bright: Updated version of parser to fix LabeledStatement error (59ecdfb)