Skip to content

Commit 926af3b

Browse files
Add changelog for v0.82.0-rc.3 (#53813)
Summary: Add Changelog for 0.82.0-rc.3 ## Changelog: [Internal] - Add Changelog for 0.82.0-rc.3 Pull Request resolved: #53813 Test Plan: N/A Reviewed By: cortinico Differential Revision: D82628336 Pulled By: vzaidman fbshipit-source-id: 2ade8a48981a70e571e7a8db0e15af0c722f82ba
1 parent de4e01b commit 926af3b

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## v0.82.0-rc.3
4+
5+
### Added
6+
7+
- **Hermes V1:** Added a dependency on hermes-compiler ([0caf8e70d5](https://github.com/facebook/react-native/commit/0caf8e70d53f611a73ad9b55879dfe0a5f036371) by [@j-piasecki](https://github.com/j-piasecki))
8+
9+
### Fixed
10+
11+
#### Android specific
12+
13+
- **Hermes V1:** Changed the coordinates of hermes artifacts when using Hermes V1 ([d0fb33822d](https://github.com/facebook/react-native/commit/d0fb33822de38183895c8b3421f46966909beaf3) by [@j-piasecki](https://github.com/j-piasecki))
14+
15+
#### iOS specific
16+
17+
- **Codegen:** Fix regression that skips artifacts code generation ([f6f5ea0b2e](https://github.com/facebook/react-native/commit/f6f5ea0b2eed894725d8f6e8bd045c99c3182026) by [@kitten](https://github.com/kitten))
18+
319
## v0.81.3
420

521
### Fixed

0 commit comments

Comments
 (0)