Skip to content

v7.0.0

Compare
Choose a tag to compare
@rschamp rschamp released this 19 Feb 20:47
· 372 commits to master since this release
547d50c

7.0.0 (2021-02-19)

Features

  • comments: disable warning for todo comments (afb8d0c)
  • react: allow deprecated react methods and update eslint dep (87096be)

BREAKING CHANGES

  • react: The change to the camelcase rule requires ESLint 5.7.0
    so that's now the minimum specified in peerDependencies.