This feature needs to be released with react-native-community/cli#2475,
which decouples the 1:1 release model we have for templates and
react-native.
Switching users to this is going to be difficult, and should only be
rolled asap before 0.76. If we have to release a template fix, then only
users with the latest CLI will be able to use that and subsequent
versions.
I'm not sure of how to clearly communicate that to users.
WARNING: Do not merge until:
~We have updated the calling step in react-native release step asks the template to publish~ No changes needed here.
~We agree on a version of react-native that wants this to go live. When we do that, if it's 0.75 / 0.74 then also merge it into the 0.75-stable, etc... branch.~ 0.75.2
~The CLI change (react-native-community/cli#2475) is committed and published.~
This feature needs to be released with react-native-community/cli#2475, which decouples the 1:1 release model we have for templates and react-native.
Switching users to this is going to be difficult, and should only be rolled asap before 0.76. If we have to release a template fix, then only users with the latest CLI will be able to use that and subsequent versions.
I'm not sure of how to clearly communicate that to users.
WARNING: Do not merge until: