Skip to content

Commit 13d050f

Browse files
authored
Update CHANGELOG.md
1 parent d9fe186 commit 13d050f

1 file changed

Lines changed: 4 additions & 106 deletions

File tree

CHANGELOG.md

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

3-
## v0.83.9
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.9 ([e46ba6498d](https://github.com/facebook/react-native/commit/e46ba6498d54084273038617ca43d346f11acc4d) by [@react-native-bot](https://github.com/react-native-bot))
92-
- Skip prebuilds for DynamicFrameworks CI jobs ([3770421e96](https://github.com/facebook/react-native/commit/3770421e96059be32f0d8d2d326d8b38eb538a3e) by [@cipolleschi](https://github.com/cipolleschi))
93-
- Bump Podfile.lock ([373a1f7b00](https://github.com/facebook/react-native/commit/373a1f7b00f479870801bb28b84ce02ceee2410e) by [@react-native-bot](https://github.com/react-native-bot))
94-
- Release 0.83.8 ([e745903b6a](https://github.com/facebook/react-native/commit/e745903b6ad275879532460c5ef73955b0e3be79) by [@react-native-bot](https://github.com/react-native-bot))
95-
96-
#### Android Unknown
97-
98-
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,10 @@
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+
## v0.83.9
425+
426+
- Changes to experimental features only.
427+
530428
## v0.83.8
531429

532430
### Fixed

0 commit comments

Comments
 (0)