Skip to content

Commit 30e8c35

Browse files
Fix changelog
1 parent e1fa338 commit 30e8c35

1 file changed

Lines changed: 4 additions & 95 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -2,109 +2,18 @@
22

33
## v0.83.5
44

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-
655
### Fixed
666

67-
7+
- **Appearance**: Fix color scheme in appearance state after setting it to unspecified ([c338d19](https://github.com/facebook/react-native/commit/c338d19a1d4dfeb06ca796176a23f6b07457ac50) by [@ismarbesic](https://github.com/ismarbesic))
688

699
#### Android specific
7010

71-
11+
- **Networking**: File:// URIs passed to fetch() or XMLHttpRequest no longer fail (https://github.com/facebook/react-native/issues/54626) ([3cf6bff](https://github.com/facebook/react-native/commit/3cf6bff25d106c2f25b6c7cfce6295bd812013bf) by [@bhamiltoncx](https://github.com/bhamiltoncx))
7212

7313
#### iOS specific
7414

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.83.5 ([9e212543c2](https://github.com/facebook/react-native/commit/9e212543c2180c6e1b4267a7e3412cb8f60a4362) by [@react-native-bot](https://github.com/react-native-bot))
92-
- Update debugger-frontend from 7d3b734...6e12856 ([92d1f5b382](https://github.com/facebook/react-native/commit/92d1f5b382c0cfe439e7cf05307ebc455a121ed9) by [@huntie](https://github.com/huntie))
93-
- Bump Podfile.lock ([ad2f7b4b4b](https://github.com/facebook/react-native/commit/ad2f7b4b4bc74ee34c93b3e1635e46708a5bea63) by [@react-native-bot](https://github.com/react-native-bot))
94-
- Release 0.83.4 ([829ff063a1](https://github.com/facebook/react-native/commit/829ff063a1ee1f3e13789f104378b2d8b347ad11) by [@react-native-bot](https://github.com/react-native-bot))
95-
96-
#### Android Unknown
97-
98-
- - Re-land "Revert D85999774: [rn][android] Add FrameTiming module" (#54502) 85905ad ([04e61d4b4c](https://github.com/facebook/react-native/commit/04e61d4b4c942adef83a958dd0e77af077652d8c) by [@huntie](https://github.com/huntie))
99-
100-
#### iOS Unknown
101-
102-
103-
104-
#### Failed to parse
105-
106-
107-
15+
- **Build**: Bump fmt to 12.1.0 to fix Xcode 26.4 ([faeef2b90a](https://github.com/facebook/react-native/commit/faeef2b90a56633ad44289b994d31e7ce590b145) by [@leotm](https://github.com/leotm))
16+
- **Hermes**: Fix Hermes crash when async void TurboModule method throws NSException by re-throwing instead of converting to JSError on wrong thread ([a9a976a](https://github.com/facebook/react-native/commit/a9a976af89c3cd52e7f742109e24dbc6ebf09aa9) by [@fabriziocucci](https://github.com/fabriziocucci))
10817

10918
## v0.85.1
11019

0 commit comments

Comments
 (0)