uiwjs / react-native-amap-geolocation

React Native 高德地图定位模块,支持 Android/iOS。
https://uiwjs.github.io/react-native-amap-geolocation/
MIT License
42 stars 5 forks source link

chore(deps): update react monorepo - autoclosed #4

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 4 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react (source) 16.13.1 -> 16.14.0 age adoption passing confidence
react-native (changelog) 0.63.0 -> 0.70.6 age adoption passing confidence
react-test-renderer (source) 16.13.1 -> 16.14.0 age adoption passing confidence

Release Notes

facebook/react ### [`v16.14.0`](https://togithub.com/facebook/react/blob/HEAD/CHANGELOG.md#​16140-October-14-2020) [Compare Source](https://togithub.com/facebook/react/compare/v16.13.1...v16.14.0) ##### React - Add support for the [new JSX transform](https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html). ([@​lunaruan](https://togithub.com/lunaruan) in [#​18299](https://togithub.com/facebook/react/pull/18299))
facebook/react-native ### [`v0.70.6`](https://togithub.com/facebook/react-native/releases/tag/v0.70.6): 0.70.6 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.70.5...v0.70.6) ##### Fixed - Fixed regression: [@​jest/create-cache-key-function](https://togithub.com/jest/create-cache-key-function) dependency was inadvertedly bumped to 29.x. We are bringing it back to 27.0.1. ([fb0e88beb9](https://togithub.com/facebook/react-native/commit/fb0e88beb9dc443abed3886e459e7a7715738adc) by [@​kelset](https://togithub.com/kelset)) ##### Changed - Bump version of Promise from 8.0.3 to 8.3.0, enabling `Promise.allSettled` and `Promise.any` ([475310dbba](https://togithub.com/facebook/react-native/commit/475310dbbaec8048411edefc6cdddab330df7966) by [@​retyui](https://togithub.com/retyui)) - Bump CLI to 9.3.2 ([9bcc5e0373](https://togithub.com/facebook/react-native/commit/9bcc5e037391b45315dac3cb5f566e290cbf48cb) by [@​kelset](https://togithub.com/kelset)) ##### iOS specific - Cleanup codegen build folder before installing the pods ([0e316ec671](https://togithub.com/facebook/react-native/commit/0e316ec671617f5e7c1985b4b05cd0d45bcea403) by [@​cipolleschi](https://togithub.com/cipolleschi)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/48) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.70.5`](https://togithub.com/facebook/react-native/releases/tag/v0.70.5): 0.70.5 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.70.4...v0.70.5) ##### Hotfix This version is a patch release addressing the [Android build issue](https://togithub.com/facebook/react-native/issues/35210) that has been ongoing since Nov 4th 2022. If you are on 0.70.x, update to this version to fix it. If you are on an older version of React Native, refer to [this issue](https://togithub.com/facebook/react-native/issues/35210) for details and the workaround you can apply in your project. *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/44) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.70.4`](https://togithub.com/facebook/react-native/releases/tag/v0.70.4): 0.70.4 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.70.3...v0.70.4) ##### Changed - Bump CLI to 9.2.1 ([a24c8946e0](https://togithub.com/facebook/react-native/commit/a24c8946e065ca89048e574abd7c2dc0434a350b) by [@​kelset](https://togithub.com/kelset)) - Bump react-native-codegen to 0.70.6 ([866021b58c](https://togithub.com/facebook/react-native/commit/866021b58c28a1f1c394294ddc4ed69d4ecef10a) by [@​dmytrorykun](https://togithub.com/dmytrorykun)) ##### Fixed - Load react-native.config.js from correct path during codegen ([74fda10702](https://togithub.com/facebook/react-native/commit/74fda1070266df13e1b58680a670dde3acf9d205) by [@​krystofwoldrich](https://togithub.com/krystofwoldrich)) ##### iOS specific - Fix error in the Codegen template for ThirdPartyFabricComponentsProvider ([2f6b2127d9](https://togithub.com/facebook/react-native/commit/2f6b2127d933094f864523749d13cfbb140b5b63) by [@​gispada](https://togithub.com/gispada)) - Center text if line height isn't 0 ([70cc27c901](https://togithub.com/facebook/react-native/commit/70cc27c901aeb447910e30ac3ceac85990d3c16d) by [@​sammy-SC](https://togithub.com/sammy-SC)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/43) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.70.3`](https://togithub.com/facebook/react-native/releases/tag/v0.70.3): 0.70.3 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.70.2...v0.70.3) ##### Fixed - Stop styles from being reset when detaching Animated.Values in old renderer ([2f58e52006](https://togithub.com/facebook/react-native/commit/2f58e520061a31ab90f7bbeef59e2bf723605106) by [@​javache](https://togithub.com/javache)) - Revert "Fix TextInput dropping text when used as uncontrolled component with `defaultValue`" to fix TextInputs not being settable to undefined programmatically ([e2645a5](https://togithub.com/facebook/react-native/commit/e2645a59f6211116d2069967443502910c167d6f)) by Garrett Forbes Monroe ##### Android specific - Use NMake generator for Hermes build on Windows ([9d08d55bbe](https://togithub.com/facebook/react-native/commit/9d08d55bbef4e79a8843deef90bef828f7b9a6ef) by [@​mganandraj](https://togithub.com/mganandraj)) - Fixing failure building RN codegen CLI on Windows ([85c0c0f21f](https://togithub.com/facebook/react-native/commit/85c0c0f21fdb52543e603687a3c42dc40dff572b) by [@​mganandraj](https://togithub.com/mganandraj)) ##### iOS specific - Add xcode 14 workaround (turn off signing resource bundles) for `React-Core` ([967de03f30](https://togithub.com/facebook/react-native/commit/967de03f304404ac8817936da37ca39514a09e33) by [@​kelset](https://togithub.com/kelset)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/38). *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.70.2`](https://togithub.com/facebook/react-native/releases/tag/v0.70.2): 0.70.2 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.70.1...v0.70.2) ##### Added ##### iOS specific - Add support for "Prefer Cross-Fade Transitions" into AccessibilityInfo ([be7c50fefd](https://togithub.com/facebook/react-native/commit/be7c50fefd7f13201fb538ded93d91b374341173) by [@​gabrieldonadel](https://togithub.com/gabrieldonadel)) ##### Changed - Bump CLI to 9.1.3 and Metro to 0.72.3 ([f164556037](https://togithub.com/facebook/react-native/commit/f1645560376b734a87f0eba1fef69f6cba312cc1) by [@​kelset](https://togithub.com/kelset)) ##### Fixed - Inform ScrollView of Keyboard Events Before Mount ([26d148029c](https://togithub.com/facebook/react-native/commit/26d148029c7fde117f33b0d6c8b34286c45a0ef2) by [@​NickGerleman](https://togithub.com/NickGerleman)) ##### Android specific - Fix port as -1 if dev server without specifying port on Android ([3d7e1380b4](https://togithub.com/facebook/react-native/commit/3d7e1380b4e609f5340ee80c19d566b17e620427) by [@​Kudo](https://togithub.com/Kudo)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/36). *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.70.1`](https://togithub.com/facebook/react-native/releases/tag/v0.70.1): 0.70.1 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.70.0...v0.70.1) ##### Added - Add more debugging settings for *HermesExecutorFactory* ([32d12e89f8](https://togithub.com/facebook/react-native/commit/32d12e89f864a106433c8e54c10691d7876333ee) by [@​Kudo](https://togithub.com/Kudo)) - Support TypeScript array types for turbo module (component only) ([33d1291e1a](https://togithub.com/facebook/react-native/commit/33d1291e1a96497a4f994e9d622248a745ee1ea6) by [@​ZihanChen-MSFT](https://togithub.com/ZihanChen-MSFT)) ##### Changed - Accept TypeScript type `T | null | undefined` as a maybe type of T in turbo module. ([9ecd203eec](https://togithub.com/facebook/react-native/commit/9ecd203eec97e7d21d10311d950c9f8f30c7a4b1) by [@​ZihanChen-MSFT](https://togithub.com/ZihanChen-MSFT)) - Bump react-native-gradle-plugin to 0.70.3 ([e33633644c](https://togithub.com/facebook/react-native/commit/e33633644c70ea39af6e450fcf31d9458051fd5f) by [@​dmytrorykun](https://togithub.com/dmytrorykun)) - Bump react-native-codegen to 0.70.5 ([6a8c38eef2](https://togithub.com/facebook/react-native/commit/6a8c38eef272e79e52a35941afa9c3fe9e8fc191) by [@​dmytrorykun](https://togithub.com/dmytrorykun)) - Hermes version bump for 0.70.1 ([5132211228](https://togithub.com/facebook/react-native/commit/5132211228a5b9e36d58c1f7e2c99ccaabe1ba3d) by [@​dmytrorykun](https://togithub.com/dmytrorykun)) ##### Fixed - Fix hermes profiler ([81564c1a3d](https://togithub.com/facebook/react-native/commit/81564c1a3dae4222858de2a9a34089097f665e82) by [@​janicduplessis](https://togithub.com/janicduplessis)) ##### Android specific - Support PlatformColor in borderColor ([2d5db284b0](https://togithub.com/facebook/react-native/commit/2d5db284b061aec33af671b25065632e20217f62) by [@​danilobuerger](https://togithub.com/danilobuerger)) - Avoid crash in ForwardingCookieHandler if webview is disabled ([5451cd48bd](https://togithub.com/facebook/react-native/commit/5451cd48bd0166ba70d516e3a11c6786bc22171a) by [@​Pajn](https://togithub.com/Pajn)) - Correctly resolve classes with FindClass(..) ([361b310bcc](https://togithub.com/facebook/react-native/commit/361b310bcc8dddbff42cf63495649291c894d661) by [@​evancharlton](https://togithub.com/evancharlton)) ##### iOS specific - Fix KeyboardAvoidingView height when "Prefer Cross-Fade Transitions" is enabled ([4b9382c250](https://togithub.com/facebook/react-native/commit/4b9382c250261aab89b271618f8b68083ba01785) by [@​gabrieldonadel](https://togithub.com/gabrieldonadel)) - Fix React module build error with swift integration on new architecture mode ([3afef3c167](https://togithub.com/facebook/react-native/commit/3afef3c16702cefa5115b059a08741fba255b2db) by [@​Kudo](https://togithub.com/Kudo)) - Fix ios pod install error ([0cae4959b7](https://togithub.com/facebook/react-native/commit/0cae4959b750ea051dcd04e4c9374e02b1de6e7a) by [@​Romick2005](https://togithub.com/Romick2005)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/34) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.70.0`](https://togithub.com/facebook/react-native/releases/tag/v0.70.0): 0.70.0 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.69.7...v0.70.0) 0.70 stable is out! This release includes **493 commits** with **88 contributors**! Thank you to all our contributors new and old! See the highlights of the release in our [release blog post](https://reactnative.dev/blog/2022/09/05/version-070). *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/32) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.69.7`](https://togithub.com/facebook/react-native/releases/tag/v0.69.7): 0.69.7 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.69.6...v0.69.7) ##### Hotfix This version is a patch release addressing the [Android build issue](https://togithub.com/facebook/react-native/issues/35210) that has been ongoing since Nov 4th 2022. If you are on 0.69.x, update to this version to fix it. If you are on an older version of React Native, refer to [this issue](https://togithub.com/facebook/react-native/issues/35210) for details and the workaround you can apply in your project. *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/47) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.69.6`](https://togithub.com/facebook/react-native/releases/tag/v0.69.6): 0.69.6 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.69.5...v0.69.6) ##### Changed - Bump version of `promise` from 8.0.3 to 8.2.0, enabling `Promise.allSettled` ([951538c080](https://togithub.com/facebook/react-native/commit/951538c080ef745da304fb308fa91d597e0dd98a) by [@​retyui](https://togithub.com/retyui)) ##### Fixed - Fix hermes profiler ([81564c1a3d](https://togithub.com/facebook/react-native/commit/81564c1a3dae4222858de2a9a34089097f665e82) by [@​janicduplessis](https://togithub.com/janicduplessis)) ##### Android specific - Correctly resolve classes with FindClass(..) ([361b310bcc](https://togithub.com/facebook/react-native/commit/361b310bcc8dddbff42cf63495649291c894d661) by [@​evancharlton](https://togithub.com/evancharlton)) ##### iOS specific - Fix the way the orientation events are published, to avoid false publish on orientation change when app changes state to inactive ([7d42106d4c](https://togithub.com/facebook/react-native/commit/7d42106d4ce20c644bda4d928fb0abc163580cee) by [@​lbaldy](https://togithub.com/lbaldy)) - Fix React module build error with swift integration on new architecture mode ([3afef3c167](https://togithub.com/facebook/react-native/commit/3afef3c16702cefa5115b059a08741fba255b2db) by [@​Kudo](https://togithub.com/Kudo)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/35) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md) ### [`v0.69.5`](https://togithub.com/facebook/react-native/releases/tag/v0.69.5): 0.69.5 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.69.4...v0.69.5) ##### Changed - Bump react-native-codegen to 0.69.2 ([df3d52bfbf](https://togithub.com/facebook/react-native/commit/df3d52bfbf4254cd16e1dc0ca0af2743cd7e11c1) by [@​dmitryrykun](https://togithub.com/dmitryrykun)) ##### Android specific - Replaced reactnativeutilsjni with reactnativejni in the build process to reduce size ([54a4fcbfdc](https://togithub.com/facebook/react-native/commit/54a4fcbfdcc8111b3010b2c31ed3c1d48632ce4c) by [@​SparshaSaha](https://togithub.com/SparshaSaha)) ##### Fixed - Codegen should ignore `.d.ts` files ([0f0d52067c](https://togithub.com/facebook/react-native/commit/0f0d52067cb89fdb39a99021f0745282ce087fc2) by [@​tido64](https://togithub.com/tido64)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/31) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md) ### [`v0.69.4`](https://togithub.com/facebook/react-native/releases/tag/v0.69.4): 0.69.4 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.69.3...v0.69.4) ##### Changed - Upgrade RN CLI to v8.0.4 ([66c68c37ce](https://togithub.com/facebook/react-native/commit/66c68c37ce94f6c1160e7f260c0d1887539c6605) by [@​thymikee](https://togithub.com/thymikee)) ##### Android specific - Modified **getDefaultJSExecutorFactory** method ([87cfd386cb](https://togithub.com/facebook/react-native/commit/87cfd386cb2e02bfa440c94706d9d0274f83070c) by [@​KunalFarmah98](https://togithub.com/KunalFarmah98)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/30) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.69.3`](https://togithub.com/facebook/react-native/releases/tag/v0.69.3): 0.69.3 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.69.2...v0.69.3) ##### Fixed ##### iOS specific - Fix React-bridging header not found for third party modules ([fa2acc32d1](https://togithub.com/facebook/react-native/commit/fa2acc32d1490f6e418689dec321f8bd4ef7bb28) by [@​Kudo](https://togithub.com/Kudo)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/28) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.69.2`](https://togithub.com/facebook/react-native/releases/tag/v0.69.2): 0.69.2 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.69.1...v0.69.2) ##### Changed - Set react-shallow-renderer v16.15.0 for react v18 compat ([a39a7c453d](https://togithub.com/facebook/react-native/commit/a39a7c453d87086935ff07d549ba8220cbcf30bd) by [@​mikehardy](https://togithub.com/mikehardy)) - Upgrade RN CLI to v8.0.3 ([28cbd21d21](https://togithub.com/facebook/react-native/commit/28cbd21d21f2ffb3f38b2449a4983f013947ce0a) by [@​thymikee](https://togithub.com/thymikee)) ##### iOS specific - Hermes pod: change logic to use the hermes tag to set the pod source correctly ([46a9edc854](https://togithub.com/facebook/react-native/commit/46a9edc8544ae070149a97ea3d919b88dd6e2942) by [@​kelset](https://togithub.com/kelset)) - Fix the race condition when calling readAsDataURL after new Blob(blobs) ([bd12e41188](https://togithub.com/facebook/react-native/commit/bd12e41188c8d85c0acbd713f10f0bd34ea0edca) by [@​wood1986](https://togithub.com/wood1986)) - Make sure that Flipper pods are not installed when creating a release build ([23accbf58d](https://togithub.com/facebook/react-native/commit/23accbf58d2fa03ad020e07f00012a32609c7218) by [@​cipolleschi](https://togithub.com/cipolleschi)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/27) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.69.1`](https://togithub.com/facebook/react-native/releases/tag/v0.69.1): 0.69.1 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.69.0...v0.69.1) ##### Changed ##### iOS specific - Make all Yoga headers public and add #ifdef \__cplusplus ([43f831b23c](https://togithub.com/facebook/react-native/commit/43f831b23caf22e59af5c6d3fdd62fed3d20d4ec) by [@​janicduplessis](https://togithub.com/janicduplessis)) ##### Fixed - Use monotonic clock for performance.now() ([114d31feee](https://togithub.com/facebook/react-native/commit/114d31feeeb47f5a57419e5088c3cbe9340f757a)) ##### iOS specific - Fix build for React-RCTText ([4ea38e16bf](https://togithub.com/facebook/react-native/commit/4ea38e16bf533955557057656cba5346d2372acd) by [@​ph4r05](https://togithub.com/ph4r05)) - Fix RCT-Folly build error when use_frameworks! and hermes are both enabled ([79baca678a](https://togithub.com/facebook/react-native/commit/79baca678a743560fa16fdd551f1d0d018d34304) by [@​Kudo](https://togithub.com/Kudo)) - Fix use_frameworks! for 0.69 ([f97c6a5b49](https://togithub.com/facebook/react-native/commit/f97c6a5b498eec95e99a02c7842cb2ae160cd6cd) by [@​Kudo](https://togithub.com/Kudo)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/24) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.69.0`](https://togithub.com/facebook/react-native/releases/tag/v0.69.0): 0.69.0 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.68.5...v0.69.0) 0.69 stable is out! This release includes **629 commits** with **80 contributors**! Thank you to all our contributors new and old! See the highlights of the release in our [release blog post](https://reactnative.dev/blog/2022/06/21/version-069). *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/23) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.68.5`](https://togithub.com/facebook/react-native/releases/tag/v0.68.5): 0.68.5 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.68.4...v0.68.5) ##### Hotfix This version is a patch release addressing the [Android build issue](https://togithub.com/facebook/react-native/issues/35210) that has been ongoing since Nov 4th 2022. If you are on 0.68.x, update to this version to fix it. If you are on an older version of React Native, refer to [this issue](https://togithub.com/facebook/react-native/issues/35210) for details and the workaround you can apply in your project. *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/45) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.68.4`](https://togithub.com/facebook/react-native/releases/tag/v0.68.4): 0.68.4 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.68.3...v0.68.4) ##### Changed - Bump version of `promise` from 8.0.3 to 8.2.0, enabling `Promise.allSettled` ([951538c080](https://togithub.com/facebook/react-native/commit/951538c080ef745da304fb308fa91d597e0dd98a) by [@​retyui](https://togithub.com/retyui)) - Bump react-native-codegen to 0.0.18 ([40a3ae3613](https://togithub.com/facebook/react-native/commit/40a3ae3613394fe5f0d728bada538d2d5b78a8a4) by [@​dmytrorykun](https://togithub.com/dmytrorykun)) ##### Android specific - Correctly resolve classes with FindClass(..) ([361b310bcc](https://togithub.com/facebook/react-native/commit/361b310bcc8dddbff42cf63495649291c894d661) by [@​evancharlton](https://togithub.com/evancharlton)) ##### Fixed - Codegen should ignore `.d.ts` files ([0f0d52067c](https://togithub.com/facebook/react-native/commit/0f0d52067cb89fdb39a99021f0745282ce087fc2) by [@​tido64](https://togithub.com/tido64)) ##### iOS specific - Fix the way the orientation events are published ([7d42106d4c](https://togithub.com/facebook/react-native/commit/7d42106d4ce20c644bda4d928fb0abc163580cee) by [lbaldy](https://togithub.com/lbaldy)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/37) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md) ### [`v0.68.3`](https://togithub.com/facebook/react-native/releases/tag/v0.68.3): 0.68.3 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.68.2...v0.68.3) ##### Changed ##### Android specific - Let's not build reactnativeutilsjni shared library ([af9225ec5f](https://togithub.com/facebook/react-native/commit/af9225ec5fd22da802e3da4d786fa7f6ec956b0f) by [@​SparshaSaha](https://togithub.com/SparshaSaha)) - Modified **getDefaultJSExecutorFactory** method ([87cfd386cb](https://togithub.com/facebook/react-native/commit/87cfd386cb2e02bfa440c94706d9d0274f83070c) by [@​KunalFarmah98](https://togithub.com/KunalFarmah98)) ##### Fixed - Use monotonic clock for performance.now() ([114d31feee](https://togithub.com/facebook/react-native/commit/114d31feeeb47f5a57419e5088c3cbe9340f757a)) ##### Android specific - Logging a soft error when ReactRootView has an id other than -1 instead of crashing the app in hybrid apps ([1ca2c24930](https://togithub.com/facebook/react-native/commit/1ca2c2493027c1b027146cd41e17dd8a4fc33a41) by [@​Kunal-Airtel2022](https://togithub.com/Kunal-Airtel2022)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/29) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.68.2`](https://togithub.com/facebook/react-native/releases/tag/v0.68.2): 0.68.2 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.68.1...v0.68.2) ##### Changed - Bump used version of react-native-codegen to 0.0.17 ([dfda480a98](https://togithub.com/facebook/react-native/commit/dfda480a9888d95c542cea40f25e8e783565c1db) by [@​cortinico](https://togithub.com/cortinico)) - Bump react-native-codegen to 0.0.17 ([a5ddc2e165](https://togithub.com/facebook/react-native/commit/a5ddc2e16523ea336ffbecf7acfd4820469a29e7) by [@​cortinico](https://togithub.com/cortinico)) ##### Fixed ##### Android specific - Working around Long paths limitation on Windows ([62ef6f5fa1](https://togithub.com/facebook/react-native/commit/62ef6f5fa1ecb918bde130a6024b65afcd34c7e3) by [@​mganandraj](https://togithub.com/mganandraj)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/22) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.68.1`](https://togithub.com/facebook/react-native/releases/tag/v0.68.1): 0.68.1 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.68.0...v0.68.1) ##### Changed ##### Android specific - Bump React Native Gradle plugin to 0.0.6 ([9573d7b84d](https://togithub.com/facebook/react-native/commit/9573d7b84d35233fbb39a4067cfef65490aa34a7) by [@​cortinico](https://togithub.com/cortinico)) - Don't require yarn for codegen tasks ([d5da70e17e](https://togithub.com/facebook/react-native/commit/d5da70e17e8c8210cd79a4d7b09c6a5ded4b5607) by [@​danilobuerger](https://togithub.com/danilobuerger)) ##### Fixed - Fix dynamic_cast (RTTI) by adding key function to ShadowNodeWrapper and related classes ([58a2eb7f37](https://togithub.com/facebook/react-native/commit/58a2eb7f37c2dc27ad3575618778ad5b23599b27) by [@​kmagiera](https://togithub.com/kmagiera)) - Pin use-subscription to < 1.6.0 ([5534634892](https://togithub.com/facebook/react-native/commit/5534634892f47a3890e58b661faa2260373acb25) by [@​danilobuerger](https://togithub.com/danilobuerger)) ##### Android specific - Use NDK 23 only for Windows users. ([e48a580080](https://togithub.com/facebook/react-native/commit/e48a580080bdae58b375f30fbcf8a83cc1915b2f) by [@​cortinico](https://togithub.com/cortinico)) - Improve support for Android users on M1 machine ([4befd2a29c](https://togithub.com/facebook/react-native/commit/4befd2a29cb94b026d9c048a041aa9f1817295b5) by [@​cortinico](https://togithub.com/cortinico)) - Template: Specify abiFilters if enableSeparateBuildPerCPUArchitecture is not set. ([5dff920177](https://togithub.com/facebook/react-native/commit/5dff920177220ae5f4e37c662c63c27ebf696c83) by [@​cortinico](https://togithub.com/cortinico)) - Fix for building new architecture sources on Windows ([5a8033df98](https://togithub.com/facebook/react-native/commit/5a8033df98296c941b0a57e49f2349e252339bf9) by [@​mganandraj](https://togithub.com/mganandraj)) *** You can participate in the conversation on the status of this release at this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/20) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.68.0`](https://togithub.com/facebook/react-native/releases/tag/v0.68.0): 0.68.0 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.67.5...v0.68.0) 0.68 stable is out! This release includes **614 commits** by **68 contributors**! Thank you to all our contributors new and old! You can find the [full changelog here](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md#v0680). - See the highlights of the release in our [release blog post](https://reactnative.dev/blog/2022/03/30/version-068). - You can participate in the conversation on the status of this release at [this issue](https://togithub.com/reactwg/react-native-releases/discussions/19). - You can upgrade to this version using the [upgrade helper webtool](https://react-native-community.github.io/upgrade-helper/) ⚛️ ### [`v0.67.5`](https://togithub.com/facebook/react-native/releases/tag/v0.67.5): 0.67.5 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.67.4...v0.67.5) 🚨 **IMPORTANT:** This is an exceptional release on an unsupported version. We recommend you upgrade to one of [the supported versions, listed here](https://togithub.com/reactwg/react-native-releases#which-versions-are-currently-supported). ##### Hotfix This version is a patch release addressing the [Android build issue](https://togithub.com/facebook/react-native/issues/35210) that has been ongoing since Nov 4th 2022. If you are on 0.67.x, update to this version to fix it. If you are on an older version of React Native, refer to [this issue](https://togithub.com/facebook/react-native/issues/35210) for details and the workaround you can apply in your project. ### [`v0.67.4`](https://togithub.com/facebook/react-native/releases/tag/v0.67.4): 0.67.4 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.67.3...v0.67.4) #### Fixed ##### Android specific - Added a null check to native.value in Switch to fix [https://github.com/facebook/react-native/issues/32594](https://togithub.com/facebook/react-native/issues/32594) ([8d50bf1133](https://togithub.com/facebook/react-native/commit/8d50bf113352a6ccdf74c979e1022c6c2ccf6e56) by [@​jonathanmos](https://togithub.com/jonathanmos)) *** You can participate in the conversation on the status of this release at this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/18) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.67.3`](https://togithub.com/facebook/react-native/releases/tag/v0.67.3): 0.67.3 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.67.2...v0.67.3) ##### Fixed ##### Android specific - Text with adjustsFontSizeToFit changes the text layout infinitely ([c1db41f060](https://togithub.com/facebook/react-native/commit/c1db41f060908e6ab001aaace7c20c610056f59a)) ##### iOS specific - Fix a broken input for the Korean alphabet in TextInput ([1a83dc36ce](https://togithub.com/facebook/react-native/commit/1a83dc36ce0af33ac7a3c311354fce4bfa5ba1a3) by [@​bernard-kms](https://togithub.com/bernard-kms)) *** You can participate in the conversation on the status of this release at this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/15) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.67.2`](https://togithub.com/facebook/react-native/releases/tag/v0.67.2): 0.67.2 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.67.1...v0.67.2) ##### Fixed - Fix error "mockModal is not a function" ([507b05f4c0](https://togithub.com/facebook/react-native/commit/507b05f4c02b46109f483a2b79c924a775fd7bd3) by [@​AntoineDoubovetzky](https://togithub.com/AntoineDoubovetzky)) ##### Android specific - Fix potential crash if ReactRootView does not have insets attached. ([6239e2f5ce](https://togithub.com/facebook/react-native/commit/6239e2f5ce82f7c2e683eb4699b9ce3ff1b58ac5) by [@​enahum](https://togithub.com/enahum)) - Upgrading OkHttp from 4.9.1 to 4.9.2 to fix CVE-2021-0341. ([e896d21](https://togithub.com/facebook/react-native/commit/e896d21ced3c0c917c2fc0044d2b93b44df9a081) by [@​owjsub](https://togithub.com/owjsub)) ##### iOS specific - Fix `Time.h` patch not being applied when running `pod install --project-directory=ios` ([60cef850bd](https://togithub.com/facebook/react-native/commit/60cef850bd3fd12c32ee1196bd19a559592d1465) by [@​tido64](https://togithub.com/tido64)) - Find-node.sh now respects .nvmrc ([35bcf934b1](https://togithub.com/facebook/react-native/commit/35bcf934b186e581d100d43e563044300759557f) by [@​igrayson](https://togithub.com/igrayson)) *** You can participate in the conversation on the status of this release at this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/14) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.67.1`](https://togithub.com/facebook/react-native/releases/tag/v0.67.1): 0.67.1 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.67.0...v0.67.1) A patch release including fixes to unblock Detox and Android JSC builds - Remove alert's window when call to `hide`. ([a46a99e120](https://togithub.com/facebook/react-native/commit/a46a99e12039c2b92651af1996489d660e237f1b) by [@​asafkorem](https://togithub.com/asafkorem)) - Do not remove libjscexecutor.so from release builds ([574a773f8f](https://togithub.com/facebook/react-native/commit/574a773f8f55fe7808fbb672066be8174c64d76d) by [@​cortinico](https://togithub.com/cortinico)) *** You can participate in the conversation on the status of this release at this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/12) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.67.0`](https://togithub.com/facebook/react-native/releases/tag/v0.67.0): 0.67.0 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.66.5...v0.67.0) 0.67 stable is out! This release includes **385 commits** with **75 contributors**! Thank you to all our contributors new and old! You can find the [full changelog here](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md#v0670). - See the highlights of the release in our [release blog post](https://reactnative.dev/blog/2022/01/19/version-067). - You can participate in the conversation on the status of this release at [this issue](https://togithub.com/reactwg/react-native-releases/discussions/10). - You can upgrade to this version using the [upgrade helper webtool](https://react-native-community.github.io/upgrade-helper/) ⚛️ ### [`v0.66.5`](https://togithub.com/facebook/react-native/releases/tag/v0.66.5): 0.66.5 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.66.4...v0.66.5) 🚨 **IMPORTANT:** This is an exceptional release on an unsupported version. We recommend you upgrade to one of [the supported versions, listed here](https://togithub.com/reactwg/react-native-releases#which-versions-are-currently-supported). ##### Hotfix This version is a patch release addressing the [Android build issue](https://togithub.com/facebook/react-native/issues/35210) that has been ongoing since Nov 4th 2022. If you are on 0.66.x, update to this version to fix it. If you are on an older version of React Native, refer to [this issue](https://togithub.com/facebook/react-native/issues/35210) for details and the workaround you can apply in your project. ### [`v0.66.4`](https://togithub.com/facebook/react-native/releases/tag/v0.66.4): 0.66.4 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.66.3...v0.66.4) Fixes for iOS: - Revert "Fix Deadlock in RCTi18nUtil (iOS) ([#​31032](https://togithub.com/facebook/react-native/issues/31032))" https://github.com/facebook/react-native/commit/70ddf46c8afcd720e188b6d82568eac6ac8125e6 - Pick Fix post_install_workaround downgrading development targets: https://github.com/facebook/react-native/commit/a4a3e675542827bb281a7ceccc7b8f5533eae29f *** You can participate in the conversation on the status of this release at this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/8) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.66.3`](https://togithub.com/facebook/react-native/releases/tag/v0.66.3) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.66.2...v0.66.3) This release contains a set of improvements to the script we use for npm releases; aside from it: - Rename deprecated `Keyboard.removeEventListener` to `Keyboard.removeListener`. ([8880c09076](https://togithub.com/facebook/react-native/commit/8880c09076e4727768ace26a74766cbe6f64021c) by [@​yungsters](https://togithub.com/yungsters)) - Revert changes in Jest preprocessor to fix tests in external projects ([142090a5f3fa7](https://togithub.com/facebook/react-native/commit/142090a5f3fa7c3ab2ed4c536792e3f26582bd3b) by [@​rubennorte](https://togithub.com/rubennorte)) *** You can participate in the conversation on the status of this release at this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/5). *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.66.2`](https://togithub.com/facebook/react-native/releases/tag/v0.66.2) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.66.1...v0.66.2) 0.66.2 is out with some fixes: ##### Fixed - Compare the LogBoxData ignorePatterns with the right code ([a950634](https://togithub.com/facebook/react-native/commit/a950634) by [@​wiseqingyang](https://togithub.com/wiseqingyang)) - \[iOS] Fix logbox window capturing touch events ([72ea0e1](https://togithub.com/facebook/react-native/commit/72ea0e1) by [@​paddlefish](https://togithub.com/paddlefish)) - Commit generated codegen files as a temporary workaround for devX issue with `yarn install` removing codegen assets. Proper fix coming in later. ([5f7deb5](https://togithub.com/facebook/react-native/commit/5f7deb5) by [@​kelset](https://togithub.com/kelset)) *** You can participate in the conversation on the status of this release at this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/5). *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.66.1`](https://togithub.com/facebook/react-native/releases/tag/v0.66.1) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.66.0...v0.66.1) 0.66.1 is out with some fixes: ##### Fixed - Fix for unable to find find-node.sh in react-native-xcode.sh ([cc59a7c](https://togithub.com/facebook/react-native/commit/cc59a7c) by [@​garethknowles](https://togithub.com/garethknowles)) - For Android, general fixes to Appearance API and also fixes `AppCompatDelegate.setDefaultNightMode()`. For iOS, now works correctly when setting `window.overrideUserInterfaceStyle` ([25a2c60](https://togithub.com/facebook/react-native/commit/25a2c60) by [@​mrbrentkelly](https://togithub.com/mrbrentkelly)) - Fix Android border positioning regression ([d1a33cd](https://togithub.com/facebook/react-native/commit/d1a33cd) by [@​oblador](https://togithub.com/oblador)) *** You can participate in the conversation on the status of this release at this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/3). *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole [changelog history](https://togithub.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md) over at `react-native-releases`. ### [`v0.66.0`](https://togithub.com/facebook/react-native/releases/tag/v0.66.0) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.65.3...v0.66.0) 0.66 stable is out! This release includes **621 commits** with **92 contributors**! Thank you to all our contributors new and old! You can find the [full changelog here](https://togithub.com/react-native-community/releases/blob/master/CHANGELOG.md#v0660). - See the highlights of the release in our [release blog post](https://reactnative.dev/blog/2021/10/01/version-066). - You can participate in the conversation on the status of this release at [this issue](https://togithub.com/react-native-community/releases/issues/254). - You can upgrade to this version using the [upgrade helper webtool](https://react-native-community.github.io/upgrade-helper/) ⚛️ ### [`v0.65.3`](https://togithub.com/facebook/react-native/releases/tag/v0.65.3): 0.65.3 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.65.2...v0.65.3) 🚨 **IMPORTANT:** This is an exceptional release on an unsupported version. We recommend you upgrade to one of [the supported versions, listed here](https://togithub.com/reactwg/react-native-releases#which-versions-are-currently-supported). ##### Hotfix This version is a patch release addressing the [Android build issue](https://togithub.com/facebook/react-native/issues/35210) that has been ongoing since Nov 4th 2022. If you are on 0.65.x, update to this version to fix it. If you are on an older version of React Native, refer to [this issue](https://togithub.com/facebook/react-native/issues/35210) for details and the workaround you can apply in your project. ### [`v0.65.2`](https://togithub.com/facebook/react-native/compare/v0.65.1...v0.65.2) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.65.1...v0.65.2) ### [`v0.65.1`](https://togithub.com/facebook/react-native/releases/tag/v0.65.1) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.65.0...v0.65.1) Hello everyone 👋 0.65.1 is out and addresses a couple of compatibility issues (with M1, with latest Android Studio), bumps react-test-renderer to the correct version in the template and fixes a colorProps issue for Android. ##### Changed - Set `react-test-renderer` to `17.0.2` in the template ([d272880](https://togithub.com/facebook/react-native/commit/d27288044e94a248982f596e9885d55d066bc72e) by [@​@​rickhanlonii](https://togithub.com/@​rickhanlonii)) ##### Fixed - Resolve NODE_BINARY after finding the right path to node ([d75683](https://togithub.com/facebook/react-native/commit/d75683ac943205d64dd4142cca713ab2356094b8) by [@​santiagofm](https://togithub.com/santiagofm)) ##### Android specific - ColorProps with value null should be defaultColor instead of transparent ([842bcb902e](https://togithub.com/facebook/react-native/commit/842bcb902ed27928255b60cb20524e9318d9bf70) by [@​hank121314](https://togithub.com/hank121314)) - Android Gradle Plugin 7 compatibility ([06e31c748f](https://togithub.com/facebook/react-native/commit/06e31c748fe87a866dbaf4d0c2019e76ec00e309) by [@​dulmandakh](https://togithub.com/dulmandakh)) *** You can participate in the conversation on the status of this release at [this issue](https://togithub.com/react-native-community/releases/issues/245). *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole [changelog history](https://togithub.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md) over at `react-native-releases`. ### [`v0.65.0`](https://togithub.com/facebook/react-native/releases/tag/v0.65.0) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.64.4...v0.65.0) 0.65 stable is here 🎉 Thanks to everyone who contributed (over **1100 commits** from **61 contributors**!) and helped to get this together, we worked really hard and we hope you are as excited as we are 🤗 Some of the most important highlights of this version: - Hermes 0.8.1. Please see the highlighted changes from its [0.8.0](https://togithub.com/facebook/hermes/releases/tag/v0.8.0) and [0.8.1](https://togithub.com/facebook/hermes/releases/tag/v0.8.1) release notes. - `react-native-codegen` version `0.0.7` is now needed as a `devDependency` in the `package.json`. - JCenter has been sunsetted and read-only now. We have removed JCenter as a maven repository and updated dependencies to use MavenCentral and Jitpack. - Upgraded OkHttp from v3 to v4.9.1. See [Upgrading to OkHttp 4](https://square.github.io/okhttp/upgrading_to_okhttp\_4/) for more details on changes. - Upgraded to Flipper 0.93 to support Xcode 12.5. See [Flipper changelog here](https://togithub.com/facebook/flipper/blob/master/desktop/static/CHANGELOG.md). - Android Gradle Plugin 7 support. Among many others - please refer to the [blog post](https://reactnative.dev/blog/2021/08/17/version-065) for more details. *** You can participate in the conversation on the status of this release at [this issue](https://togithub.com/react-native-community/releases/issues/244). *** You can upgrade to this version using the [upgrade helper webtool](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole [changelog history](https://togithub.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md) over at `react-native-releases`. ### [`v0.64.4`](https://togithub.com/facebook/react-native/releases/tag/v0.64.4): 0.64.4 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.64.3...v0.64.4) 🚨 **IMPORTANT:** This is an exceptional release on an unsupported version. We recommend you upgrade to one of [the supported versions, listed here](https://togithub.com/reactwg/react-native-releases#which-versions-are-currently-supported). ##### Hotfix This version is a patch release addressing the [Android build issue](https://togithub.com/facebook/react-native/issues/35210) that has been ongoing since Nov 4th 2022. If you are on 0.64.x, update to this version to fix it. If you are on an older version of React Native, refer to [this issue](https://togithub.com/facebook/react-native/issues/35210) for details and the workaround you can apply in your project. ### [`v0.64.3`](https://togithub.com/facebook/react-native/releases/tag/v0.64.3) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.64.2...v0.64.3) 0.64.3 is out with a pick of Android Appearance API support ([e94f9fa7](https://togithub.com/facebook/react-native/commit/e94f9fa76a6a60375b39bc1d428e57b2e0787bee) by [@​mrbrentkelly](https://togithub.com/mrbrentkelly)) *** If you have concerns or follow-up, please start or contribute to a relevant 0.64.3 [discussion here](https://togithub.com/reactwg/react-native-releases/discussions/categories/patches) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.64.2`](https://togithub.com/facebook/react-native/releases/tag/v0.64.2) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.64.1...v0.64.2) Hello everyone - here's the new 0.64.2 patch release with some really good fixes that were asked [by the community](https://togithub.com/react-native-community/releases/issues/224): ##### Changed - Find-node.sh supports Homebrew on M1 ([502b819049](https://togithub.com/facebook/react-native/commit/502b81904998b800f2d960bb4a8e244988c72958) by [@​dulmandakh](https://togithub.com/dulmandakh)) - Refactor UIManagerHelper.getUIManager to return null when there's no UIManager registered ([b0e8c1eac0](https://togithub.com/facebook/react-native/commit/b0e8c1eac0a9edda12ecfa264209a8b3222afe27) by [@​mdvacca](https://togithub.com/mdvacca)) ##### Fixed - Fix ScrollViewStickyHeader to push up header above it ([d754bdefc6](https://togithub.com/facebook/react-native/commit/d754bdefc68ff757ac2b5a2ffa38d5aad234d484) by [@​kacieb](https://togithub.com/kacieb)) ##### Android specific - Font family is not apply when secureTextEntry is true ([cda77c77dd83cba07e6c2e56e938c3e4f7faf8fc](https://togithub.com/facebook/react-native/commit/cda77c77dd83cba07e6c2e56e938c3e4f7faf8fc) by [@​hank121314](https://togithub.com/hank121314)) - Dimension update events are now properly sent following orientation change ([a6a4d3365f17332e367c34357a07a73f97d6ec83](https://togithub.com/facebook/react-native/commit/a6a4d3365f17332e367c34357a07a73f97d6ec83) by [@​ajpaulingalls](https://togithub.com/ajpaulingalls)) *** You can participate in the conversation on the status of this release at [this issue](https://togithub.com/react-native-community/releases/issues/232). *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole [changelog history](https://togithub.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md) over at `react-native-releases`. ### [`v

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.