-
Notifications
You must be signed in to change notification settings - Fork 404
Road to 0.66.0 #246
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Please pick facebook/react-native@7edf927 Fix keyboardDismissMode="on-drag" on Android |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
0.66.0-rc2 is out: https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.2 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
0.66.0-rc.3 has been published! We decided to publish the next RC 3 to help validate the arm64 fix. Please give it a try. The Upgrade Helper has been updated as well via react-native-community/rn-diff-purge@f848591 |
I had the similar issue during build after installing "0.66.0-rc.3" version : " 'boost/operators.hpp' file not found " . I believe boost pod wasn't completely installed due to large size, at least in my case. After that, i manually added used in previous versions pod 'boost-for-react-native' to Podfile . It's solved the build issue for now, but I think it could be a better solution for this . |
i believe it is due to react-native-reanimated, i file a issue there software-mansion/react-native-reanimated#2434 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@dmtrKovalenko @KingAmo I think facebook/react-native#32243 would help with your build issue, it will be in RC4 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
v0.66.0-rc.4 has been published as a stable release candidate! It solved all known remaining issues in v0.66.0, so if this is stable, we plan to promote it to a stable release next week. Please try it out! |
Didn't see this make the list of cherry-pick request in the change log, so I'm guessing it was missed! |
@joe-sam the commit is facebook/react-native@a950634 - I'm guessing with rc4 already out for a few days and the RC process already having been quite long, that rc4 will ship and this will need a new notice on the 0.66.1 issue whenever that is created. Just a guess on my part, I am not a part of that process, just noting it so you keep on eye on things and re-post to 0.66.1 if needed. Cheers! |
This comment has been minimized.
This comment has been minimized.
as per conversation here: facebook/react-native#32284 (comment) |
0.66.0 is out. Please see #254 for any issues |
The branch cut has happened.
Notice
Highlighted Changes in this release
Release Process
Checklist
Generate changelog and update this issue: Changelog PR hereRetrospective Topics
Release
configuration tests to manual test scriptRelease Status
0.66.0 (shipped!)
0.66.0-rc.4
Blocking issues for releasing 0.66.0-rc.4
--npm
on new template project missing performance.now in runtime facebook/react-native#32224 (solved via CLI update, no pick necessary)Picks for 0.66.0-rc.4
0.66.0-rc.3
Blocking issues for releasing 0.66.0-rc.3
Hermes Debugger not stopping on breakpoints #250Determined this is not a release-blockerPicks for 0.66.0-rc.3
0.66.0-rc.2
Blocking issues for releasing 0.66.0-rc.2
Waiting on 0.9 release of HermesA question of Podfile.lock due to conflict from cherry-pick of Bump hermes cocoapod to 0.9.0: facebook/react-native@8e66f0b -- @lunaleaps not sure if I need to runpod update
to commitPicks for 0.66.0-rc.2
0.66.0-rc.1
Blocking issues for releasing 0.66.0-rc.1
run-ios
in release configuration #249Picks for 0.66.0-rc.1
0.66.0-rc.0
Picks that are in 0.66.0-rc.0
react-native-codegen
package: facebook/react-native@362511dreact-native-codegen
from the template to rootFix tooling dependencies after bumping version: facebook/react-native@5d6484e@lunaleaps I reverted this because it doesn't workThe text was updated successfully, but these errors were encountered: