Skip to content

Commit 7f803e6

Browse files
authored
Edit 0.83.8 changelog, copy 0.83.7 entry
Subsumes #56590.
1 parent 714efc2 commit 7f803e6

1 file changed

Lines changed: 10 additions & 105 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 105 deletions
Original file line numberDiff line numberDiff line change
@@ -1,110 +1,5 @@
11
# Changelog
22

3-
## v0.83.8
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-
24-
25-
#### iOS specific
26-
27-
- Fix missing header search path for React-featureflags in React-CoreModules ([2ff85bcba2](https://github.com/facebook/react-native/commit/2ff85bcba292dcd0d395a7fc218cbff79e5f2116) by [@radko93](https://github.com/radko93))
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-
72-
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.83.8 ([e745903b6a](https://github.com/facebook/react-native/commit/e745903b6ad275879532460c5ef73955b0e3be79) by [@react-native-bot](https://github.com/react-native-bot))
92-
- Bump Podfile.lock ([f04c06d717](https://github.com/facebook/react-native/commit/f04c06d717ed69a3050ee6c1e231e2d9a2782311) by [@react-native-bot](https://github.com/react-native-bot))
93-
- Release 0.83.7 ([29e48317ab](https://github.com/facebook/react-native/commit/29e48317ab158573b277271c3ad2f0b07bd80dc0) 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-
107-
1083
## v0.85.2
1094

1105
### Added
@@ -526,6 +421,16 @@
526421
- **Touch Handling**: Respect `cancelsTouchesInView` when canceling touches in `RCTSurfaceTouchHandler` ([5634e8a601](https://github.com/facebook/react-native/commit/5634e8a601caf0faa174bac3511929de767609ac) by [@intmain](https://github.com/intmain))
527422
- **View**: Fix duplicate shadow bug during component recycling by cleaning up visual layers in prepareForRecycle ([7dcedf1def](https://github.com/facebook/react-native/commit/7dcedf1def880163ab7ca07b2575a8153029a925) by Atharv Soni)
528423

424+
## v0.83.8
425+
426+
### Fixed
427+
428+
- Fix missing header search path for React-featureflags in React-CoreModules ([2ff85bcba2](https://github.com/facebook/react-native/commit/2ff85bcba292dcd0d395a7fc218cbff79e5f2116) by [@radko93](https://github.com/radko93))
429+
430+
## v0.83.7
431+
432+
- Changes to experimental features only.
433+
529434
## v0.83.6
530435

531436
### Fixed

0 commit comments

Comments
 (0)