Releases: adonisjs/eslint-config
Releases · adonisjs/eslint-config
Remove @stylistic/eslint-plugin-ts in favor of @stylistic/eslint-plugin
Update dependencies
3.0.0-next.1 (2025-08-05)
Full Changelog: v3.0.0-next.0...v3.0.0-next.1
Update dependencies
2.1.1 (2025-08-05)
What's Changed
- chore: update install command in README.md by @AlbaHerrerias in #9
New Contributors
- @AlbaHerrerias made their first contribution in #9
Full Changelog: v2.1.0...v2.1.1
Use consistent-type-imports rule
3.0.0-next.0 (2025-05-28)
Features
- use consistent-type-imports rule (e28acc9)
BREAKING CHANGES
- It could mess up with projects using experimentalDecorators
without type-aware liniting
Full Changelog: v2.1.0...v3.0.0-next.0
Update dependencies and ignore yalc directory
2.1.0 (2025-05-25)
Features
What's Changed
- Add .yalc directory to global ignore list by @ThisIsMissEm in #8
New Contributors
- @ThisIsMissEm made their first contribution in #8
Full Changelog: v2.0.0...v2.1.0
Stale release target ESLint 9.0 and greater
2.0.0 (2025-02-13)
Please refer to this blog post to understand how to upgrade to ESLint in your AdonisJS applications. https://adonisjs.com/blog/upgrading-eslint-typescript-setup
Bug Fixes
- separate global and adonisjs specific ignore files (7479dae)
Features
What's Changed
- feat: add jsdoc type for config blocks by @andrewbrey in #3
New Contributors
- @andrewbrey made their first contribution in #3
Full Changelog: v2.0.0-beta.7...v2.0.0