Skip to content

Commit 3c64581

Browse files
Add changelog for v0.83.8 (#56596)
Summary: Add Changelog for 0.83.8 ## Changelog: [Internal] - Add Changelog for 0.83.8 Pull Request resolved: #56596 Test Plan: N/A Reviewed By: christophpurrer Differential Revision: D102339274 Pulled By: motiz88 fbshipit-source-id: c83710b74ad615cd389d33b5ee6c519de72cb32d
1 parent ccff70b commit 3c64581

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,16 @@
421421
- **Touch Handling**: Respect `cancelsTouchesInView` when canceling touches in `RCTSurfaceTouchHandler` ([5634e8a601](https://github.com/facebook/react-native/commit/5634e8a601caf0faa174bac3511929de767609ac) by [@intmain](https://github.com/intmain))
422422
- **View**: Fix duplicate shadow bug during component recycling by cleaning up visual layers in prepareForRecycle ([7dcedf1def](https://github.com/facebook/react-native/commit/7dcedf1def880163ab7ca07b2575a8153029a925) by Atharv Soni)
423423

424+
## v0.83.8
425+
426+
### Fixed
427+
428+
- Fix missing header search path for React-featureflags in React-CoreModules ([2ff85bcba2](https://github.com/facebook/react-native/commit/2ff85bcba292dcd0d395a7fc218cbff79e5f2116) by [@radko93](https://github.com/radko93))
429+
430+
## v0.83.7
431+
432+
- Changes to experimental features only.
433+
424434
## v0.83.6
425435

426436
### Fixed

0 commit comments

Comments
 (0)