Releases: jcamp-code/eslint-config
Releases · jcamp-code/eslint-config
v1.0.4
1.0.4 (2023-10-22)
🐛 Bug Fixes
- Add new rule ignore for import order (17d5cc6)
v1.0.3
1.0.3 (2023-10-09)
🐛 Bug Fixes
- Disable eslint/sort-imports (331bd04)
v1.0.2
1.0.2 (2023-10-09)
🐛 Bug Fixes
- Change curly preference to multi, consistent (05853b4)
v1.0.1
1.0.1 (2023-10-09)
🐛 Bug Fixes
- Add separator between 3rd party and local modules (64a77d0)
v1.0.0
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
0.8.2 (2023-07-17)
📝 Documentation
v0.8.1
0.8.1 (2023-07-17)
🐛 Bug Fixes
- Verify new build process works (043dfd4)
v0.8.0
0.8.0 (2023-07-17)
⚠ BREAKING CHANGES
- move to prettier v3 (#17)
✨ Features