-
-
Notifications
You must be signed in to change notification settings - Fork 27.2k
Closed
Labels
Milestone
Description
Is this a bug report?
No, It's a question on the release conventions of the project. I was wondering how fixes for the current release are ported to the next branch?
I was depending on this bug fix https://github.com/facebook/create-react-app/pull/4085/files, from 1.1.2 but then needed some updated dependencies, so started using react-scripts@next but found that that fix is not present.
I'd expect all of master/current release to be merged into next is that not the case? or is it a manual process?
Thanks in advance! 👍
jkdowdle