Skip to content

Commit 8f2c43c

Browse files
authored
Update CHANGELOG.md
1 parent 88d3901 commit 8f2c43c

1 file changed

Lines changed: 5 additions & 106 deletions

File tree

CHANGELOG.md

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

3-
## v0.83.7
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-
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.7 ([29e48317ab](https://github.com/facebook/react-native/commit/29e48317ab158573b277271c3ad2f0b07bd80dc0) by [@react-native-bot](https://github.com/react-native-bot))
92-
- Add redbox subspec to React-debug pod ([5c63f8d7e9](https://github.com/facebook/react-native/commit/5c63f8d7e96432f45b751841bb42200f0f392152) by [@motiz88](https://github.com/motiz88))
93-
- Bump Podfile.lock ([707b614751](https://github.com/facebook/react-native/commit/707b6147517e44cfdc8feb7eb693b6ba9d41e083) by [@react-native-bot](https://github.com/react-native-bot))
94-
- Release 0.83.6 ([1a973f4abc](https://github.com/facebook/react-native/commit/1a973f4abc15368ab408a8d81d244a80b5259879) by [@react-native-bot](https://github.com/react-native-bot))
95-
96-
#### Android Unknown
97-
98-
- Skip Hermes nightly override on stable branches ([d81b786328](https://github.com/facebook/react-native/commit/d81b786328af7f85a0e6f8b3d449c775aca4eb5d) by [@motiz88](https://github.com/motiz88))
99-
100-
#### iOS Unknown
101-
102-
103-
104-
#### Failed to parse
105-
106-
107-
108-
1093
## v0.85.2
1104

1115
### Added
@@ -527,6 +421,11 @@
527421
- **Touch Handling**: Respect `cancelsTouchesInView` when canceling touches in `RCTSurfaceTouchHandler` ([5634e8a601](https://github.com/facebook/react-native/commit/5634e8a601caf0faa174bac3511929de767609ac) by [@intmain](https://github.com/intmain))
528422
- **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)
529423

424+
425+
## v0.83.7
426+
427+
- Changes to experimental features only.
428+
530429
## v0.83.6
531430

532431
### Fixed

0 commit comments

Comments
 (0)