|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## v0.81.0-rc.3 |
4 | | - |
5 | | -### Breaking |
6 | | - |
7 | | -- Metro to ^0.83.1 ([e247be793c](https://github.com/facebook/react-native/commit/e247be793c70a374955d798d8cbbc6eba58080ec) by [@motiz88](https://github.com/motiz88)) |
8 | | - |
9 | | -#### Android specific |
10 | | - |
11 | | - |
12 | | - |
13 | | -#### iOS specific |
14 | | - |
15 | | - |
16 | | - |
17 | | -### Added |
18 | | - |
| 3 | +## v0.81.0-rc.5 |
19 | 4 |
|
| 5 | +### Fixed |
20 | 6 |
|
21 | 7 | #### Android specific |
| 8 | +- **Runtime:** Fixed `ReactHostImpl.nativeModules` always returning an empty list ([2f46a49](https://github.com/facebook/react-native/commit/2f46a49b8d8a11d5cf4342eee83c469b545c6779) by [@lukmccall](https://github.com/lukmccall)) |
22 | 9 |
|
| 10 | +## v0.81.0-rc.4 - Burned |
23 | 11 |
|
24 | | - |
25 | | -#### iOS specific |
26 | | - |
27 | | - |
| 12 | +## v0.81.0-rc.3 |
28 | 13 |
|
29 | 14 | ### Changed |
30 | 15 |
|
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 | | - |
| 16 | +- **Metro:** Metro to ^0.83.1 ([e247be793c](https://github.com/facebook/react-native/commit/e247be793c70a374955d798d8cbbc6eba58080ec) by [@motiz88](https://github.com/motiz88)) |
64 | 17 |
|
65 | 18 | ### Fixed |
66 | 19 |
|
67 | | - |
68 | | - |
69 | 20 | #### Android specific |
70 | 21 |
|
71 | 22 | - **rngp:** Fix a race condition with codegen libraries missing sources ([9013a9e666](https://github.com/facebook/react-native/commit/9013a9e66629677c47e1b69703f9fc8f4cbc1c2c) by [@cortinico](https://github.com/cortinico)) |
72 | | -- Make accessors inside HeadlessJsTaskService open again ([7ef57163cb](https://github.com/facebook/react-native/commit/7ef57163cb016317e43e563da7ea181989f6abca) by [@cortinico](https://github.com/cortinico)) |
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.81.0-rc.3 ([0e6009eecf](https://github.com/facebook/react-native/commit/0e6009eecfeac71121a045f0f7e6bae94ffc11b0) by [@react-native-bot](https://github.com/react-native-bot)) |
93 | | -- Bump Podfile.lock ([3695258eed](https://github.com/facebook/react-native/commit/3695258eed45fed5fbff5dd6128c88275f91083c) 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 | | - |
| 23 | +- **API:** Make accessors inside HeadlessJsTaskService open again ([7ef57163cb](https://github.com/facebook/react-native/commit/7ef57163cb016317e43e563da7ea181989f6abca) by [@cortinico](https://github.com/cortinico)) |
107 | 24 |
|
108 | 25 | ## v0.81.0-rc.2 |
109 | 26 |
|
110 | | -### Breaking |
111 | | - |
112 | | - |
113 | | - |
114 | | -#### Android specific |
115 | | - |
116 | | - |
117 | | - |
118 | | -#### iOS specific |
119 | | - |
120 | | - |
121 | | - |
122 | | -### Added |
123 | | - |
124 | | - |
125 | | - |
126 | | -#### Android specific |
127 | | - |
128 | | - |
129 | | - |
130 | | -#### iOS specific |
131 | | - |
132 | | - |
133 | | - |
134 | 27 | ### Changed |
135 | 28 |
|
136 | | -- Added support to `react-native/babel-preset` for a `hermesParserOptions` option, that expects an object that enables overriding `hermes-parser` options. ([0508eddfe6](https://github.com/facebook/react-native/commit/0508eddfe60df60cb3bfa4074ae199bd0e492d5f) by [@yungsters](https://github.com/yungsters)) |
137 | | -- `NewAppScreen` no longer internally handles device safe area, use optional `safeAreaInsets` prop (aligned in 0.81 template) ([732bd12dc2](https://github.com/facebook/react-native/commit/732bd12dc21460641ef01b23f2eb722f26b060d5) by [@huntie](https://github.com/huntie)) |
138 | | - |
139 | | -#### Android specific |
140 | | - |
141 | | - |
142 | | - |
143 | | -#### iOS specific |
144 | | - |
145 | | - |
146 | | - |
147 | | -### Deprecated |
148 | | - |
149 | | - |
150 | | - |
151 | | -#### Android specific |
152 | | - |
153 | | - |
154 | | - |
155 | | -#### iOS specific |
156 | | - |
157 | | - |
158 | | - |
159 | | -### Removed |
160 | | - |
161 | | - |
162 | | - |
163 | | -#### Android specific |
164 | | - |
165 | | - |
166 | | - |
167 | | -#### iOS specific |
168 | | - |
169 | | - |
| 29 | +- **API:** `NewAppScreen` no longer internally handles device safe area, use optional `safeAreaInsets` prop (aligned in 0.81 template) ([732bd12dc2](https://github.com/facebook/react-native/commit/732bd12dc21460641ef01b23f2eb722f26b060d5) by [@huntie](https://github.com/huntie)) |
| 30 | +- **Babel:** Added support to `react-native/babel-preset` for a `hermesParserOptions` option, that expects an object that enables overriding `hermes-parser` options. ([0508eddfe6](https://github.com/facebook/react-native/commit/0508eddfe60df60cb3bfa4074ae199bd0e492d5f) by [@yungsters](https://github.com/yungsters)) |
170 | 31 |
|
171 | 32 | ### Fixed |
172 | 33 |
|
173 | | - |
174 | | - |
175 | | -#### Android specific |
176 | | - |
177 | | - |
178 | | - |
179 | | -#### iOS specific |
180 | | - |
181 | | -- Fixed issue with RNDeps release/debug switch failing ([4ee2b60a1e](https://github.com/facebook/react-native/commit/4ee2b60a1eacca744d58a7ad336ca9d3714289f6) by [@chrfalch](https://github.com/chrfalch)) |
182 | | -- Fixed missing script for resolving prebuilt xcframework when switching between release/debug ([2e55241a90](https://github.com/facebook/react-native/commit/2e55241a901b4cd95917de68ce9078928820a208) by [@chrfalch](https://github.com/chrfalch)) |
183 | | - |
184 | | -### Security |
185 | | - |
186 | | - |
187 | | - |
188 | | -#### Android specific |
189 | | - |
190 | | - |
191 | | - |
192 | 34 | #### iOS specific |
193 | 35 |
|
194 | | - |
195 | | - |
196 | | -### Unknown |
197 | | - |
198 | | -- Release 0.81.0-rc.2 ([68ef746ec5](https://github.com/facebook/react-native/commit/68ef746ec5dd7d2874d190733e75bb8197034c5a) by [@react-native-bot](https://github.com/react-native-bot)) |
199 | | -- Fix E2E test script when the ci flag is not specified ([cdd7f99581](https://github.com/facebook/react-native/commit/cdd7f995813727b630ff38abc8a910a0f8f10b37) by [@cipolleschi](https://github.com/cipolleschi)) |
200 | | -- Fix E2E script when using CI artifacts ([d8bf94489a](https://github.com/facebook/react-native/commit/d8bf94489ab7498eba7e5f45d09dd2819fe739c3) by [@cipolleschi](https://github.com/cipolleschi)) |
201 | | -- Bump Podfile.lock ([10b63c15b6](https://github.com/facebook/react-native/commit/10b63c15b6faaf54d555ede879f82ac565f030a9) by [@react-native-bot](https://github.com/react-native-bot)) |
202 | | -- Release 0.81.0-rc.1 ([b06bb89ddd](https://github.com/facebook/react-native/commit/b06bb89ddd3cebddea4716036a4368b87a65f492) by [@react-native-bot](https://github.com/react-native-bot)) |
203 | | - |
204 | | -#### Android Unknown |
205 | | - |
206 | | - |
207 | | - |
208 | | -#### iOS Unknown |
209 | | - |
210 | | - |
211 | | - |
212 | | -#### Failed to parse |
213 | | - |
214 | | - |
215 | | - |
| 36 | +- **Podspec:** Fixed issue with RNDeps release/debug switch failing ([4ee2b60a1e](https://github.com/facebook/react-native/commit/4ee2b60a1eacca744d58a7ad336ca9d3714289f6) by [@chrfalch](https://github.com/chrfalch)) |
| 37 | +- **Podspec:** Fixed missing script for resolving prebuilt xcframework when switching between release/debug ([2e55241a90](https://github.com/facebook/react-native/commit/2e55241a901b4cd95917de68ce9078928820a208) by [@chrfalch](https://github.com/chrfalch)) |
216 | 38 |
|
217 | 39 | ## v0.81.0-rc.1 |
218 | 40 |
|
219 | 41 | ### Added |
220 | 42 |
|
221 | 43 | #### iOS specific |
222 | 44 |
|
223 | | -- Add release/debug switch script for React-Core-prebuilt ([42d1a7934c](https://github.com/facebook/react-native/commit/42d1a7934cad4b2c92653e3fa7781c2af8f44df4) by [@chrfalch](https://github.com/chrfalch)) |
224 | | -- Added support for using USE_FRAMEWORKS with prebuilt React Native Core ([40e45f5366](https://github.com/facebook/react-native/commit/40e45f53661ce80c3a6fbbf07f52dc900afcad52) by [@chrfalch](https://github.com/chrfalch)) |
225 | | -- Add the `ENTERPRISE_REPOSITORY` env variable to cocopaods infra ([23f3bf9239](https://github.com/facebook/react-native/commit/23f3bf9239a849590f1c72b25732d0090780128c) by [@cipolleschi](https://github.com/cipolleschi)) |
| 45 | +- **CocoaPods** Add the `ENTERPRISE_REPOSITORY` env variable to cocoapods infra ([23f3bf9239](https://github.com/facebook/react-native/commit/23f3bf9239a849590f1c72b25732d0090780128c) by [@cipolleschi](https://github.com/cipolleschi)) |
| 46 | +- **Prebuild:** Add release/debug switch script for React-Core-prebuilt ([42d1a7934c](https://github.com/facebook/react-native/commit/42d1a7934cad4b2c92653e3fa7781c2af8f44df4) by [@chrfalch](https://github.com/chrfalch)) |
| 47 | +- **Prebuild:** Added support for using USE_FRAMEWORKS with prebuilt React Native Core ([40e45f5366](https://github.com/facebook/react-native/commit/40e45f53661ce80c3a6fbbf07f52dc900afcad52) by [@chrfalch](https://github.com/chrfalch)) |
226 | 48 |
|
227 | 49 | ### Changed |
228 | 50 |
|
229 | | -- Bump Metro to 0.83.0 ([6b9f5d622f](https://github.com/facebook/react-native/commit/6b9f5d622ffbe79da8f4e7b7d8094504a480425e) by [@robhogan](https://github.com/robhogan)) |
| 51 | +- **Metro:** Bump Metro to 0.83.0 ([6b9f5d622f](https://github.com/facebook/react-native/commit/6b9f5d622ffbe79da8f4e7b7d8094504a480425e) by [@robhogan](https://github.com/robhogan)) |
230 | 52 |
|
231 | 53 | #### Android specific |
232 | 54 |
|
233 | | -- Gradle to 8.14.3 ([6892dde363](https://github.com/facebook/react-native/commit/6892dde36373bbef2d0afe535ae818b1a7164f08) by [@cortinico](https://github.com/cortinico)) |
234 | | -- Expose `react_renderer_bridging` headers via prefab ([d1730ff960](https://github.com/facebook/react-native/commit/d1730ff960fcb9a01ee94b9e46e5a9fbb7d73f4a) by [@tomekzaw](https://github.com/tomekzaw)) |
235 | | -- Introduce more deprecation warnings for Legacy Arch classes ([625f69f284](https://github.com/facebook/react-native/commit/625f69f284ddfd9c6beecaa4052a871d092053ef) by [@cortinico](https://github.com/cortinico)) |
236 | | - |
| 55 | +- **Gradle:** Gradle to 8.14.3 ([6892dde363](https://github.com/facebook/react-native/commit/6892dde36373bbef2d0afe535ae818b1a7164f08) by [@cortinico](https://github.com/cortinico)) |
| 56 | +- **Gradle:** Expose `react_renderer_bridging` headers via prefab ([d1730ff960](https://github.com/facebook/react-native/commit/d1730ff960fcb9a01ee94b9e46e5a9fbb7d73f4a) by [@tomekzaw](https://github.com/tomekzaw)) |
| 57 | +- **Legacy Arch:** Introduce more deprecation warnings for Legacy Arch classes ([625f69f284](https://github.com/facebook/react-native/commit/625f69f284ddfd9c6beecaa4052a871d092053ef) by [@cortinico](https://github.com/cortinico)) |
237 | 58 |
|
238 | 59 | ### Fixed |
239 | 60 |
|
240 | | -- Fixed nodes with `display: contents` set being cloned with the wrong owner ([d4b36b0300](https://github.com/facebook/react-native/commit/d4b36b03003eb2de9eaf5b57bb639bae8cc12f20) by [@j-piasecki](https://github.com/j-piasecki)) |
| 61 | +- **Yoga:** Fixed nodes with `display: contents` set being cloned with the wrong owner ([d4b36b0300](https://github.com/facebook/react-native/commit/d4b36b03003eb2de9eaf5b57bb639bae8cc12f20) by [@j-piasecki](https://github.com/j-piasecki)) |
241 | 62 |
|
242 | 63 | #### iOS specific |
243 | 64 |
|
244 | | -- Fixed premature return in header file generation from podspec globs ([f2b064c2d4](https://github.com/facebook/react-native/commit/f2b064c2d40c39017ac2a31bf3caf8acef23038c) by [@chrfalch](https://github.com/chrfalch)) |
| 65 | +- **Podspec:** Fixed premature return in header file generation from podspec globs ([f2b064c2d4](https://github.com/facebook/react-native/commit/f2b064c2d40c39017ac2a31bf3caf8acef23038c) by [@chrfalch](https://github.com/chrfalch)) |
245 | 66 |
|
246 | 67 |
|
247 | 68 | ## v0.81.0-rc.0 |
@@ -1586,4 +1407,3 @@ See [CHANGELOG-0.5x](./CHANGELOG-0.5x.md#v0530) |
1586 | 1407 | ## v0.52.0 |
1587 | 1408 |
|
1588 | 1409 | See [CHANGELOG-0.5x](./CHANGELOG-0.5x.md#v0520) |
1589 | | - |
0 commit comments