Skip to content

Commit c0b2770

Browse files
kelsetfacebook-github-bot
authored andcommitted
add 0.71.12 and 0.70.11 changelog (#38182)
Summary: Adds changelog for new patch. ## Changelog: <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://reactnative.dev/contributing/changelogs-in-pull-requests --> [Internal] [Changed] - add changelog entry for 0.71.12 and 0.70.11 Pull Request resolved: #38182 Test Plan: N/A Reviewed By: GijsWeterings Differential Revision: D47210080 Pulled By: cipolleschi fbshipit-source-id: d0df8184a0a6f7848d2bf08102329b73bcb67846
1 parent 16201f8 commit c0b2770

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
@@ -378,6 +378,20 @@ This file contains all changelogs for latest releases, from 0.70.0 onward. Pleas
378378

379379
- Enable Address and Undefined Behavior Sanitizers on RNTester ([65e61f3c88](https://github.com/facebook/react-native/commit/65e61f3c88388d4a2ed88bcc9a2cb5ba63fd8afa) by [@Saadnajmi](https://github.com/Saadnajmi))
380380

381+
## v0.71.12
382+
383+
### Fixed
384+
385+
- Prevent LogBox from crashing on very long messages ([cd56347dca](https://github.com/facebook/react-native/commit/cd56347dca4e948f5038643bcd804c41f037727a) by [@motiz88](https://github.com/motiz88))
386+
387+
#### Android specific
388+
389+
- Added CSS logical properties by mapping layout props ([2b06a75631](https://github.com/facebook/react-native/commit/2b06a75631c6d9f1fdc13bc8a5567f264d2c9b9a) by [@NickGerleman](https://github.com/NickGerleman) and [@AlexanderEggers](https://github.com/AlexanderEggers)) to fix view flattening on Android.
390+
391+
#### iOS specific
392+
393+
- fix `pod install --project-directory=ios` failing ([fc1abe1d69](https://github.com/facebook/react-native/commit/fc1abe1d69530e95bc39b439d7d883f620b86fb9) by [@tido64](https://github.com/tido64))
394+
381395
## v0.71.11
382396

383397
### Changed
@@ -1023,6 +1037,12 @@ Read the [announcement blogpost here](https://reactnative.dev/blog/2023/01/12/ve
10231037

10241038
- Bump terser minor version to mitigate CVE-2022-25858 ([743f9ff63b](https://github.com/facebook/react-native/commit/743f9ff63bf1e3825a1788978a9f6bad8ebddc0d) by [@GijsWeterings](https://github.com/GijsWeterings))
10251039

1040+
## v0.70.11
1041+
1042+
### Changed
1043+
1044+
- Bump CLI to 9.3.3 and Metro do 0.72.4 ([2a9d71dc34](https://github.com/facebook/react-native/commit/2a9d71dc341992dce40038dcccefc3abfc745fe8) by [@kelset](https://github.com/kelset)) to address https://github.com/facebook/react-native/issues/36794
1045+
10261046
## v0.70.10
10271047

10281048
### Fixed

0 commit comments

Comments
 (0)