mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Add changelog for 0.72.6 [skip ci] (#40868)
Summary: Add changelog for 0.72.6. Changelog: [Internal] Pull Request resolved: https://github.com/facebook/react-native/pull/40868 Reviewed By: robhogan Differential Revision: D50228177 Pulled By: huntie fbshipit-source-id: e16df90d2aae012593f2e845486baa3bf3ed34ab
This commit is contained in:
committed by
Facebook GitHub Bot
parent
067c989b48
commit
f41fb76920
@@ -353,6 +353,15 @@ This file contains all changelogs for latest releases, from 0.70.0 onward. Pleas
|
||||
- Fix RCTImageBlurUtils.m Greyscale Crash ([d6c4f2786c](https://github.com/facebook/react-native/commit/d6c4f2786c1dd8285dbabb7fe872a7d1bddcbe14) by [@OskarEichler](https://github.com/OskarEichler))
|
||||
- Logbox footer buttons respect safe area ([6d6b1fdc75](https://github.com/facebook/react-native/commit/6d6b1fdc75d870fa73abc6ee9bf0099f3f15e658) by [@philipheinser](https://github.com/philipheinser))
|
||||
|
||||
## v0.72.6
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix a potential bug in `EventEmitter` when used with certain Babel configurations that incorrectly polyfill the spread operator for iterables ([9b3bd63723](https://github.com/facebook/react-native/commit/9b3bd637231e5e9e7d8b729c71842f3b7a2da373) by [@yungsters](https://github.com/yungsters))
|
||||
|
||||
#### iOS specific
|
||||
|
||||
- Set the max version of Active support to 7.0.8 ([785f91b67a](https://github.com/facebook/react-native/commit/785f91b67a5d97e4e54d341279c878483a3d9a11) by [@cipolleschi](https://github.com/cipolleschi))
|
||||
|
||||
## v0.72.5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user