As discussed in #2394, we'd like to shove disruptive style changes between major updates behind a --preview flag. And I think it should be created and available even if such changes have not been implemented yet, so that our CLI is consistent.
Perhaps:
- add the CLI option
- create a separate style docs section for describing the style
- from now on announce these kinds of changes under a "preview" header in our changelog
- document a consistent way of writing preview tests without disrupting stable (I think just duplicating might be fine)
Thoughts, suggestions?
@ichard26 shall we add this to the "stable" project?
As discussed in #2394, we'd like to shove disruptive style changes between major updates behind a
--previewflag. And I think it should be created and available even if such changes have not been implemented yet, so that our CLI is consistent.Perhaps:
Thoughts, suggestions?
@ichard26 shall we add this to the "stable" project?