What’s Changed
Breaking
- Bump @typescript-eslint/eslint-plugin from 7.12.0 to 8.3.0 (#775) @dependabot
Breaking changes that might affect consumers of ECS:
Rules breaking changes
- see typescript-eslint changelog here
- see typescript-eslint rule config changes in a table format and add any comments to the thread if you have feedback https://github.com/typescript-eslint/typescript-eslint/discussions/8914
Node.js support range was changed from ^18.18.0 || >=20.0.0
to ^18.18.0 || ^20.9.0 || >=21.1.0
TypeScript support range was changed from >=4.7.4 <5.5.0
to >=4.8.4 <5.5.0
Added
- Bump eslint-plugin-import from 2.29.1 to 2.31.0 (#781) @dependabot
Fixed
- Bump cross-spawn from 7.0.3 to 7.0.6 (#789) @dependabot