You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-96Lines changed: 1 addition & 96 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,113 +4,18 @@
4
4
5
5
### Breaking
6
6
7
-
- Fixed missing dependency breaking `react-native config` in pnpm setups ([5c43ed2348](https://github.com/facebook/react-native/commit/5c43ed2348d1a0123164f5246aa4a85f909c5560) by [@tido64](https://github.com/tido64))
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
7
#### iOS specific
38
8
39
9
- Make Hermes V1 the default engine for iOS ([f140c4906b](https://github.com/facebook/react-native/commit/f140c4906b286a85772d0b7d97eecd0798805fcd) by [@cipolleschi](https://github.com/cipolleschi))
40
10
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
11
### Fixed
66
12
67
-
13
+
- Fixed missing dependency breaking `react-native config` in pnpm setups ([5c43ed2348](https://github.com/facebook/react-native/commit/5c43ed2348d1a0123164f5246aa4a85f909c5560) by [@tido64](https://github.com/tido64))
68
14
69
15
#### Android specific
70
16
71
17
- Handle `unstable_path` query param in asset URLs ([42986f27a0](https://github.com/facebook/react-native/commit/42986f27a0285e501f71cf5cedacedefdc44c74e) by [@tido64](https://github.com/tido64))
72
18
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.84.0-rc.1 ([240dba8acd](https://github.com/facebook/react-native/commit/240dba8acded2fd62c6ec9905cb9098e56d346fd) by [@react-native-bot](https://github.com/react-native-bot))
92
-
- Bump yarn.lock file ([c576087883](https://github.com/facebook/react-native/commit/c5760878835d04cbd093933ab3686dd6b6187103) by [@cipolleschi](https://github.com/cipolleschi))
93
-
- Bump Hermes version ([d289264d2f](https://github.com/facebook/react-native/commit/d289264d2f0266119957206d8ae43c236f3165bc) by [@cipolleschi](https://github.com/cipolleschi))
94
-
- Correctly apply substitution for HERMES_V1_VERSION_NAME ([bdcd173240](https://github.com/facebook/react-native/commit/bdcd17324062cd35337d0ac8d5e4282658e1f89f) by [@cortinico](https://github.com/cortinico))
95
-
- Update yarn.lock file ([56733d3d3f](https://github.com/facebook/react-native/commit/56733d3d3f685e34977a5fd395ea9b38951b1348) by [@cortinico](https://github.com/cortinico))
96
-
-[0.84] Correctly bump hermes-compiler to V1 version ([7d901032a0](https://github.com/facebook/react-native/commit/7d901032a0b6a92c52293650a3ada9e2f9b696c9) by [@cortinico](https://github.com/cortinico))
97
-
- Bump Podfile.lock ([29495d5fab](https://github.com/facebook/react-native/commit/29495d5fab3d28acea1e941a69bf1b26a045d5af) by [@react-native-bot](https://github.com/react-native-bot))
98
-
- Release 0.84.0-rc.0 (reattempt) ([549b9e7587](https://github.com/facebook/react-native/commit/549b9e7587ce08f904122ab233b83722c1afecd7) by [@huntie](https://github.com/huntie))
99
-
100
-
#### Android Unknown
101
-
102
-
103
-
104
-
#### iOS Unknown
105
-
106
-
- Fix Template E2E tests ([6d53299207](https://github.com/facebook/react-native/commit/6d5329920787629b1b64cbba35d78dbee23ba42b) by [@cipolleschi](https://github.com/cipolleschi))
107
-
- Disable iOS tests, Bump Xcode to 16.4 and stop downloading Apple SDKs ([99191d989c](https://github.com/facebook/react-native/commit/99191d989caef5e5f3fd25965bb249d845f62177) by [@cipolleschi](https://github.com/cipolleschi))
0 commit comments