Skip to content

v13.0.0

Compare
Choose a tag to compare
@thymikee thymikee released this 05 Sep 16:44
· 29 commits to main since this release

What's Changed

  • chore(breaking): upgrade deps to match eslint 8 by @thymikee in #250

Major bumps:

  • eslint-plugin-flowtype (requires eslint@^8.1, hence peer dep bump as well)
  • eslint-plugin-promise
  • eslint-plugin-react-native
  • eslint-plugin-jest

New deps required as peers by eslint-plugin-flowtype:

  • @babel/plugin-syntax-flow
  • @babel/plugin-transform-react-jsx

Full Changelog: v12.0.2...v13.0.0