Skip to content

Releases: jcamp-code/eslint-config

v1.0.4

25 Oct 20:15
d6388b5
Compare
Choose a tag to compare

1.0.4 (2023-10-22)

🐛 Bug Fixes

  • Add new rule ignore for import order (17d5cc6)

v1.0.3

09 Oct 21:56
6c2702e
Compare
Choose a tag to compare

1.0.3 (2023-10-09)

🐛 Bug Fixes

  • Disable eslint/sort-imports (331bd04)

v1.0.2

09 Oct 19:58
b35e8cf
Compare
Choose a tag to compare

1.0.2 (2023-10-09)

🐛 Bug Fixes

  • Change curly preference to multi, consistent (05853b4)

v1.0.1

09 Oct 06:27
264ab06
Compare
Choose a tag to compare

1.0.1 (2023-10-09)

🐛 Bug Fixes

  • Add separator between 3rd party and local modules (64a77d0)

v1.0.0

09 Oct 05:27
8e78fe9
Compare
Choose a tag to compare

1.0.0 (2023-10-09)

⚠ BREAKING CHANGES

  • update to eslint flat config

✨ Features

  • Add @IanVS/prettier-plugin-sort-imports (cd16e8f)
  • Update to eslint flat config (cd16e8f)
  • Updated to latest versions (87358bb)

🏡 Miscellaneous Chores

v0.8.2

17 Jul 01:21
c4e19e6
Compare
Choose a tag to compare

0.8.2 (2023-07-17)

📝 Documentation

v0.8.1

17 Jul 01:15
278496b
Compare
Choose a tag to compare

0.8.1 (2023-07-17)

🐛 Bug Fixes

  • Verify new build process works (043dfd4)

v0.8.0

17 Jul 00:38
b18e20e
Compare
Choose a tag to compare

0.8.0 (2023-07-17)

⚠ BREAKING CHANGES

  • move to prettier v3 (#17)

✨ Features