26.0.0
·
315 commits
to master
since this release
- Changed:
react/jsx-curly-spacingoptionallowMultilinetotrue. - Changed:
react/jsx-curly-spacingnow don't ignoremultiline-multiline. - Changed:
react/jsx-first-prop-new-lineset option tonever. - Changed: remove option
componentsfromjsx-a11y/heading-has-content. - Changed: remove option
componentsfromjsx-a11y/href-no-hash. - Chore(Major update): update a minimal version of
eslint-plugin-importfrom2.1.0to2.2.0. - Chore(Major update): update a minimal version of
eslint-plugin-jsx-a11yfrom2.2.0to3.0.0. - Chore(Major update): update a minimal version of
eslint-plugin-reactfrom6.5.0to6.6.0. - Removed:
react/no-is-mountedrule. - Tests: improve
reactintegration tests.