-
Notifications
You must be signed in to change notification settings - Fork 404
0.57.8 Discussion #75
Comments
Accessibility Escape facebook/react-native@ee7c702 (facebook/react-native#22047) |
Fix NPE when opening Google Search Assistant facebook/react-native@69c8aa6 |
Happy new year all. Wish to whole community all the best! Two more fixes:
|
Hey everyone, thanks for the suggestions, I'll do a new release next week or the one after that 💪 I've also seen that this commit got requested here. |
Hey @kelset thanks for everything. There are some new potential cherry-picks.
|
|
TY everyone, I'll try to make this happen this week 🤞 |
maybe one more feature?
|
Closing as 0.58 is already out. @elucaswork you will be able to have this feature in 0.59 right away. |
(reopening as we are still discussing if we will still do 0.57.x patch releases for a few months) |
If that's still feasible, would be nice to back-port this to 0.57.x:
|
So 0.57.x would be a special LTS release then, overlapping with patches in new releases? |
That was the original idea when we started doing 0.57 - but it seems that, minor hiccups aside, the upgrade process to 0.58 is fairly quick & smooth. So we may opt to not proceed with 0.57.9. It will also require a couple tweaks to our current scripting/CD structure so we are trying to evaluate the options. |
No biggie if it's too much burden from maintenance side. The fix I proposed to cherry-pick is related to |
Agreed in not wasting effort patching 0.57, if 0.58 upgrade is smooth without many breaking changes, which I don't see afaik from changelog. LTS releases are a good idea though, in the future for upcoming releases with major breaking changes like with release of Fabric. |
absolutely - we are still on the lookout because it seems that there is still one small issue with git-upgrade when going from 0.57.8 -> 0.58.1 but aside from that all the feedback has been that the upgrade was smooth. That said, it would also be super useful to know which version of RN the devs are using but I can't think of any 😅 (maybe an npm filter by version tool? 🤔not sure it exists) |
The impression I have from the recent comments here is that we have agreed to not proceed with 0.57 cherry-picks anymore and move onto 0.58, right? If yes, I think we can close the issue again and jump onto 0.58 bandwagon all together! |
Any chances to have audio api and support for svg images? |
@kelset my bad. Okay. |
Hey everyone, after some internal discussion - given that the transition to 0.58.3 is fairly smooth and the release is pretty stable, we have decided to end support to 0.57 to try and dedicate our “work hours” for 0.58 & next releases. |
Conversation on this thread are limited to 0.57.8 release's major issues and backport (cherry-pick) requests from commits that are already on master - so that we can then produce a 0.57.9 release in the near future. Unless some serious bugs pops up, the release will happen after Jan 6th 2019.
An example of a good such request is a bug fix for a serious issue that has been merged into master but did not make the 0.57.8 cut.
In other words, if you cannot point to a particular commit on master, then your request likely belongs as a new issue in http://github.com/facebook/react-native/issues.
If the commit you request to cherry pick is a complicated port, you will be asked to create the PR to the 0.57-stable branch yourself, in order to ensure that the process proceeds smoothly.
The text was updated successfully, but these errors were encountered: