Closed greenkeeper[bot] closed 7 years ago
Update to this version instead đ
The new version differs by 7 commits .
35b18b5
chore: release 2.27.0
192203f
docs: update documentation
7bcb047
Merge branch 'ahstro-feature/require-variable-type'
206ff8a
docs: add require-variable-type to README
35f601f
feat: Add excludeVariableTypes option to require-variable-type
a087fe6
feat: Add excludeVariableMatch option to require-variable-type
3013025
feat: Add require-variable-type rule
See the full diff.
Update to this version instead đ
The new version differs by 5 commits (ahead by 5, behind by 2).
c6176f6
chore: release 2.28.0
5c3dd7e
docs: update documentation
6c01ba3
Merge pull request #131 from aaron-harvey/feature/space-or-newline-after-type-colon
d537d85
feat: add support carriage return
29a17a8
feat: allow line break to satisfy trailing space rule
See the full diff.
Update to this version instead đ
The new version differs by 5 commits .
25e11f2
chore: release 2.28.2
4cc2d73
docs: update documentation
979458c
Merge branch 'aaron-harvey-refactor-annotation-check'
d311f22
chore: add onlyFilesWithFlowAnnotation
tests
52b71f3
refactor: move flow file checks into a rule wrapper
See the full diff.
Version 2.26.0 of eslint-plugin-flowtype just got published.
The version 2.26.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of eslint-plugin-flowtype. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 5 commits .
09fb32b
chore: release 2.26.0
d3ac155
docs: update documentation
ceea11c
fix: primitive constructor types regex
0d2e10f
docs: no-primitive-constructor-types
0d37f03
feat: add no-primitive-constructor-types rule
See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: