You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-106Lines changed: 4 additions & 106 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,111 +1,5 @@
1
1
# Changelog
2
2
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
-
109
3
## v0.85.2
110
4
111
5
### Added
@@ -527,6 +421,10 @@
527
421
-**Touch Handling**: Respect `cancelsTouchesInView` when canceling touches in `RCTSurfaceTouchHandler` ([5634e8a601](https://github.com/facebook/react-native/commit/5634e8a601caf0faa174bac3511929de767609ac) by [@intmain](https://github.com/intmain))
528
422
-**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)
0 commit comments