Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

0.59.3 Discussion #109

Closed
kelset opened this issue Apr 1, 2019 · 14 comments
Closed

0.59.3 Discussion #109

kelset opened this issue Apr 1, 2019 · 14 comments
Labels
backport request Cherry picking a change into an existing release stable Stable version

Comments

@kelset
Copy link
Member

kelset commented Apr 1, 2019

Conversation on this thread are limited to 0.59.3 release's major issues and cherry-pick requests from commits that are already on master.

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.59.3 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.59-stable branch yourself, in order to ensure that the process proceeds smoothly.

@kelset kelset added stable Stable version backport request Cherry picking a change into an existing release labels Apr 1, 2019
@kelset
Copy link
Member Author

kelset commented Apr 1, 2019

To cherry pick:

@gaodeng
Copy link

gaodeng commented Apr 2, 2019

Is there any chance of this facebook/react-native#24238 entering version 0.59.4

@tamirrab

This comment has been minimized.

@kelset

This comment has been minimized.

@nzankich
Copy link

nzankich commented Apr 2, 2019

Could we possibly get this in for 0.59.4? facebook/react-native#23402

@sunnylqm
Copy link
Contributor

sunnylqm commented Apr 3, 2019

Please cherry pick this one:
facebook/react-native@556aa93

@mazenchami
Copy link

I hope this is the right place to post this (as other people just get shut down)...

but when i try to run my project in the simulator, no issues (except for some known warning messages).
when i try to archive the project, i get the following error: AppDelegate.m:13:9: fatal error: 'React/RCTLog.h' file not found and also other 'React/RCT*.h' errors.

Info React Native Environment Info: System: OS: macOS 10.14.4 CPU: (8) x64 Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz Memory: 705.62 MB / 16.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 10.4.1 - ~/.nvm/versions/node/v10.4.1/bin/node Yarn: 1.7.0 - /usr/local/bin/yarn npm: 6.4.1 - ~/.nvm/versions/node/v10.4.1/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman SDKs: iOS SDK: Platforms: iOS 12.2, macOS 10.14, tvOS 12.2, watchOS 5.2 Android SDK: API Levels: 23, 24, 25, 26, 27, 28 Build Tools: 23.0.1, 25.0.0, 25.0.2, 25.0.3, 26.0.2, 27.0.3, 28.0.3 System Images: android-25 | Google APIs Intel x86 Atom, android-28 | Google Play Intel x86 Atom IDEs: Android Studio: 3.3 AI-182.5107.16.33.5314842 Xcode: 10.2/10E125 - /usr/bin/xcodebuild npmPackages: react: 16.8.3 => 16.8.3 react-native: 0.59.3 => 0.59.3 npmGlobalPackages: create-react-native-app: 2.0.2 react-native-create-library: 3.1.2 react-native-git-upgrade: 0.2.7

@thymikee
Copy link
Member

thymikee commented Apr 3, 2019

Please cherry-pick facebook/react-native@7e23c7c it's important for Lean Core extracted modules to cause less friction in testing :)

@mysport12
Copy link

Any chance we can get this one cherry picked? facebook/react-native@6f4239b

@mjmasn
Copy link
Contributor

mjmasn commented Apr 4, 2019

facebook/react-native@59e5023 please!

@itsjgf
Copy link

itsjgf commented Apr 6, 2019

facebook/react-native@629708b (Crash reporting heaven)

Thanks!

@grabbou
Copy link
Member

grabbou commented Apr 8, 2019

Hey, Monday sounds like a good moment to do another release! I'll cherry-pick these commits and do 0.59.4 later today.

@itsjgf we have discussed internally to keep crash reporting for 0.60 which is going to arrive really soon.

@grabbou
Copy link
Member

grabbou commented Apr 8, 2019

Unfortunately, I couldn't cherry-pick the following commits:

The commit proposed by @thymikee was causing conflicts and I had to import 2 other commits to make it pass.

Pushed and going to do testing now.

@grabbou
Copy link
Member

grabbou commented Apr 8, 2019

0.59.4 is out now.

@grabbou grabbou closed this as completed Apr 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport request Cherry picking a change into an existing release stable Stable version
Projects
None yet
Development

No branches or pull requests