Skip to content

Releases: gajus/eslint-plugin-flowtype

v3.1.2

28 Oct 13:59
Compare
Choose a tag to compare

3.1.2 (2018-10-28)

Bug Fixes

  • correct addAssertions path (0d664d8)
  • correct addAssertions path (a04d49e)

v3.1.1

26 Oct 16:01
Compare
Choose a tag to compare

3.1.1 (2018-10-26)

Bug Fixes

  • automate README generation (d070ac3)

v3.1.0

26 Oct 09:22
Compare
Choose a tag to compare

3.1.0 (2018-10-26)

Features

v3.0.0

13 Oct 22:37
Compare
Choose a tag to compare

3.0.0 (2018-10-13)

Features

BREAKING CHANGES

  • mixed is now treated as a weak type by default.

v2.50.3

27 Sep 12:33
Compare
Choose a tag to compare

2.50.3 (2018-09-27)

Bug Fixes

  • bump versions of babel-eslint, eslint and eslint-config-canonical (#359) (68ed515)

v2.50.2

27 Sep 07:46
Compare
Choose a tag to compare

2.50.2 (2018-09-27)

Bug Fixes

v2.50.1

18 Sep 22:05
Compare
Choose a tag to compare

2.50.1 (2018-09-18)

Bug Fixes

  • make require-exact-type ignore indexers in map types (#354) (0722187)

v2.50.0

09 Jul 11:11
Compare
Choose a tag to compare

2.50.0 (2018-07-09)

Features

  • add variable declarations to colon spacing checks (c4b87ca)

v2.49.4

09 Jul 11:00
Compare
Choose a tag to compare

2.49.4 (2018-07-09)

Bug Fixes

  • automatically include plugin when extending preset (fixes #313 #314) (1f70db2)

v2.49.3

01 Jun 18:46
Compare
Choose a tag to compare

2.49.3 (2018-06-01)

Bug Fixes

  • object-type-delimeter with new babel-eslint (#317) (e0c328d)