Skip to content

Commit bc1838a

Browse files
[RN][Changelog] Add changelog for v0.83.0-rc.5
1 parent dc73ec4 commit bc1838a

1 file changed

Lines changed: 107 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## v0.83.0-rc.5
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+
76+
77+
### Security
78+
79+
80+
81+
#### Android specific
82+
83+
84+
85+
#### iOS specific
86+
87+
88+
89+
### Unknown
90+
91+
- Release 0.83.0-rc.5 ([015b567ab7](https://github.com/facebook/react-native/commit/015b567ab736d7168a4dd85c7892f2b6e44f30f9) by [@react-native-bot](https://github.com/react-native-bot))
92+
- Fix remaining missing debugger build flags for open source builds ([75f4c83828](https://github.com/facebook/react-native/commit/75f4c838283f9c7227f11d7b091a6c0b0e6efe0e) by [@huntie](https://github.com/huntie))
93+
- Exclude legacy Hermes targets from single host assertion ([30cbe978da](https://github.com/facebook/react-native/commit/30cbe978daecc3082819e2aa1d9861f46cb7ff8a) by [@huntie](https://github.com/huntie))
94+
- Bump Podfile.lock ([6227d99c57](https://github.com/facebook/react-native/commit/6227d99c570140699bc6386c1319c700febeb0ff) by [@react-native-bot](https://github.com/react-native-bot))
95+
- Release 0.83.0-rc.4 ([c8dd7d4973](https://github.com/facebook/react-native/commit/c8dd7d4973791f9997dd134916f8aa4c90b4955f) by [@react-native-bot](https://github.com/react-native-bot))
96+
97+
#### Android Unknown
98+
99+
100+
101+
#### iOS Unknown
102+
103+
104+
105+
#### Failed to parse
106+
107+
108+
109+
3110
## v0.83.0-rc.4
4111

5112
### Fixed

0 commit comments

Comments
 (0)