Releases: mastondzn/eslint
Releases · mastondzn/eslint
v1.9.2
🐞 Bug Fixes
- Bad regex to test for test/declaration files - by @mastondzn (26f2f)
View changes on GitHub
v1.9.1
No significant changes
View changes on GitHub
v1.9.0
v1.8.0
🚀 Features
- Only enable test plugin when vitest is detected - by @mastondzn (17f0a)
- Add agents.md, use unopinionated unicorn rules - by @mastondzn (3bbae)
- Update
@eslint-react/eslint-pluginto v4 - by @mastondzn (37b57)
View changes on GitHub
v1.7.2
v1.7.1
v1.7.0
v1.6.0
🚀 Features
- Simplify react config - by @mastondzn (0df5c)
- Support all tailwindcss settings - by @mastondzn (61428)
- Remove useless dynamic imports - by @mastondzn (3ab68)
- Remove unused types stub file - by @mastondzn (aa907)
- Stricter types for
TypedFlatConfigItem- by @mastondzn (cd188) - Overrides for node plugin - by @mastondzn (86641)
- Split tailwindcss and unicorn plugin into setup and rules - by @mastondzn (66b39)
🐞 Bug Fixes
- Make non async function actually non async - by @mastondzn (1b54f)
- Janky
eslint/use-at-your-own riskimport - by @mastondzn (be83d) - Reintroduce rules auto-complete - by @mastondzn (d0b42)
- Fix ts errors - by @mastondzn (7d083)