Releases: smartive/eslint-config
Releases · smartive/eslint-config
v6.4.0
v6.3.2
v6.3.1
v6.3.0
v6.2.0
v6.1.0
v6.0.0
6.0.0 (2024-12-04)
Features
BREAKING CHANGES
- due to the upgrade of various ESLint plugins, the minimum supported version
TypeScript and Node.js has been increased. This should not affect most users, but if you are using
an older version of TypeScript or Node.js, you may need to upgrade.
Furthermore there are some adjustments on how to use the legacy config. For more information
have a look at the README file.
v6.0.0-next.1
6.0.0-next.1 (2024-12-04)
Features
BREAKING CHANGES
- due to the upgrade of various ESLint plugins, the minimum supported version
TypeScript and Node.js has been increased. This should not affect most users, but if you are using
an older version of TypeScript or Node.js, you may need to upgrade.
Furthermore some of the dependencies have been updated to their latest versions, which may cause
some checks to fail.