Skip to content

Releases: RokuRoad/eslint-plugin-roku

v1.4.1

Choose a tag to compare

@slheavner slheavner released this 11 Mar 20:45
30ebea8

1.4.1 (2020-03-11)

Bug Fixes

  • package-files: package.json (eabd0b8)

v1.4.0

Choose a tag to compare

@slheavner slheavner released this 11 Mar 20:41
5091fd8

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

Choose a tag to compare

@slheavner slheavner released this 10 Mar 18:39

1.3.3 (2020-03-10)

Bug Fixes

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

v1.3.2

Choose a tag to compare

@slheavner slheavner released this 07 Mar 21:57

1.3.2 (2020-03-07)

Bug Fixes

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

v1.3.0

Choose a tag to compare

@slheavner slheavner released this 07 Mar 21:15
d36358e

1.3.0 (2020-03-07)

Features

  • more-rules: add more rules (f96af73)

v1.2.0

Choose a tag to compare

@slheavner slheavner released this 02 Mar 19:28
d135597

1.2.0 (2020-03-02)

Features

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

v1.1.1

Choose a tag to compare

@ialpert ialpert released this 20 Sep 23:04

1.1.1 (2018-09-20)

Bug Fixes

v1.1.0

Choose a tag to compare

@ialpert ialpert released this 11 Aug 19:39
9f55418

1.1.0 (2018-08-11)

Bug Fixes

Features

  • Disallow if statements without then keyword (5dbf02f)

v1.0.2

Choose a tag to compare

@ialpert ialpert released this 24 Jun 00:38

1.0.2 (2018-06-24)

Bug Fixes

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

v1.0.1

Choose a tag to compare

@ialpert ialpert released this 17 Jun 14:50

1.0.1 (2018-06-17)

Bug Fixes

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