Releases: andreashuber69/eslint-config
Releases · andreashuber69/eslint-config
v2.1.1
- Add missing peer dependency
Full Changelog: v2.1.0...v2.1.1
v2.1.0-beta.2
- Fix globs for JS files
- Clarify docs
Full Changelog: v2.1.0-beta.1...v2.1.0-beta.2
v2.1.0-beta.1
- Add JavaScript docs
Full Changelog: v2.1.0-beta.0...v2.1.0-beta.1
v2.1.0-beta.0
- Add linting for JavaScript files
- Remove non-standard extensions
Full Changelog: v2.0.4...v2.1.0-beta.0
v2.1.0
- Enable JavaScript linting
- Suggest eslint.config.ts
Full Changelog: v2.0.4...v2.1.0
v2.0.4
- Turn off the
no-undef
rule
Full Changelog: v2.0.3...v2.0.4
v2.0.3
- Update packages
Full Changelog: v2.0.2...v2.0.3
v2.0.2
- Expand configuration docs
- Turn off
capitalized-comments
- Only warn for
import/dynamic-import-chunkname
Full Changelog: v2.0.1...v2.0.2
v2.0.1
- Rework docs
Full Changelog: v2.0.0...v2.0.1
v2.0.0-rc.0
- Update packages
- Remove globals
Full Changelog: v2.0.0-beta.3...v2.0.0-rc.0