react-native-community / releases

React Native releases
https://github.com/facebook/react-native/
1.5k stars 405 forks source link

Road to v0.65.0 - RC2 phase #235

Closed kelset closed 3 years ago

kelset commented 3 years ago

This issue serves to track the status of work to reach 0.65.0.

Current latest: 0.65.0-rc.2 Changelog draft PR: https://github.com/react-native-community/releases/pull/234

Known issues

Commits (and PRs) to cherry pick

Non-blocking for RC release

Local commits to backport to main


Please limit your comments to reports of issues encountered with the RC and cherry pick suggestions. No ETA currently for when 0.65.0 will be released.

kelset commented 3 years ago

yeah I think @tido64 was on Node14 and saw it happening too, so probably it's not related to the Node version

hsavit1 commented 3 years ago

@kelset seems like hermes 0.8.1 was released a few days ago https://github.com/facebook/hermes/releases/tag/v0.8.1 , can you update the description?

kelset commented 3 years ago

@hsavit1 I'm not sure I know what you mean, the top post is already updated to reflect that Hermes 0.8.1 is out.


Update on the metro-hermes-compiler issue: we have a PR with a fix that needs to be merged&released: https://github.com/facebook/metro/pull/687

grabbou commented 3 years ago

Update on the release: I've cherry-picked few commits, passing over to @Titozzz to wrap up the rest.

Titozzz commented 3 years ago

https://github.com/facebook/react-native/pull/31872 Has been created TLDR for people following along this issue: We are waiting for https://github.com/facebook/metro/pull/687 to get merged, then ideally we want to bump the yarn.lock on metro in the CLI and then bump the yarn.lock from react-native to the the latest CLI, then we should be good for RC3

kelset commented 3 years ago

bump for Metro to cherry pick: https://github.com/facebook/react-native/commit/cfdc4fed0d0ba7860d176c1715c0cc84bea643af

kelset commented 3 years ago

RC3 is out, moving conversation over here: https://github.com/react-native-community/releases/issues/238