React Native 0.86.2 发布
React Native 0.86.2 现已发布。由于 Maven 存在问题,React Native 0.86.1 尚未发布。
此版本具体更新内容如下:
## 修复
- **Layout**:修复了 `display: contents` 节点中 `hasNewLayout` 设置错误的问题([36f69eff0d](https://github.com/react/react-native/commit/36f69eff0d11510f4f16075d9cfbbe474a0683be))
## Android
- **Runtime**:使用显式的 `ReactInstanceManager.mHasStartedDestroyingLock` 代替 `ReactInstanceManager.mHasStartedDestroying`([cdfba520fa](https://github.com/react/react-native/commit/cdfba520fa56a6b3dbb133d9c8060e4e698bc8a0))
- **Runtime**:不再对 `java.lang.Boolean` 进行同步([821045a24f](https://github.com/react/react-native/commit/821045a24f07f798351c72d23a01720a2123049d))
## 更改
- **Hermes**:将 Hermes V1 版本升级至 250829098.0.16([95538111bf](https://github.com/react/react-native/commit/95538111bf24b5d5269724714e415b38b6395d1a))
更新说明:[https://github.com/react/react-native/releases/tag/v0.86.2](https://github.com/react/react-native/releases/tag/v0.86.2)
---
原文链接:[点击查看](https://www.oschina.net/news/481391/react-native-0-86-2-released)
此版本具体更新内容如下:
## 修复
- **Layout**:修复了 `display: contents` 节点中 `hasNewLayout` 设置错误的问题([36f69eff0d](https://github.com/react/react-native/commit/36f69eff0d11510f4f16075d9cfbbe474a0683be))
## Android
- **Runtime**:使用显式的 `ReactInstanceManager.mHasStartedDestroyingLock` 代替 `ReactInstanceManager.mHasStartedDestroying`([cdfba520fa](https://github.com/react/react-native/commit/cdfba520fa56a6b3dbb133d9c8060e4e698bc8a0))
- **Runtime**:不再对 `java.lang.Boolean` 进行同步([821045a24f](https://github.com/react/react-native/commit/821045a24f07f798351c72d23a01720a2123049d))
## 更改
- **Hermes**:将 Hermes V1 版本升级至 250829098.0.16([95538111bf](https://github.com/react/react-native/commit/95538111bf24b5d5269724714e415b38b6395d1a))
更新说明:[https://github.com/react/react-native/releases/tag/v0.86.2](https://github.com/react/react-native/releases/tag/v0.86.2)
---
原文链接:[点击查看](https://www.oschina.net/news/481391/react-native-0-86-2-released)
评论
暂无评论。