Skip to content

Commit 9cfc71d

Browse files
hurali97facebook-github-bot
authored andcommitted
changelog: 0.72.14 (facebook#44333)
Summary: ## Changelog: <!-- Help reviewers and the release process by writing your own changelog entry. Pick one each for the category and type tags: [ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message For more details, see: https://reactnative.dev/contributing/changelogs-in-pull-requests --> Changelog: [Internal] Generated changelog Pull Request resolved: facebook#44333 Reviewed By: cortinico Differential Revision: D56756077 Pulled By: cipolleschi fbshipit-source-id: 4e8d2f6b83499bd89d6a60de4eede385b7a8ac3c
1 parent 9bdd777 commit 9cfc71d

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,26 @@
646646
- Fix race condition between A11yManager and UIManager ([f39f34ed82](https://github.com/facebook/react-native/commit/f39f34ed82997d0595522a285c3cb8693594e718) by [@cipolleschi](https://github.com/cipolleschi))
647647
- Fix symbol not found _jump_fcontext with use_frameworks ([a2771ce58a](https://github.com/facebook/react-native/commit/a2771ce58ac221d1ac0de265c1ce571212fbcf83) by [@cipolleschi](https://github.com/cipolleschi))
648648

649+
## v0.72.14
650+
651+
### Added
652+
653+
#### iOS specific
654+
655+
- add privacy manifest to hello world template ([d357a61ead](https://github.com/facebook/react-native/commit/d357a61ead033f30221f82f16aed771649c6d981) by [@phillip](https://github.com/phillip))
656+
657+
### Changed
658+
659+
#### iOS specific
660+
661+
- Bumped hermes to remove Apple's RR API that were unused. Hermes does not requires a PrivacyManifest now ([ee14572](https://github.com/facebook/react-native/commit/ee14572e2438dabc1076c434fa99350ab2e1c4b9) by [@hurali97](https://github.com/hurali97))
662+
663+
### Fixed
664+
665+
#### iOS specific
666+
667+
- fix Symbol not found: (_JSGlobalContextSetInspectable) ([ae4c62a](https://github.com/facebook/react-native/commit/ae4c62a933f7ffcfe4be8a3499fb6e1cbe7f1c43) by [@cipolleschi](https://github.com/cipolleschi))
668+
649669
## v0.72.13
650670

651671
### Added

0 commit comments

Comments
 (0)