Releases: RokuRoad/eslint-plugin-roku
Releases · RokuRoad/eslint-plugin-roku
v1.4.1
1.4.1 (2020-03-11)
Bug Fixes
- package-files: package.json (eabd0b8)
v1.4.0
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
1.3.3 (2020-03-10)
Bug Fixes
- params: fix bug in no-unused-params (c2244d8)
v1.3.2
1.3.2 (2020-03-07)
Bug Fixes
- update readme: update readme with sample (45b14a1)
v1.3.0
1.3.0 (2020-03-07)
Features
- more-rules: add more rules (f96af73)
v1.2.0
1.2.0 (2020-03-02)
Features
- eslint-disable: Adds inline disable comments (d135597)
v1.1.1
1.1.1 (2018-09-20)
Bug Fixes
v1.1.0
1.1.0 (2018-08-11)
Bug Fixes
Features
- Disallow
if
statements without then
keyword (5dbf02f)
v1.0.2
1.0.2 (2018-06-24)
Bug Fixes
- package: updated versions with location calculator (48fb8cc)
- test: skip extra tests (83d141f)
v1.0.1
1.0.1 (2018-06-17)
Bug Fixes
- bright: Updated version of parser to fix LabeledStatement error (59ecdfb)