Skip to content

Releases: gajus/eslint-plugin-flowtype

v2.38.0

05 Oct 08:41
Compare
Choose a tag to compare

<a name"2.38.0">

2.38.0 (2017-10-05)

Bug Fixes

  • sortKeys auto-fix works with property variance (#280) (9c69e90e)
  • sort-keys auto-fix works in more situations (98cee9a5)

Features

  • add an auto-fix option to sortKeys (d480f4d4)

v2.37.0

29 Sep 12:52
Compare
Choose a tag to compare

<a name"2.37.0">

2.37.0 (2017-09-29)

Features

  • Handle settings property in readmeAssertions.js script (#277) (f7f88c5a)

v2.36.0

25 Sep 08:58
Compare
Choose a tag to compare

<a name"2.36.0">

2.36.0 (2017-09-25)

Features

v2.35.1

01 Sep 15:19
Compare
Choose a tag to compare

<a name"2.35.1">

2.35.1 (2017-09-01)

Bug Fixes

  • Properly check line breaks in space-after-type-colon (#268) (f96ce986)

v2.35.0

11 Jul 12:21
Compare
Choose a tag to compare

<a name"2.35.0">

2.35.0 (2017-07-11)

Bug Fixes

  • drop Node.js v4 from test suit (6eceb895)

Features

v2.34.1

28 Jun 21:19
Compare
Choose a tag to compare

<a name"2.34.1">

2.34.1 (2017-06-28)

Bug Fixes

v2.34.0

30 May 15:19
Compare
Choose a tag to compare

<a name"2.34.0">

2.34.0 (2017-05-30)

Features

v2.33.0

14 May 10:51
Compare
Choose a tag to compare

<a name"2.33.0">

2.33.0 (2017-05-14)

Features

  • add type re-export support to no-types-missing-file-annotation (#228) (a74fd9e9)

v2.32.1

19 Apr 14:31
Compare
Choose a tag to compare

<a name"2.32.1">

2.32.1 (2017-04-19)

Bug Fixes

  • rename no-types-missing-flow-annotation to no-types-missing-file-annotation (bb444dbf)

v2.32.0

19 Apr 14:03
Compare
Choose a tag to compare

<a name"2.32.0">

2.32.0 (2017-04-19)

Features

  • add no-types-missing-flow-annotation to the recommended preset (#223) (a0a6d0e4)