Skip to content

Commit 94fb6ff

Browse files
authored
Clean up CHANGELOG.md formatting and content
Removed redundant sections and fixed formatting issues in the CHANGELOG.
1 parent 7ea5a36 commit 94fb6ff

1 file changed

Lines changed: 1 addition & 96 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -4,113 +4,18 @@
44

55
### Breaking
66

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-
377
#### iOS specific
388

399
- Make Hermes V1 the default engine for iOS ([f140c4906b](https://github.com/facebook/react-native/commit/f140c4906b286a85772d0b7d97eecd0798805fcd) by [@cipolleschi](https://github.com/cipolleschi))
4010

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-
6511
### Fixed
6612

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))
6814

6915
#### Android specific
7016

7117
- Handle `unstable_path` query param in asset URLs ([42986f27a0](https://github.com/facebook/react-native/commit/42986f27a0285e501f71cf5cedacedefdc44c74e) by [@tido64](https://github.com/tido64))
7218

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))
108-
109-
#### Failed to parse
110-
111-
112-
113-
11419
## v0.84.0-rc.0
11520

11621
### Breaking

0 commit comments

Comments
 (0)