Releases: joeldenning/eslint-config-react-important-stuff
Releases · joeldenning/eslint-config-react-important-stuff
v3.0.0
Breaking changes
- Upgraded eslint-plugin-react-hooks from v2 to v4. See their release notes for details (c4923e6)
v2.0.0
v1.2.2
Fixes
- Removing unneeded package-lock.json, since this project uses yarn
v1.2.1
Fixes
- Fixed problem where npmjs.com/package/eslint-config-react-important-stuff wasn't linking to github because of package.json issues.
v1.2.0
Features
- Upgraded dependencies
- Turned on the react hooks exhaustive deps rule as a warning