Releases: gajus/eslint-plugin-flowtype
Releases · gajus/eslint-plugin-flowtype
v3.1.2
3.1.2 (2018-10-28)
Bug Fixes
- correct addAssertions path (0d664d8)
- correct addAssertions path (a04d49e)
v3.1.1
3.1.1 (2018-10-26)
Bug Fixes
- automate README generation (d070ac3)
v3.1.0
3.1.0 (2018-10-26)
Features
v3.0.0
3.0.0 (2018-10-13)
Features
BREAKING CHANGES
mixed
is now treated as a weak type by default.
v2.50.3
2.50.3 (2018-09-27)
Bug Fixes
- bump versions of babel-eslint, eslint and eslint-config-canonical (#359) (68ed515)
v2.50.1
2.50.1 (2018-09-18)
Bug Fixes
- make require-exact-type ignore indexers in map types (#354) (0722187)
v2.50.0
2.50.0 (2018-07-09)
Features
- add variable declarations to colon spacing checks (c4b87ca)
v2.49.4
2.49.4 (2018-07-09)
Bug Fixes
- automatically include plugin when extending preset (fixes #313 #314) (1f70db2)
v2.49.3
2.49.3 (2018-06-01)
Bug Fixes
- object-type-delimeter with new babel-eslint (#317) (e0c328d)