Skip to content

Commit 1640c6a

Browse files
[RN][Changelog] Add changelog for v0.85.1
1 parent e4f0509 commit 1640c6a

1 file changed

Lines changed: 106 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## v0.85.1
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+
- FormData uploads broken in debug builds ([0d1b70ee22](https://github.com/facebook/react-native/commit/0d1b70ee225a2e9970364ddda323071aa0a7e485) by [@riteshshukla04](https://github.com/riteshshukla04))
72+
73+
#### iOS specific
74+
75+
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.1 ([2c0ae27482](https://github.com/facebook/react-native/commit/2c0ae274825ab752b9831c12d231b7a55585f79d) by [@react-native-bot](https://github.com/react-native-bot))
92+
- [0.85] Correclty promote flags to experimental for 0.85 release ([401b1620dc](https://github.com/facebook/react-native/commit/401b1620dc674b3f7b9e88a783baca68a2f94ebc) by [@cortinico](https://github.com/cortinico))
93+
- Bump Podfile.lock ([be0358721c](https://github.com/facebook/react-native/commit/be0358721ccfd3cb81b1853b374631a8f01e639d) by [@react-native-bot](https://github.com/react-native-bot))
94+
- Release 0.85.0 ([10644a0cc5](https://github.com/facebook/react-native/commit/10644a0cc54a2c8ffceeb811849ece3cf9608a85) by [@react-native-bot](https://github.com/react-native-bot))
95+
96+
#### Android Unknown
97+
98+
99+
100+
#### iOS Unknown
101+
102+
103+
104+
#### Failed to parse
105+
106+
107+
108+
3109
## v0.85.0
4110

5111
### Breaking

0 commit comments

Comments
 (0)