Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@thibaudcolas thibaudcolas released this 03 Jun 22:17

6.0.0 (2020-06-03)

Features

  • config: update all config dependencies, with major updates (6c893b9)
  • deps: open ESLint peerDependency range to any version above 5.6.0 (a5239e7)

BREAKING CHANGES

  • config: this updates all configs/plugins this package is based on, as well as supporting ESLint 7. Please refer to the table below:
package from to
eslint ^5.6.0 and ^6.0.0 >=5.6.0
eslint-config-airbnb 18.0.1 18.1.0
eslint-config-prettier 6.1.0 6.11.0
eslint-plugin-import ^2.18.2 ^2.20.2
eslint-plugin-jsx-a11y ^6.2.3 ^6.2.3
eslint-plugin-react ^7.14.3 ^7.20.0
eslint-plugin-react-hooks ^1.7.0 ^4.0.4