Skip to content

Commit 866a583

Browse files
committed
format changelog
1 parent d9ad1a2 commit 866a583

1 file changed

Lines changed: 1 addition & 94 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -2,110 +2,17 @@
22

33
## v0.85.2
44

5-
### Breaking
6-
7-
8-
9-
#### Android specific
10-
11-
12-
13-
#### iOS specific
14-
15-
16-
175
### Added
186

197
- Add pushAnimationMutations to AnimationBackend for targeted event-driven animation updates ([e4f0509973](https://github.com/facebook/react-native/commit/e4f0509973241d43f969401f81e85f0cd25ccc94) by Bartlomiej Bloniarz)
208

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-
659
### Fixed
6610

6711
- 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)
6812

69-
#### Android specific
70-
71-
72-
73-
#### iOS specific
74-
75-
76-
77-
### Security
78-
79-
80-
81-
#### Android specific
82-
83-
84-
8513
#### iOS specific
8614

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))
10916

11017
## v0.83.5
11118

0 commit comments

Comments
 (0)