Skip to content

8.0.0

Choose a tag to compare

@hudochenkov hudochenkov released this 04 Jun 13:56
· 39 commits to master since this release
  • Added all plugins to peerDependencies

  • Added eslint-plugin-jest plugin and its rules to the default config

  • Added eslint-config-hudochenkov/react-testing config

  • Enabled rules:

    • react/no-unstable-nested-components
    • react/jsx-no-constructed-context-values
    • unicorn/prefer-array-flat
    • unicorn/prefer-array-flat-map
    • unicorn/prefer-array-index-of
    • unicorn/prefer-array-some
    • unicorn/prefer-date-now
    • unicorn/prefer-default-parameters
    • unicorn/prefer-regexp-test
    • unicorn/prefer-spread
    • unicorn/require-array-join-separator

7.2.0...8.0.0