Skip to content

Commit 2f2f449

Browse files
[RN][Changelog] Add changelog for v0.85.0-rc.6
1 parent b1e2e5a commit 2f2f449

1 file changed

Lines changed: 105 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## v0.85.0-rc.6
4+
5+
### Breaking
6+
7+
8+
9+
#### Android specific
10+
11+
12+
13+
#### iOS specific
14+
15+
16+
17+
### Added
18+
19+
20+
21+
#### Android specific
22+
23+
24+
25+
#### iOS specific
26+
27+
28+
29+
### Changed
30+
31+
- Bump fmt to 12.1.0 to fix Xcode 26.4 ([faeef2b90a](https://github.com/facebook/react-native/commit/faeef2b90a56633ad44289b994d31e7ce590b145) by [@leotm](https://github.com/leotm))
32+
33+
#### Android specific
34+
35+
36+
37+
#### iOS specific
38+
39+
40+
41+
### Deprecated
42+
43+
44+
45+
#### Android specific
46+
47+
48+
49+
#### iOS specific
50+
51+
52+
53+
### Removed
54+
55+
56+
57+
#### Android specific
58+
59+
60+
61+
#### iOS specific
62+
63+
64+
65+
### Fixed
66+
67+
68+
69+
#### Android specific
70+
71+
72+
73+
#### iOS specific
74+
75+
- Fixed duplicate symbol error when using React.XCFramework ([d21ffc9e32](https://github.com/facebook/react-native/commit/d21ffc9e322060c354b78da84d590cfc337c1de8) by [@chrfalch](https://github.com/chrfalch))
76+
77+
### Security
78+
79+
80+
81+
#### Android specific
82+
83+
84+
85+
#### iOS specific
86+
87+
88+
89+
### Unknown
90+
91+
- Release 0.85.0-rc.6 ([8f22bbd225](https://github.com/facebook/react-native/commit/8f22bbd225b65dd5aa39706e97e34249b717b20e) by [@react-native-bot](https://github.com/react-native-bot))
92+
- Bump Podfile.lock ([5f9054b20f](https://github.com/facebook/react-native/commit/5f9054b20f3532d43defe89be42f69e1272ac25b) by [@react-native-bot](https://github.com/react-native-bot))
93+
- Release 0.85.0-rc.5 ([eae2c5f89d](https://github.com/facebook/react-native/commit/eae2c5f89d60ebb7bb014b73af0569712282fe0c) by [@react-native-bot](https://github.com/react-native-bot))
94+
95+
#### Android Unknown
96+
97+
98+
99+
#### iOS Unknown
100+
101+
102+
103+
#### Failed to parse
104+
105+
106+
107+
3108
## v0.85.0-rc.5
4109

5110
### Fixed

0 commit comments

Comments
 (0)