-
-
Notifications
You must be signed in to change notification settings - Fork 679
4.0.0 - Official release roadmap #159
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
Comments
@michalsnik Excellent! 😄 I'll reprioritize Style Guide work then, so that we can release these at the same time. |
@michalsnik ok, I'm going to focus less on new rules and more on testing and fixing issues |
@michalsnik we are missing tag for |
Hey gang! Is this version compatible with eslint 4? I want to bump the eslint version in the webpack template to |
@LinusBorg this plugin is compatible with eslint 4, there was however an issue with |
Thanks. Will track this issue / the PR and bump to eslint 4 once I see this was successfully solved. |
Alright folks! We're at the point number 5. Check 4.0 milestone here. I'm going to finally release first beta of 4.0 now 🎉 @LinusBorg This plugin is compatible with Eslint 4.x. The only thing about |
I tagged it as
One last PR: #244 and we're going to share this info with the community :) Huge kudos to @mysticatea @chrisvfritz and @armano2 💪 We wouldn't get that far it wasn't for you guys :) |
Also thank YOU @michalsnik for your considerable hard work on this. 😻 I'm so excited about what we've built together and already have half a dozen teams using it to be much more productive! |
First tweet is out https://twitter.com/michalsnik/status/934340597720154113 |
@michalsnik retweeted, thanks so much for the great work! |
I'm happy to close this issue now :D Good job everyone 🎉 We're only missing the last part about adding it to webpack template, but @LinusBorg is on it :) |
It's already on the develop branch, will publish tomorrow. The only thing that kept me from it where that CI tests failed - appears melt for memory reasons. Have to switch to circleci 2.0 asap. |
Uh oh!
There was an error while loading. Please reload this page.
@mysticatea @armano2 @chrisvfritz
I think it's about time to think about preparing first official release of this plugin. We've done a great job here and people should be able to take advantage of it and write better code :)
My plan for upcoming release is as follows:
Official Release
milestone4.0.0-beta.0
and tag it as nextv4.0.0
eslint-plugin-vue
to vuejs webpack templateRight now we're at the first step. I'm going to update this PR as we progress.
What do you think guys? Do you see anything worth adding in the first official release? If yes please let us now so we can mark those accordingly and ship them alongside other main rules.
The text was updated successfully, but these errors were encountered: