Replies: 10 comments 35 replies
-
Can we cherry-pick the fix for jest 28 support? facebook/react-native@b5ff26b |
Beta Was this translation helpful? Give feedback.
-
We have some trouble brewing with the patch from @Kudo to fix the facebook/react-native#34030 (comment) it only shows up when you go turn it on a real device and sadly my qualification runs were done against Simulators 😞 [Updated: tested other scenarios. It's not a regression from 0.69.0, it is just a regression of expectations - we thought it would work - 0.69.0 did not work for use_frameworks at all, and 0.69.1 does not either]
workarounds:
|
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
important one to not forget: we need a new CLI v8 release to fix the warn issue: #23 (comment) |
Beta Was this translation helpful? Give feedback.
-
Hey is it possible to include this tiny bug fix in 0.69.2? |
Beta Was this translation helpful? Give feedback.
-
Another commit: facebook/react-native@4ea38e1 |
Beta Was this translation helpful? Give feedback.
-
facebook/react-native#34102 is causing quite a lot of issues with existing libraries. There seems to be something wrong with React-bridging paths, and it only happens when you add a few external libraries - the one is the issue is P.S. I know I'm not cherry picking a PR but I'm just bringing it to everyone's attention for the 0.69.2 release. |
Beta Was this translation helpful? Give feedback.
-
While testing out rn v0.69.1 on android with newArchEnabled=true and hermes enabled, i got this error in metro log.
|
Beta Was this translation helpful? Give feedback.
-
This hack fixed my new architecture build issues (using the 2022 VisualStudio developer terminal)
Line 19 or after the first System.properties check (depending on your config)
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Released.
Please refer to #27 for follow ups
Should we release 0.69.2?
Current Release: 0.69.1
Conversations on this thread are limited:
Please include a link to the specific commit on main to be cherry-picked, for example: facebook/react-native@bd2b7d6
In other words, if you cannot point to a particular commit on main, then your request likely belongs as a new issue.
If the issue is a major release issues, please reference the issue here.
List of qualified picks
Local commits to backport to main
Beta Was this translation helpful? Give feedback.
All reactions