Open thymikee opened 2 years ago
Would it be possible for Upgrade Helper to support diffing nightly releases? I would imagine having a separate select to not obscure regular users who are rather not interested in nightlies.
Yeah it should be possible. We would have to invoke the differ job as we invoke the nightly every day.
Hey @cortinico , are you guys working on this internally? I would like to contribute with this feature if possible.
Nope we're not working on this internally @fabioh8010 👍
Great! I will start working on this next week probably, thanks!
Feature Request
react-native
package outputsnightly
tag for a while (https://www.npmjs.com/package/react-native), which, if I understand correctly, was recently fixed to work more reliably: https://github.com/facebook/react-native/pull/34838.Would it be possible for Upgrade Helper to support diffing nightly releases? I would imagine having a separate select to not obscure regular users who are rather not interested in nightlies.
Why it is needed
To ease working on edgy stuff from RN main for developers.
Possible implementation
-
Code sample
-