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
+1-94Lines changed: 1 addition & 94 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,110 +2,17 @@
2
2
3
3
## v0.85.2
4
4
5
-
### Breaking
6
-
7
-
8
-
9
-
#### Android specific
10
-
11
-
12
-
13
-
#### iOS specific
14
-
15
-
16
-
17
5
### Added
18
6
19
7
- Add pushAnimationMutations to AnimationBackend for targeted event-driven animation updates ([e4f0509973](https://github.com/facebook/react-native/commit/e4f0509973241d43f969401f81e85f0cd25ccc94) by Bartlomiej Bloniarz)
20
8
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
9
### Fixed
66
10
67
11
- Fix potential data corruption in animation backend when ShadowTree commits are retried by copying RawProps instead of moving them ([77d3df8cab](https://github.com/facebook/react-native/commit/77d3df8cab3dccfd4fefad6a80603fadcfc45106) by Bartlomiej Bloniarz)
68
12
69
-
#### Android specific
70
-
71
-
72
-
73
-
#### iOS specific
74
-
75
-
76
-
77
-
### Security
78
-
79
-
80
-
81
-
#### Android specific
82
-
83
-
84
-
85
13
#### iOS specific
86
14
87
-
88
-
89
-
### Unknown
90
-
91
-
- Release 0.85.2 ([67baaf384c](https://github.com/facebook/react-native/commit/67baaf384c371e55eb5f14c62c9b39ec1588f79f) by [@react-native-bot](https://github.com/react-native-bot))
92
-
- Skip use-hermes-nightly when hermes-compiler is already pinned ([d19e7157ef](https://github.com/facebook/react-native/commit/d19e7157eff0f4d235ff2f456cef029f8f4ea97b) by [@alanjhughes](https://github.com/alanjhughes))
93
-
- Fix loading banner stuck after a reload ([5300582697](https://github.com/facebook/react-native/commit/530058269728e21c761383213a18fa53bd6b6bd3) by [@alanjhughes](https://github.com/alanjhughes))
94
-
- Bump Podfile.lock ([c634640a1e](https://github.com/facebook/react-native/commit/c634640a1e0c22bcf4703644e25834572444d286) by [@react-native-bot](https://github.com/react-native-bot))
95
-
- Release 0.85.1 ([2c0ae27482](https://github.com/facebook/react-native/commit/2c0ae274825ab752b9831c12d231b7a55585f79d) by [@react-native-bot](https://github.com/react-native-bot))
96
-
97
-
#### Android Unknown
98
-
99
-
100
-
101
-
#### iOS Unknown
102
-
103
-
104
-
105
-
#### Failed to parse
106
-
107
-
108
-
15
+
- Fix "Loading from Metro..." banner getting stuck after reloads in quick succession ([e122c24c27](https://github.com/facebook/react-native/commit/e122c24c273f5fb6e0a2d6b1c961d75ac9bc90b7) by [@alanjhughes](https://github.com/alanjhughes))
0 commit comments