Sourced from eslint-plugin-prettier's changelog.
v3.3.1 (2021-01-04)
- fix: add eslint-config-prettier as an optional peer dependency (https://github.com/facebook/flipper/issues/374) (d59df27)
- build(deps-dev): bump eslint from 7.16.0 to 7.17.0 (b87985d)
- build(deps-dev): bump eslint from 7.15.0 to 7.16.0 (11e427e)
v3.3.0 (2020-12-13)
- Minor: Perf improvement: Do not clear the config cache on each run (https://github.com/facebook/flipper/issues/368) (1b90ea7)
- Add peerDependenciesMeta block (https://github.com/facebook/flipper/issues/367) (86608d5)
- build(deps-dev): bump eslint from 7.14.0 to 7.15.0 (885f484)
- build(deps-dev): bump eslint from 7.3.1 to 7.14.0 (cebc80b)
v3.2.0 (2020-12-03)
- Skip CI for eslint 6 + node 8 (https://github.com/facebook/flipper/issues/364) (f8f08e4)
- Turn off problematic rules in recommended config (prepare for next eslint-config-prettier version) (https://github.com/facebook/flipper/issues/360) (a1e5591)
- Create dependabot.yml (f58b6c7)
- docs(README): fix prettier getFileInfo link (https://github.com/facebook/flipper/issues/335) (5a690f1)
- build(deps-dev): bump eslint-plugin-eslint-plugin from 2.2.2 to 2.3.0 (8614c45)
- build(deps-dev): bump eslint from 7.3.0 to 7.3.1 (12d9ed8)
- build(deps-dev): bump eslint from 7.2.0 to 7.3.0 (5a6f42e)
- chore: update CI badge in readme (5012b66)
- Use Github Actions for CI (#305) (41eb64f)
b0ddb10 Build: update package.json and changelog for v3.3.1d59df27 fix: add eslint-config-prettier as an optional peer dependency (https://github.com/facebook/flipper/issues/374)b87985d build(deps-dev): bump eslint from 7.16.0 to 7.17.011e427e build(deps-dev): bump eslint from 7.15.0 to 7.16.00ecf183 Build: update package.json and changelog for v3.3.01b90ea7 Minor: Do not clear the config cache on each run (https://github.com/facebook/flipper/issues/368)86608d5 Add peerDependenciesMeta block (https://github.com/facebook/flipper/issues/367)885f484 build(deps-dev): bump eslint from 7.14.0 to 7.15.0cebc80b build(deps-dev): bump eslint from 7.3.1 to 7.14.0bd0ac3b Build: update package.json and changelog for v3.2.0