Skip to content

26.0.0

Choose a tag to compare

@alexander-akait alexander-akait released this 08 Nov 12:59
· 315 commits to master since this release
  • Changed: react/jsx-curly-spacing option allowMultiline to true.
  • Changed: react/jsx-curly-spacing now don't ignore multiline-multiline.
  • Changed: react/jsx-first-prop-new-line set option to never.
  • Changed: remove option components from jsx-a11y/heading-has-content.
  • Changed: remove option components from jsx-a11y/href-no-hash.
  • Chore(Major update): update a minimal version of eslint-plugin-import from 2.1.0 to 2.2.0.
  • Chore(Major update): update a minimal version of eslint-plugin-jsx-a11y from 2.2.0 to 3.0.0.
  • Chore(Major update): update a minimal version of eslint-plugin-react from 6.5.0 to 6.6.0.
  • Removed: react/no-is-mounted rule.
  • Tests: improve react integration tests.