Skip to content

10.0.0

Compare
Choose a tag to compare
@dominicfraser dominicfraser released this 02 Nov 13:08
· 243 commits to main since this release
  • Support TypeScript. These changes are only breaking if you were already using TypeScript in your project.
    • Adds overrides for .ts?(x) files taken from react-scripts, adds @typescript-eslint/eslint-plugin and @typescript-eslint/parser.
    • Adds config for .ts?(x) extensions under import/extensions
    • Adds eslint-plugin-typescript-enum to disallow TypeScript language expression feature enum
  • Bump prettier from 2.2.1 to 2.3.0
  • Bump eslint-plugin-react from 7.23.2 to 7.24.0