Skip to content

Releases: sebastian-software/effective-eslint-cfg

Release 0.5.0

28 Jan 12:14
6afd80b
Compare
Choose a tag to compare
  • feat: added 'testing' support (5608f97)
  • chore: updated deps (164cace)
  • fix: module caching issue inside editors (28bed62)
  • docs: added note (cbb66b8)
  • feat: added jest plugin and recommended rules behind the new "testing" flag (13499af)
  • fix: added local biome config (9764bb4)
  • fix: minor dep update + snapshot update (47e7371)

Release 0.4.8

21 Jan 14:33
691633f
Compare
Choose a tag to compare
  • feat: add new configureRule() helper (7bd2635)

Release 0.4.7

21 Jan 13:21
2409a63
Compare
Choose a tag to compare
  • fix: issue with adding rules (e615156)

Release 0.4.6

21 Jan 13:17
ec6b0ca
Compare
Choose a tag to compare
  • fix: make options optional (298ba66)

Release 0.4.5

21 Jan 13:08
e875129
Compare
Choose a tag to compare
  • feat: added new addRule() helper (fedd62a)

Release 0.4.4

21 Jan 10:16
43e9c15
Compare
Choose a tag to compare
  • fix: tweaked jsdoc/check-param-names for TypeScript (dc53d7f)

Release 0.4.3

21 Jan 09:56
65989f6
Compare
Choose a tag to compare
  • fix: added missing prepublish script (1ca88a3)

Release 0.4.2

21 Jan 09:29
2960b5b
Compare
Choose a tag to compare
  • fix: re-gen snapshots (dbd1e45)
  • fix: enhance array-type check + removed react prop types (d158800)

Release 0.4.1

20 Jan 19:57
76d4dd9
Compare
Choose a tag to compare

Release 0.4.0

20 Jan 19:49
e2a3c31
Compare
Choose a tag to compare
  • fix: updated snapshots with new @typescript-eslint/no-unused-vars (a3f4e98)
  • feat: added helper methods + api docs (775f1ea)