You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BREAKING CHANGES:
- Node.js version requirement updated to `^18.18.0 || >=20.0.0`
- TypeScript peer dependency requirement updated to `>=4.7.4`
- ESLint peer dependency requirement updated to `^8.56.0`
https://typescript-eslint.io/blog/announcing-typescript-eslint-v7
It's a small breaking change, but paves the way for future ESLint Flat
Config support. We might introduce a separate flat config entry in later
minor versions.
I also updated some dev dependencies to ensure that this package works
correctly with the latest versions of them.
Closes#69Closes#71
0 commit comments