Skip to content

0.6.0

Compare
Choose a tag to compare
@hudochenkov hudochenkov released this 27 Dec 18:18
· 26 commits to main since this release
  • Use TypeScript instead of @typescript-eslint/typescript-estree for parsing. This fixes “unsupported TypeScript version” messages and reduces install size.
  • Fix parsing for two interpolations before rule selector. Fixes #24
  • Drop support for Node.js 14 and 16