Skip to content

Commit 020644c

Browse files
[RN][Changelog] Add changelog for v0.83.0-rc.3
1 parent cf6de77 commit 020644c

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.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+
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.3 ([67e9b5743d](https://github.com/facebook/react-native/commit/67e9b5743de05cf9a09b8abcd53128a2b44aafb5) by [@react-native-bot](https://github.com/react-native-bot))
92+
- Bump Hermes-v1 ([0574090941](https://github.com/facebook/react-native/commit/0574090941fcf96071a085fb8899edc0a408cbe1) by [@cipolleschi](https://github.com/cipolleschi))
93+
- Fix Release job syntax error ([6ab7738c0a](https://github.com/facebook/react-native/commit/6ab7738c0ab9c8a68fa8076bc943c667d3d3e1f1) by [@cipolleschi](https://github.com/cipolleschi))
94+
- Bump Podfile.lock ([d7e36db485](https://github.com/facebook/react-native/commit/d7e36db48552028ff59b5e7fe7256f11b23a7245) by [@react-native-bot](https://github.com/react-native-bot))
95+
- 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))
96+
97+
#### Android Unknown
98+
99+
- Enable Network panel on Android and iOS ([eb78fbae27](https://github.com/facebook/react-native/commit/eb78fbae27dea9ff840f24da18ce29100b89b270) by [@cipolleschi](https://github.com/cipolleschi))
100+
101+
#### iOS Unknown
102+
103+
104+
105+
#### Failed to parse
106+
107+
108+
109+
3110
## v0.83.0-rc.2
4111

5112
### Added

0 commit comments

Comments
 (0)