Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which version of eslint-plugin-flowtype is the last one to support eslint v5? #419

Closed
cjolowicz opened this issue Jul 20, 2019 · 1 comment
Labels

Comments

@cjolowicz
Copy link

This plugin requires eslint >=6.0.0, while eslint-config-airbnb still requires eslint ^5.3.0, pending airbnb/javascript#2036.

The requirement of eslint v6 was introduced in release 3.10.5. But seen that this specific change is marked as a bugfix, I'm wondering which version is actually recommended/safe to use with eslint v5? Would that be 3.9.1?

Thanks.

@cjolowicz cjolowicz changed the title Which version of this plugin is the last one to support eslint v5? Which version of eslint-plugin-flowtype is the last one to support eslint v5? Jul 20, 2019
@gajus gajus added the question label Jul 20, 2019
@gajus
Copy link
Owner

gajus commented Jul 20, 2019

v3.9.1

Sorry, in retrospect, it should have been a major version bump.

@gajus gajus closed this as completed Jul 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants