Skip to content

v5.0.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 12 Dec 00:25
· 226 commits to master since this release

5.0.0 (2019-12-12)

Features

BREAKING CHANGES

  • Updated React rules to suit common practices
  • Removed some more restrictive rules
  • Moved jest specific rules to only target test files (e.g. thing.test.js, other.spec.ts)
  • Moved cypress specific rules to only target files within a top-level cypress folder