Skip to content

Commit 6d8920e

Browse files
[RN][Changelog] Add changelog for v0.83.0-rc.2
1 parent c6571aa commit 6d8920e

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.83.0-rc.2
4+
5+
### Breaking
6+
7+
8+
9+
#### Android specific
10+
11+
12+
13+
#### iOS specific
14+
15+
16+
17+
### Added
18+
19+
- React Native DevTools: Enable Network inspection features ([66469b58d8](https://github.com/facebook/react-native/commit/66469b58d85e820e401b82028b3fda57c53f08c1) by [@cipolleschi](https://github.com/cipolleschi))
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.2 ([137c339e61](https://github.com/facebook/react-native/commit/137c339e61bc70a33feb91f6f7cf037ab0204d00) by [@react-native-bot](https://github.com/react-native-bot))
92+
- Bump Podfile.lock ([5777a4e6e9](https://github.com/facebook/react-native/commit/5777a4e6e9471a3938d173bf9b34251be57bad4d) by [@cipolleschi](https://github.com/cipolleschi))
93+
- Release 0.83.0-rc.1 ([90d66d55a8](https://github.com/facebook/react-native/commit/90d66d55a8c6040351f456185ab616fe8a7482d4) 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+
- Fix CLA failures when pushing Changelog and Podfile.lock ([2d5efc9820](https://github.com/facebook/react-native/commit/2d5efc98206c938334341844edfdd02cc0713565) by [@cipolleschi](https://github.com/cipolleschi))
106+
107+
3108
## v0.83.0-rc.1
4109

5110
### Changed

0 commit comments

Comments
 (0)