4.0.0 (2024-03-01)
⚠️ This release was not published to npm due to technical problems.
⚠ BREAKING CHANGES
- drop eslint < 8 & Node.js < 18 (#238)
- Switch to flat config (#232)
Features
Documentation
Chores
- add
.vscode
to .gitignore
(#236) (cbb8e3a)
- bump setup-node and checkout actions to v4 in release workflow (#239) (3fd99ad)
- remove unused
@eslint/eslintrc
in test examples (#234) (4e2e160)
- run tests in Node.js 21 (#225) (4d9f36f)
- standardize npm script names (#223) (6bdff60)
- use latest
typescript-eslint
in examples (#235) (313959b)