Skip to content

Releases: gajus/eslint-plugin-flowtype

v3.10.0

10 Jun 08:55
Compare
Choose a tag to compare

3.10.0 (2019-06-10)

Features

v3.9.1

23 May 07:01
Compare
Choose a tag to compare

3.9.1 (2019-05-23)

Bug Fixes

v3.9.0

15 May 18:32
Compare
Choose a tag to compare

3.9.0 (2019-05-15)

Features

  • add require-readonly-react-props rule (#400) (22dad37)

v3.8.2

11 May 08:33
Compare
Choose a tag to compare

3.8.2 (2019-05-11)

Bug Fixes

  • update GitSpo badge URL (fdf7945)

v3.8.1

08 May 08:37
Compare
Choose a tag to compare

3.8.1 (2019-05-08)

Bug Fixes

  • don't crash when encountering unparameterized Arrays (#402) (05a7281)

v3.8.0

08 May 07:39
Compare
Choose a tag to compare

3.8.0 (2019-05-08)

Features

  • parse docblock more robustly for onlyFilesWithFlowAnnotation usage (#404) (397b7a1)

v3.7.0

02 May 15:42
Compare
Choose a tag to compare

3.7.0 (2019-05-02)

Features

  • add annotateUndefined: 'ignore' option (#399) (714a995)

v3.6.1

10 Apr 06:25
Compare
Choose a tag to compare

3.6.1 (2019-04-10)

Bug Fixes

  • return type rule for plain object properties (fixes #396) (a41f5f1)

v3.6.0

08 Apr 12:24
Compare
Choose a tag to compare

3.6.0 (2019-04-08)

Features

  • add rule to make sure that object type that is spread has exact type (#391) (52b0c00)

v3.5.1

03 Apr 17:49
Compare
Choose a tag to compare

3.5.1 (2019-04-03)

Bug Fixes

  • skip type-import-style identifier in "declare module" (#394) (0f8a9b5)