Skip to content

Commit 93c17cd

Browse files
cipolleschimeta-codesync[bot]
authored andcommitted
Add changelog for 0.79.7 (#54224)
Summary: Add changelog for 0.79.7 ## Changelog: [Internal] - Pull Request resolved: #54224 Test Plan: N/A Reviewed By: christophpurrer Differential Revision: D85168976 Pulled By: cipolleschi fbshipit-source-id: 6807d1df9da62043f87bedf0d0209cd81fda816c
1 parent 0c5a220 commit 93c17cd

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

CHANGELOG-0.7x.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog (pre 0.80)
22

3+
## v0.79.7
4+
5+
### Fixed
6+
7+
#### Android specific
8+
9+
- **Layout:** Make missing parent view state in updateLayout a soft error ([56ad8d9bfd](https://github.com/facebook/react-native/commit/56ad8d9bfd08ea70bc6f5726a2b4a6afb6d2d7c2) by [@javache](https://github.com/javache))
10+
- **Layout:** Make missing parent view state in updateLayout a soft error ([f2e47d8dab](https://github.com/facebook/react-native/commit/f2e47d8dabcd61621ea81c86cd1e2488948c4229) by [@cipolleschi](https://github.com/cipolleschi))
11+
312
## v0.79.6
413

514
### Added

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -824,6 +824,10 @@
824824
- **Text:** Selection range not respected when changing text or selection when selection is forced ([d32ea66e6a](https://github.com/facebook/react-native/commit/d32ea66e6a945dd84092532401b265b12d482668) by Olivier Bouillet)
825825
- **TextInput:** Fix TextInput `onContentSizeChange` event being dispatched only once on iOS on the new architecture ([5fd5188172](https://github.com/facebook/react-native/commit/5fd51881727b2d86f87abf04db032940ac0ec8c4) by [@j-piasecki](https://github.com/j-piasecki))
826826

827+
## v0.79.7
828+
829+
See [CHANGELOG-0.7x](./CHANGELOG-0.7x.md#v0797)
830+
827831
## v0.79.6
828832

829833
See [CHANGELOG-0.7x](./CHANGELOG-0.7x.md#v0796)

0 commit comments

Comments
 (0)