Skip to content

Commit 363588b

Browse files
[RN][Changelog] Add changelog for v0.83.6
1 parent f8fa76f commit 363588b

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.6
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+
- Provide symbol fallbacks for `inspector-modern/chrome/Registration.h` when `HERMES_V1_ENABLED` is set ([efc4cf4ea9](https://github.com/facebook/react-native/commit/efc4cf4ea963894ef6c5ed57bab16e46c4d6e5ca) by [@huntie](https://github.com/huntie))
68+
69+
#### Android specific
70+
71+
72+
73+
#### iOS specific
74+
75+
- Fix "Loading from Metro..." banner getting stuck after reloads in quick succession. ([e122c24c27](https://github.com/facebook/react-native/commit/e122c24c273f5fb6e0a2d6b1c961d75ac9bc90b7) by [@alanjhughes](https://github.com/alanjhughes))
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.6 ([1a973f4abc](https://github.com/facebook/react-native/commit/1a973f4abc15368ab408a8d81d244a80b5259879) by [@react-native-bot](https://github.com/react-native-bot))
92+
- Bump Podfile.lock ([5aee11b923](https://github.com/facebook/react-native/commit/5aee11b923cdd60196c87dd7c3e41ff37213ba36) by [@react-native-bot](https://github.com/react-native-bot))
93+
- Release 0.83.5 ([9e212543c2](https://github.com/facebook/react-native/commit/9e212543c2180c6e1b4267a7e3412cb8f60a4362) 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+
106+
107+
3108
## v0.83.5
4109

5110
### Fixed

0 commit comments

Comments
 (0)