Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
<a name"2.46.3">
Update to this version instead 🚀
<a name"2.47.0">
The new version differs by 10 commits.
45e86d8
Merge branch 'pnevyk-feat/array-style'
1d664d7
docs: correct documentation
a916617
Merge branch 'master' into feat/array-style
8f86c4b
docs: add eslint-config-flowtype-essential (#328)
6320bee
feat: Refactor array-style-...
rules
b95dd31
feat: Improve error messages
687f82b
feat: Change default array notation for simple types to "verbose"
4a6f03d
feat: Implement fixation in array style rules
afd4210
feat: Implement array style rules
1232069
docs: Add documentation for array style rules
See the full diff
Update to this version instead 🚀
The new version differs by 6 commits.
65c9225
docs: add new test cases (fixes #179)
0e8a579
Merge branch 'aaron-harvey-fix/declare-variable-space-check'
3eb85a8
Merge branch 'fix/declare-variable-space-check' of https://github.com/aaron-harvey/eslint-plugin-flowtype into aaron-harvey-fix/declare-variable-space-check
11860dc
chore: remove left over code
d80af5f
chore: added space colon test case for var
c4b87ca
feat: add variable declarations to colon spacing checks
See the full diff
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 2.46.2 of eslint-plugin-flowtype was just published.
The version 2.46.2 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of eslint-plugin-flowtype.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v2.46.2<a name"2.46.2">
2.46.2 (2018-04-14)
Bug Fixes
Commits
The new version differs by 2 commits.
7946b04
fix: noDupeKeys ignores ObjectTypeSpreadProperty (#325)
d7ccd0d
fix: (type-import-style) Support import aliases when fixing (#321)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: