Skip to content

Commit 39ed86f

Browse files
[RN][Changelog] Add changelog for v0.85.3
1 parent d1cdce2 commit 39ed86f

1 file changed

Lines changed: 108 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## v0.85.3
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+
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+
- Fix silent tar extraction failure on EdenFS in replace-rncore-version.js by extracting to a temp directory first ([9bc7d38be0](https://github.com/facebook/react-native/commit/9bc7d38be0771ae4006206fcb174956f53adf508) by [@motiz88](https://github.com/motiz88))
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.3 ([22ea81b5e3](https://github.com/facebook/react-native/commit/22ea81b5e37b0cf23be1d8fb32bb7f55e1fcf3d8) by [@react-native-bot](https://github.com/react-native-bot))
92+
- Skip prebuilds for DynamicFrameworks CI jobs (#56593) ([753c19bea4](https://github.com/facebook/react-native/commit/753c19bea4ab854eb8000b2b5bab814261a46596) by [@motiz88](https://github.com/motiz88))
93+
- Update debugger-frontend from 8edd9be...194d3f8 (#253) ([9966cbdf4d](https://github.com/facebook/react-native/commit/9966cbdf4da99ee036a75bec4da9bb2e1ee7a9c4) by [@motiz88](https://github.com/motiz88))
94+
- Use pinned Hermes version when version.properties is not 1000.0.0 ([5e3a3ba995](https://github.com/facebook/react-native/commit/5e3a3ba995026b42c2ea0ad7ee4758fcf73005e6) by [@cipolleschi](https://github.com/cipolleschi))
95+
- Bump Podfile.lock ([000470849f](https://github.com/facebook/react-native/commit/000470849fef4399c61cebed19a7b5179c092524) by [@react-native-bot](https://github.com/react-native-bot))
96+
- Release 0.85.2 ([67baaf384c](https://github.com/facebook/react-native/commit/67baaf384c371e55eb5f14c62c9b39ec1588f79f) by [@react-native-bot](https://github.com/react-native-bot))
97+
98+
#### Android Unknown
99+
100+
101+
102+
#### iOS Unknown
103+
104+
105+
106+
#### Failed to parse
107+
108+
109+
110+
3111
## v0.85.2
4112

5113
### Added

0 commit comments

Comments
 (0)