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

Release proposal: standard v14 #1321

Closed
feross opened this issue Jul 10, 2019 · 7 comments
Closed

Release proposal: standard v14 #1321

feross opened this issue Jul 10, 2019 · 7 comments
Labels
Milestone

Comments

@feross
Copy link
Member

feross commented Jul 10, 2019

I'd like to do another release of major release of standard relatively soon after standard 13 is released. We have quite a backlog of new rule additions so I'd like to seek feedback from contributors (and the broader community) about what rule or rules should be included in the next release.

Please link to an open issue or PR on the standard or eslint-config-standard issue tracker where the rule is discussed. Thanks!

@ArmorDarks
Copy link

ArmorDarks commented Aug 5, 2019

I really hope that TypeScript will get more treatment since it is still not possible to use standard with it (#1283).

Besides, projects which have mixed JavaScript and TypeScript are even in a worse position cause right now we can specify only one parser, while ideally, we'd want to specify different parsers for different files (babel-eslint for JS and ts parser for TypeScript). Think of loaders in Webpack.

@feross
Copy link
Member Author

feross commented Aug 13, 2019

@ArmorDarks Thanks for the feedback. I posted some thoughts about how to improve Typescript support and other usability issues here: #1356 Your feedback would be appreciated there.

As for standard 14, I think these changes might be too much for this release as I want to get this version out the door this week. We'll have to target the typescript stuff for a later version.

@feross
Copy link
Member Author

feross commented Aug 13, 2019

I just released a beta version of standard 14. It's version 14.0.0-0. Please give it a try and share feedback!

npm install standard@next

The changelog is here: https://github.com/standard/standard/blob/master/CHANGELOG.md#unreleased

Announcement tweet: https://twitter.com/StandardJS/status/1161375232596303872

@feross
Copy link
Member Author

feross commented Aug 15, 2019

I just added a bunch more rules and published a new beta of standard 14. It's version 14.0.0-1. Try it out soon! I plan to release this as the final version of v14 this weekend!

npm install standard@next

Again, the changelog is here: https://github.com/standard/standard/blob/master/CHANGELOG.md#unreleased

Announcement tweet: https://twitter.com/StandardJS/status/1161836674705494016

@feross feross pinned this issue Aug 15, 2019
@feross
Copy link
Member Author

feross commented Aug 19, 2019

I just released standard 14.

Cheers! 🍻

@feross feross closed this as completed Aug 19, 2019
@feross feross unpinned this issue Aug 19, 2019
@mightyiam
Copy link
Member

Thank you for your service to the community, @feross 🙏 🏅

@feross
Copy link
Member Author

feross commented Aug 20, 2019

@mightyiam Thank you ☺️

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Archived in project
Development

No branches or pull requests

3 participants