Skip to content

Commit 2ab916f

Browse files
Add changelog for v0.86.2 (#57703)
Summary: Add Changelog for 0.86.2 ## Changelog: [Internal] - Add Changelog for 0.86.2 Pull Request resolved: #57703 Test Plan: N/A Reviewed By: shwanton Differential Revision: D113791184 Pulled By: cipolleschi fbshipit-source-id: 67c8a5a68937e58d67361a8bcd9e0e781d77ceaf
1 parent 3bfb277 commit 2ab916f

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,8 +393,23 @@
393393

394394
#### Failed to parse
395395

396+
## v0.86.2
396397

398+
### Fixed
399+
400+
- **Layout:** Fixed `display: contents` nodes having `hasNewLayout` set incorrectly ([36f69eff0d](https://github.com/react/react-native/commit/36f69eff0d11510f4f16075d9cfbbe474a0683be) by [@j-piasecki](https://github.com/j-piasecki))
401+
402+
#### Android
403+
404+
- **Runtime:** Use explicit `ReactInstanceManager.mHasStartedDestroyingLock` instead of using `ReactInstanceManager.mHasStartedDestroying` ([cdfba520fa](https://github.com/react/react-native/commit/cdfba520fa56a6b3dbb133d9c8060e4e698bc8a0) by [@jingjing2222](https://github.com/jingjing2222))
405+
- **Runtime:** Do not synchronize on `java.lang.Boolean`. ([@821045a24f](https://github.com/react/react-native/commit/821045a24f07f798351c72d23a01720a2123049d) by [Yqwed](https://github.com/yqwed))
406+
### Changed
407+
408+
- **Hermes:** Bump Hermes V1 to 250829098.0.16 ([95538111bf](https://github.com/react/react-native/commit/95538111bf24b5d5269724714e415b38b6395d1a) by [@gabrieldonadel](https://github.com/gabrieldonadel))
409+
410+
## v0.86.1
397411

412+
- This release got burned because of an issue with Maven
398413

399414
## v0.86.0
400415

0 commit comments

Comments
 (0)