Skip to content

Commit 33dc0bb

Browse files
fortmarekfacebook-github-bot
authored andcommitted
Update changelog for 0.69.1 (#34097)
Summary: Updating changelog for 0.69.1 ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [Internal] - Update changelog for 0.69.1 Pull Request resolved: #34097 Reviewed By: cortinico Differential Revision: D37518312 Pulled By: cipolleschi fbshipit-source-id: ba0784c371f0b771fc4f164a29aa24a1e7a46aa8
1 parent 4ea38e1 commit 33dc0bb

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

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

3+
## v0.69.1
4+
5+
### Changed
6+
7+
#### iOS specific
8+
9+
- Make all Yoga headers public and add #ifdef __cplusplus ([43f831b23c](https://github.com/facebook/react-native/commit/43f831b23caf22e59af5c6d3fdd62fed3d20d4ec) by [@janicduplessis](https://github.com/janicduplessis))
10+
11+
### Fixed
12+
13+
- Use monotonic clock for performance.now() ([114d31feee](https://github.com/facebook/react-native/commit/114d31feeeb47f5a57419e5088c3cbe9340f757a))
14+
15+
#### iOS specific
16+
17+
- Fix build for React-RCTText ([4ea38e16bf](https://github.com/facebook/react-native/commit/4ea38e16bf533955557057656cba5346d2372acd) by [@ph4r05](https://github.com/ph4r05))
18+
- Fix RCT-Folly build error when use_frameworks! and hermes are both enabled ([79baca678a](https://github.com/facebook/react-native/commit/79baca678a743560fa16fdd551f1d0d018d34304) by [@Kudo](https://github.com/Kudo))
19+
- Fix use_frameworks! for 0.69 ([f97c6a5b49](https://github.com/facebook/react-native/commit/f97c6a5b498eec95e99a02c7842cb2ae160cd6cd) by [@Kudo](https://github.com/Kudo))
20+
321
## v0.69.0
422

523
### Breaking

0 commit comments

Comments
 (0)