Releases: flow-typed/eslint-plugin-ft-flow
Releases · flow-typed/eslint-plugin-ft-flow
v3.0.11
What's Changed
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #61
- Bump ws from 7.5.6 to 7.5.10 by @dependabot in #62
- Fix issue #63: Typo in peer dependency version causes npm error since 3.0.10 by @mhonert in #64
New Contributors
Full Changelog: v3.0.10...v3.0.11
v3.0.10
v3.0.9
What's Changed
- Ensure rules work when flow pragma is in multi line comment blocks by @Brianzchen in #58
Full Changelog: v3.0.8...v3.0.9
v3.0.8
What's Changed
- Add
hasSuggestions
tosortTypeUnionIntersection
by @reosarevok in #57 - Add
hasSuggestions
tonoDuplicateTypeUnionIntersectionMembers
New Contributors
- @reosarevok made their first contribution in #57
Full Changelog: v3.0.7...v3.0.8
v3.0.7
v3.0.6
What's Changed
- Add TS syntax support to require-readonly-react-props by @short-dsb in #54
New Contributors
- @short-dsb made their first contribution in #54
Full Changelog: v3.0.5...v3.0.6
v3.0.5
What's Changed
- Fix defineFlowType getting scope on older version by @Brianzchen in #53
Full Changelog: v3.0.4...v3.0.5
v3.0.4: Fix unused vars (#51)
Correct the fix on v3.0.3
v3.0.4-alpha-0
This attempted to fix define-flow-type
rule when used with no-unused-vars
v3.0.3
What's Changed
- Fix __defineGeneric not a function by @Brianzchen in #50
Full Changelog: v3.0.2...v3.0.3