Skip to content

Commit 7e7f491

Browse files
Add changelog for v0.81.6 (#55424)
Summary: Add Changelog for 0.81.6 ## Changelog: [Internal] - Add Changelog for 0.81.6 Pull Request resolved: #55424 Test Plan: N/A Reviewed By: cortinico Differential Revision: D92531545 Pulled By: fabriziocucci fbshipit-source-id: accc52c6aca27891d42db0ba83e6a44669dfd9aa
1 parent c51b969 commit 7e7f491

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -598,6 +598,23 @@ None
598598

599599
- **Network:** Fixed vulnerability on undici and on-headers ([dd00c9055a](https://github.com/facebook/react-native/commit/dd00c9055a8f0c9ceac1716385a8a9874f7a4c2e) by [@cipolleschi](https://github.com/cipolleschi))
600600

601+
## v0.81.6
602+
603+
### Fixed
604+
605+
- **Assets**: Handle `unstable_path` query param in asset URLs ([42986f27a0](https://github.com/facebook/react-native/commit/42986f27a0285e501f71cf5cedacedefdc44c74e) by [@tido64](https://github.com/tido64))
606+
- **Codegen**: Update `generate-artifacts-executor` script to account for optional output path ([716303362a](https://github.com/facebook/react-native/commit/716303362aead08310e2101f15a319b64a602026) by [@kitten](https://github.com/kitten))
607+
608+
#### Android specific
609+
610+
- **Legacy Architecture**: Fix legacy architecture Android freeze on metro refresh ([e7ed0b1347](https://github.com/facebook/react-native/commit/e7ed0b13475cc6b80ee421d679740feba4f71a9a) by [@robhogan](https://github.com/robhogan))
611+
612+
#### iOS specific
613+
614+
- **Codegen**: Fix outputs when iOS artifacts generator is run from Xcode script phase ([c0290329cd](https://github.com/facebook/react-native/commit/c0290329cdb1771ec087c8552049a287c67259c6) by [@kitten](https://github.com/kitten))
615+
- **Events**: Raised the maximum number of pointers tracked at the same time to 17 ([58bd51e7e2](https://github.com/facebook/react-native/commit/58bd51e7e23cbd1f5f0f360587610c9fc70c0d76) by [@j-piasecki](https://github.com/j-piasecki))
616+
617+
601618
## v0.81.5
602619

603620
### Fixed

0 commit comments

Comments
 (0)