Skip to content

1.0.0-rc.1 Release

Pre-release
Pre-release

Choose a tag to compare

@playpauseandstop playpauseandstop released this 22 Oct 11:44
  • Make eslint peerDependency to ensure it been installed in npm bin with npm or yarn
  • Bump:
    • babel-eslint to 7.0.0
    • eslint-plugin-react to 6.4.1
  • New rules:
    • react/no-children-prop
    • react/no-unused-prop-types
  • Move to node v4.6.1 & npm@3.10.9 for development