Releases: gajus/eslint-plugin-flowtype
Releases · gajus/eslint-plugin-flowtype
v5.5.0
5.5.0 (2021-04-05)
Features
- add support for implicit exact Flow types (#471) (6d5362b)
v5.4.0
5.4.0 (2021-03-14)
Features
- migrate a new rule 'no-internal-flow-type' (#469) (fd838c3)
v5.3.1
5.3.1 (2021-02-24)
Bug Fixes
- object-type-curly-spacing should not throw errors on multiple spaces on option always (#466) (e1d5d04)
v5.3.0
5.3.0 (2021-02-23)
Features
v5.2.2
5.2.2 (2021-02-18)
Bug Fixes
v5.2.1
5.2.1 (2021-02-18)
Bug Fixes
v5.2.0
5.2.0 (2020-06-30)
Features
- add respect to
[@noflow](https://github.com/noflow)
annotation (#451) (e93f1c0)
v5.1.4
5.1.4 (2020-06-29)
Bug Fixes
- false positive for optional call expressions in no-unused-expressions (#448) (a91db33)
v5.1.3
5.1.3 (2020-05-27)
Bug Fixes
v5.1.2
5.1.2 (2020-05-27)
Bug Fixes
- check type annotation context (1ec503d)