Skip to content

Releases: flow-typed/eslint-plugin-ft-flow

v3.0.2

19 Dec 08:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

10 Oct 18:51
Compare
Choose a tag to compare

What's Changed

  • Update package.json to support new Hermes-eslint by @nmn in #45

New Contributors

  • @nmn made their first contribution in #45

Full Changelog: v3.0.0...v3.0.1

Recommend hermes eslint

29 Jul 10:41
159088a
Compare
Choose a tag to compare

Breaking Changes

  • Recommended eslint parser has changed to hermes-eslint as recommended https://flow.org/en/docs/tools/eslint/. If you'd like to continue using the old recommended config as you plan for a migration it's been moved to the babel-parser extension with docs found here
  • The plugin no longer has @babel/eslint-parser as a peer dependency and instead has hermes-eslint as a peer dependency to push users to the most up to date flow usage

What's Changed

New Contributors

Full Changelog: v2.0.1...v3.0.0

v2.0.1

07 Jan 22:49
a0c7580
Compare
Choose a tag to compare

What's Changed

  • Recommended json does not specify it's own babel config anymore by @Brianzchen in #27

Full Changelog: v2.0.0...v2.0.1

v2.0.0

29 Dec 18:26
7786e3b
Compare
Choose a tag to compare

What's Changed

Breaking

  • Rename no-flow-fix-me-in-strict-files to no-flow-suppressions-in-strict-files by @Brianzchen in #19

Full Changelog: v1.1.0...v2.0.0

v1.1.1-alpha-0

29 Dec 05:31
Compare
Choose a tag to compare
v1.1.1-alpha-0 Pre-release
Pre-release
try a fix

v1.1.0

18 Dec 22:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2

15 Dec 18:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

13 Dec 20:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Dec 19:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v1.0.0