-
-
Notifications
You must be signed in to change notification settings - Fork 565
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
Release 12.0.0 #123
Comments
Does the PR consider also this issue when using eslint 5?
|
Would be great to get in #124 as well |
@StarpTech @yuchonghua That should already be fixed in the alpha release of this module, see #117 and 6a89a51, please try that one |
I guess that #126 should be merged as well before 12.0.0 is released, so that the module is as up to date as possible |
It seems that all the upgrades with eslint5 are stuck here. Can it be solved as soon as possible? It doesn't have to be solved in the 12.0.0 release, you can solve it at 11.0.0+ first. |
@AllenZho See #123 (comment) – ESLint 5 is as far as I understand already supported by the released Regarding when a stable |
From my side, I'm mostly waiting on @feross. I would be very happy to move forward with this, but I'm not sure if we have the release process documented somewhere, and I'm not sure if I'm added on npm 🤔 Would be great if you would want to give me some quick directions @feross |
I just published eslint-plugin-promise@v4, which supports ESLint v5 (drops support for Node v4). Not sure if that's on your list, but eslint-plugin-promise should no longer block this, if so. 👍 |
@macklinu Great! I added it to the list 👍 |
|
- [ ] babel-eslint babel/babel-eslint#664 - [x] eslint-config-standard-jsx standard/eslint-config-standard-jsx#32 - [x] eslint-config-standard to be stable release standard/eslint-config-standard#123 - [x] eslint-plugin-html - [x] eslint-plugin-import - [x] eslint-plugin-jest - [x] eslint-plugin-node - [x] eslint-plugin-promise - [x] eslint-plugin-standard standard/eslint-plugin-standard#29 - [x] eslint-plugin-vue vuejs/eslint-plugin-vue#504 - [x] eslint-plugin-react https://github.com/yannickcr/eslint-plugin-react/releases/tag/v7.10.0
As ESLint 5.0.0 is now released it would be neat to get eslint-config-standard 12.0.0 released as well.
Some stuff should probably be done first though:
Required:
Nice to have:
eslint-plugin-node
eslint-plugin-node
eslint-plugin-promise
The text was updated successfully, but these errors were encountered: