Skip to content

Commit 58cd1bf

Browse files
Add changelog for v0.86.0-rc.1 (#56874)
Summary: Add Changelog for 0.86.0-rc.1 ## Changelog: [Internal] - Add Changelog for 0.86.0-rc.1 Pull Request resolved: #56874 Test Plan: N/A Differential Revision: D105586283 Pulled By: fabriziocucci fbshipit-source-id: 2baca6e420a7e579a86c9aea07a8eb5c57da1e5e
1 parent 9a0b05b commit 58cd1bf

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## v0.86.0-rc.1
4+
5+
### Fixed
6+
7+
#### Android specific
8+
9+
- **Image**: `Image.getSize` and `Image.getSizeWithHeaders` now return the true source dimensions instead of Fresco's downsampled values ([8823a8009b](https://github.com/facebook/react-native/commit/8823a8009b18950d5be2682a86cfcf0c7014a068) by [@zoontek](https://github.com/zoontek))
10+
11+
#### iOS specific
12+
13+
- **Build**: Persist `PODFILE_DIR` as `$(SRCROOT)`-relative so `project.pbxproj` is portable across machines ([44bb83bd84](https://github.com/facebook/react-native/commit/44bb83bd843a3b34779f1e7b1e09dbb3f4f38c6a) by [@zoontek](https://github.com/zoontek))
14+
315
## v0.86.0-rc.0
416

517
### Added

0 commit comments

Comments
 (0)