Skip to content

Commit 2902df0

Browse files
Add changelog for v0.85.2 (#56515)
Summary: Add Changelog for 0.85.2 ## Changelog: [Internal] - Add Changelog for 0.85.2 Pull Request resolved: #56515 Test Plan: N/A Reviewed By: christophpurrer Differential Revision: D101668302 Pulled By: cipolleschi fbshipit-source-id: 1c3e4c6e7751fe35ab8c2af31181ad53d43dc8fe
1 parent b2aa694 commit 2902df0

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## v0.85.2
4+
5+
### Added
6+
7+
- **Animated**: Add pushAnimationMutations to AnimationBackend for targeted event-driven animation updates ([e4f0509973](https://github.com/facebook/react-native/commit/e4f0509973241d43f969401f81e85f0cd25ccc94) by Bartlomiej Bloniarz)
8+
9+
### Fixed
10+
11+
- **Animated**: 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)
12+
13+
#### iOS specific
14+
15+
- **Dev Server**: 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))
16+
317
## v0.83.5
418

519
### Fixed

0 commit comments

Comments
 (0)