Skip to content

Commit efec74b

Browse files
committed
Add CHANGELOG notes about React version detection
1 parent 956b45a commit efec74b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1010

1111
- Update to ESLint v6 and eslint-config-airbnb v18, significantly changing rules that are applied with this config ([#4](https://github.com/torchbox/eslint-config-torchbox/issues/4)).
1212
- Include rules for the React [Rules of hooks](https://reactjs.org/docs/hooks-rules.html) ([#3](https://github.com/torchbox/eslint-config-torchbox/issues/3)), from the airbnb config update.
13+
- Automatically detect which version of React is being used on the project to lint accordingly (part of the airbnb config update).
1314

1415
### BREAKING CHANGES
1516

0 commit comments

Comments
 (0)