What's Changed
Breaking
- No more implicit React identifiers by @mikabytes in #609
- Add configuration validation and refactor handling of unknown identifiers by @mikabytes in #612
Features
- Provide the option to override parser plugins in configuration by @mikabytes in #611
Other
- Replace Travis with GitHub Actions, support node 18 + 20 by @trotzig in #599
- Update all dependencies by @trotzig in #603
- Update jest to latest version by @trotzig in #607
- 594 move to prettier abandon eslint by @mikabytes in #598
- Move prettier to devDependency, don't run prettier on package-lock.json by @mikabytes in #610
- README to stop lying about react imports by @mikabytes in #613
- README: sort config options by @mikabytes in #614
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #618
- Disable codeclimate when env var is missing by @trotzig in #620
- Bump tar from 6.2.0 to 6.2.1 by @dependabot in #621
- Remove flow type annotations, set up ESLint by @lencioni in #623
- Bump braces and babel-jest by @dependabot in #624
New Contributors
- @dependabot made their first contribution in #618
Full Changelog: v5.1.0...v6.0.0