Skip to content

Commit c8c9015

Browse files
Riccardofacebook-github-bot
authored andcommitted
add 0.70.6 changelog (facebook#35352)
Summary: Create Changelog for 0.70.6 ## Changelog [Internal] - Update changelog Pull Request resolved: facebook#35352 Test Plan: Not needed Reviewed By: NickGerleman Differential Revision: D41306645 Pulled By: cipolleschi fbshipit-source-id: ebcfec1884fcd34b0d0ce1cde63fb9f1773796ae
1 parent 7425c24 commit c8c9015

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## v0.70.6
4+
5+
### Fixed
6+
7+
- Fixed regression: @jest/create-cache-key-function dependency was inadvertedly bumped to 29.x. We are bringing it back to 27.0.1. ([fb0e88beb9](https://github.com/facebook/react-native/commit/fb0e88beb9dc443abed3886e459e7a7715738adc) by [@kelset](https://github.com/kelset))
8+
9+
### Changed
10+
11+
- Bump version of Promise from 8.0.3 to 8.3.0, enabling `Promise.allSettled` and `Promise.any` ([475310dbba](https://github.com/facebook/react-native/commit/475310dbbaec8048411edefc6cdddab330df7966) by [@retyui](https://github.com/retyui))
12+
- Bump CLI to 9.3.2 ([9bcc5e0373](https://github.com/facebook/react-native/commit/9bcc5e037391b45315dac3cb5f566e290cbf48cb) by [@kelset](https://github.com/kelset))
13+
14+
#### iOS specific
15+
16+
- Cleanup codegen build folder before installing the pods ([0e316ec671](https://github.com/facebook/react-native/commit/0e316ec671617f5e7c1985b4b05cd0d45bcea403) by [@cipolleschi](https://github.com/cipolleschi))
17+
318
## v0.70.5
419

520
### Fixed

0 commit comments

Comments
 (0)