Skip to content

Releases: tomerh2001/eslint-plugin-th-rules

v1.5.1

26 Feb 22:05
Compare
Choose a tag to compare

1.5.1 (2024-02-26)

Bug Fixes

v1.5.0

26 Feb 21:37
Compare
Choose a tag to compare

1.5.0 (2024-02-26)

Bug Fixes

  • Add ESLint configurations for JSDoc and React (45b6297)

Features

  • adding basic, recommended and all, also planning to add a recommended-react and recommended-react-native variants in the future (85e54dd)

v1.4.2

26 Feb 19:46
Compare
Choose a tag to compare

1.4.2 (2024-02-26)

Bug Fixes

  • fixed name of no-destructuring rule (30ab24a)

v1.4.1

26 Feb 19:42
Compare
Choose a tag to compare

1.4.1 (2024-02-26)

Bug Fixes

  • fixed a bug with the no-default-export auto fix (fabd4bd)

v1.4.0

23 Feb 14:21
Compare
Choose a tag to compare

1.4.0 (2024-02-23)

Features

  • Update package name and plugin references (2fd90bd)

v1.3.2

23 Feb 14:12
Compare
Choose a tag to compare

v1.1.4

23 Feb 13:30
Compare
Choose a tag to compare

1.1.4 (2024-02-23)

Bug Fixes

  • Update lib/index.js to import all rules in lib/rules (d4f3183)

v1.1.3

23 Feb 13:24
Compare
Choose a tag to compare

1.1.3 (2024-02-23)

Bug Fixes

  • Remove "type" field from package.json (aadbbb0)

v1.1.2

23 Feb 13:20
Compare
Choose a tag to compare

1.1.2 (2024-02-23)

Bug Fixes

  • changed back to CommonJS (07174fc)

v1.1.1

23 Feb 10:57
Compare
Choose a tag to compare

1.1.1 (2024-02-23)

Bug Fixes