Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

7.5.0

Compare
Choose a tag to compare
@robertrossmann robertrossmann released this 30 Aug 09:49
· 167 commits to master since this release
f1ae1d4

This release contains major new features! See the notes below for detailed info.

New features

  • Cool new Flow ruleset! (#22 🎉 thanks @arnostpleskot)

    @strv/javascript/environments/flow/recommended & @strv/javascript/coding-styles/flow

  • Cool new React accessibility ruleset! (#20 🎉 thanks @petrhanak)

    @strv/javascript/environments/react/accessibility and also included in the React ruleset 💪

Changes

  • react/no-unused-prop-types: No longer validates shape props (#21)