-
Notifications
You must be signed in to change notification settings - Fork 706
Closed
Labels
Description
This issue is to discuss which fixes should be backported to the next patch release 0.8.1
Related RN links:
- Road to v0.65 Discussion react-native-community/releases#223: Road to v0.65 Discussion
- Road to v0.65.0 - RC2 phase react-native-community/releases#235: RN v0.65 RC0
Checklist
- Cherry-picking
- Regression tests (on CI-built artifacts)
- Android
- Android Intl
- iOS (blocked by Road to v0.65.0 - RC2 phase react-native-community/releases#235 (comment))
-
ARM64 Simulator & Catalyst (on M1 mac)@Naturalclar did it on the M1 PR. - Misc bugfixes
- Releasing 0.8.1 on Github
- Releasing 0.8.1 to npm, cocoapod
-
Bump Hermes npm and cocoapod version inwe only need to update lock file.react-native
repo
Regression tests and releases logs
Release
- NPM
npm notice === Tarball Details ===
npm notice name: hermes-engine
npm notice version: 0.8.1
npm notice filename: hermes-engine-0.8.1.tgz
npm notice package size: 16.0 MB
npm notice unpacked size: 21.1 MB
npm notice shasum: b6d0d70508ac5add2d198304502fb968cdecb8b2
npm notice integrity: sha512-as9Iccj/qrqqt[...]R1u1xQSYfBRYw==
npm notice total files: 48
npm notice
+ hermes-engine@0.8.1
npm notice === Tarball Details ===
npm notice name: hermes-engine-cli
npm notice version: 0.8.1
npm notice filename: hermes-engine-cli-0.8.1.tgz
npm notice package size: 51.8 MB
npm notice unpacked size: 125.4 MB
npm notice shasum: db5f6053e888c3d71da1b44c807cdd8b93d86c80
npm notice integrity: sha512-YZlUjaiTdljau[...]s9FEOTT4CvV/w==
npm notice total files: 27
npm notice
+ hermes-engine-cli@0.8.1
- Cocoapod
--------------------------------------------------------------------------------
🎉 Congrats
🚀 hermes-engine (0.8.1) successfully published
📅 July 15th, 01:15
🌎 https://cocoapods.org/pods/hermes-engine
👍 Tell your friends!
--------------------------------------------------------------------------------
kaltoft, ecreeth and xxidbr9