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

Roadmap to 1.0? #181

Open
iscekic opened this issue Feb 6, 2017 · 5 comments
Open

Roadmap to 1.0? #181

iscekic opened this issue Feb 6, 2017 · 5 comments
Labels

Comments

@iscekic
Copy link

iscekic commented Feb 6, 2017

Hi,

do you have a roadmap to 1.0? It would be nice to get the benefits of semver-minor and semver-patch updates. 😄

@sindresorhus
Copy link
Member

Semver is difficult for linters, especially this one, which comes with default config. Any new rule, for example, would have to be a new major release, as it could potentially break your CI.

@iscekic
Copy link
Author

iscekic commented Feb 6, 2017

Is there any downside to that, other than large major version numbers?

Love what you've made btw. 👍

@sindresorhus
Copy link
Member

Not really. Just seems some people get annoyed by regular major versions, but not regular pre-1.0.0 minor versions, even though they have the same semantics. I don't think XO is 1.0.0 material quite yet though. There are some important things I want to fix first and improve performance. I'll keep this issue open so I don't forget.

@jodaka
Copy link

jodaka commented Mar 16, 2021

@sindresorhus do you it's ready for 1.0.0 4 years later?

@sindresorhus
Copy link
Member

Yeah, I guess. I can do a major version for the next release.

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

3 participants