Xo: Roadmap to 1.0?

Created on 6 Feb 2017  路  3Comments  路  Source: xojs/xo

Hi,

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

question

Most helpful comment

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.

All 3 comments

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.

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

Love what you've made btw. :+1:

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.

Was this page helpful?
0 / 5 - 0 ratings