Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@alexilyaev alexilyaev released this 19 Dec 16:30
· 11 commits to master since this release

Breaking Changes

  • Minimum Node version is now v18.14.0
  • Replace babel-eslint with @typescript-eslint/parser
  • Bump all dependencies
  • Move the ESLint plugins dependencies to be optional peerDependencies
  • Turn off rules that no longer make sense

Additions

  • Add @stylistic/eslint-plugin and use it's rules instead of the deprecated rules
  • Add ai/last to properly setup prettier and @stylistic/disable-legacy