Skip to content

Releases: svbutko/eslint-config-react-strong

2.4.0

05 May 11:18
Compare
Choose a tag to compare

What's Changed

  • Update dependencies, adjust prettier config by @svbutko in #19

Full Changelog: v2.2.0...v2.4.0

2.2.0

21 Jul 15:31
Compare
Choose a tag to compare

What's Changed

  • Add additional options, modify peer dependency versions by @svbutko in #17
  • Add eslint-import-resolver-typescript by @svbutko in #18

Full Changelog: v2.1.0...v2.2.0

2.1.0

29 Oct 11:49
Compare
Choose a tag to compare

What's Changed

  • Update dependencies by @svbutko in #12
  • Add no-console rule with warn and error exceptions by @svbutko in #13
  • Add no-unused-modules rule with unused exports support by @svbutko in #14
  • Add unused-imports plugin with its rules by @svbutko in #15

Full Changelog: v2.0.3...v2.1.0

2.0.3

01 Sep 12:56
Compare
Choose a tag to compare

What's Changed

  • Update dependencies and remove non existent rules by @svbutko in #11

Full Changelog: v2.0.2...v2.0.3

2.0.2

26 Mar 10:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

2.0.1

24 Jan 08:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

2.0.0

12 Oct 06:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v2.0.0

1.1.0

01 Oct 17:23
Compare
Choose a tag to compare
  • Add Jest plugin with specified rules (#5)

1.0.2

31 Aug 22:00
Compare
Choose a tag to compare
  • Add blacklisted IDs
  • Update dependencies
  • Add npm version and downloads count together with follow buttons

1.0.1

26 Aug 15:47
Compare
Choose a tag to compare
  • Update dependencies