Releases: gajus/eslint-plugin-flowtype
Releases · gajus/eslint-plugin-flowtype
v3.9.1
3.9.1 (2019-05-23)
Bug Fixes
v3.9.0
3.9.0 (2019-05-15)
Features
v3.8.2
3.8.2 (2019-05-11)
Bug Fixes
v3.8.1
3.8.1 (2019-05-08)
Bug Fixes
- don't crash when encountering unparameterized Arrays (#402) (05a7281)
v3.8.0
3.8.0 (2019-05-08)
Features
- parse docblock more robustly for onlyFilesWithFlowAnnotation usage (#404) (397b7a1)
v3.7.0
3.7.0 (2019-05-02)
Features
- add annotateUndefined: 'ignore' option (#399) (714a995)
v3.6.1
3.6.1 (2019-04-10)
Bug Fixes
- return type rule for plain object properties (fixes #396) (a41f5f1)
v3.6.0
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
3.5.1 (2019-04-03)
Bug Fixes
- skip type-import-style identifier in "declare module" (#394) (0f8a9b5)