Skip to content

Commit 965ac3a

Browse files
[RN][Changelog] Add changelog for v0.84.0-rc.4
1 parent 1c8f297 commit 965ac3a

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.84.0-rc.4
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+
- Re-added prefabPublishing=true to make Android build from source work again ([e8eb37414e](https://github.com/facebook/react-native/commit/e8eb37414ed34c360eef6bf988d8cee445e6e72b) by [@chrfalch](https://github.com/chrfalch))
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+
- Fixed so that all build types get the HERMES_V1_ENABLED flag ([8d68b11005](https://github.com/facebook/react-native/commit/8d68b110059fbd0b6e5da24e7ead66554262af60) by [@chrfalch](https://github.com/chrfalch))
72+
- Fetch() response URL is incorrect after redirect (https://github.com/facebook/react-native/issues/55248) ([fbe6a686e6](https://github.com/facebook/react-native/commit/fbe6a686e65e70dd61700413084ddc54c0b86765) by [@MarkCSmith](https://github.com/MarkCSmith))
73+
74+
#### iOS specific
75+
76+
77+
78+
### Security
79+
80+
81+
82+
#### Android specific
83+
84+
85+
86+
#### iOS specific
87+
88+
89+
90+
### Unknown
91+
92+
- Release 0.84.0-rc.4 ([c5bb0b18af](https://github.com/facebook/react-native/commit/c5bb0b18afe0d6b4bee14b6ee840bd257baf3b3d) by [@react-native-bot](https://github.com/react-native-bot))
93+
- Bump Podfile.lock ([bddbd400ae](https://github.com/facebook/react-native/commit/bddbd400aeddf6a2b76204a2f370fb227df72971) by [@fabriziocucci](https://github.com/fabriziocucci))
94+
- Release 0.84.0-rc.3 ([af7f3de2dd](https://github.com/facebook/react-native/commit/af7f3de2dda8b56cb1bd157a5daf851b54cc9564) 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.84.0-rc.3
4110

5111
### Added

0 commit comments

Comments
 (0)