Revert features for minor#11016
Conversation
This reverts commit f8cb785.
|
|
|
Okay I'll cancel to revert |
8ff0715 to
ab926bd
Compare
|
PR to reverse back? We can keep it open for a while. |
|
I don't understand, why don't you use |
Because there were many commits to be released. I decided that it would be easier to revert these commits once they were done. |
|
But however, I do not believe that the method I took was the best. I think there is room for improvement in the flow of the patch release. |
update: okay, after thinking more about it. I see that you'd have to revert the revert anyway, so it doesn't matter whether the branch was used. Sorry. |
|
Looks like using the branch makes sense only if you cherry-pick the changes you want to release. |
|
IMO, we are taking version number too serious. Just release as 2.4.0, not a big deal. |
|
At some point there was made a decision not to make releases too often (because every update of Prettier in a project leads to reformatting the code base) and focus on their quality instead. I can't find a link though. |
This reverts commit 09d65c3.
This reverts commit 09d65c3.
* Revert "Revert features for minor (#11016)" This reverts commit 09d65c3. * Update cspell.json Co-authored-by: sosukesuzuki <[email protected]>
Description
I'm now preparing for the 2.3.1 release. Some new feature implementations have already been included in the main branch. These features should be released as minor, not as a patch. So this PR reverts commits that adds these features for now.
I'll revert this PR after the release of 2.3.1.
new features that is reverted by this PR:
Checklist
✨Try the playground for this PR✨