Skip to content

Commit 67dda17

Browse files
Add changelog for v0.81.5 (facebook#54223)
Summary: Add Changelog for 0.81.5 ## Changelog: [Internal] - Add Changelog for 0.81.5 Pull Request resolved: facebook#54223 Test Plan: N/A Reviewed By: christophpurrer Differential Revision: D85168084 Pulled By: cortinico fbshipit-source-id: b6137000fc91c239414596d6810adedb9d7f948f
1 parent eb062d4 commit 67dda17

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,20 @@ None
362362

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

365+
## v0.81.5
366+
367+
### Fixed
368+
369+
- Fixed switch ([4106d54a6d](https://github.com/facebook/react-native/commit/4106d54a6ddacbb784fc8335e9a82054f51a2d02) by [@cipolleschi](https://github.com/cipolleschi))
370+
371+
#### Android specific
372+
373+
- Fix request permission not always resolving in Android 16 ([39ede95921](https://github.com/facebook/react-native/commit/39ede959211e10032f147d2b0b7af783cba049c8) by [@lukmccall](https://github.com/lukmccall))
374+
375+
#### iOS specific
376+
377+
- Fix RCTDeviceInfo crash when application.delegate.window is nil in modern iOS app architectures ([968909488a](https://github.com/facebook/react-native/commit/968909488a844c695a92ce000497840e577190dd) by [@25harsh](https://github.com/25harsh))
378+
365379
## v0.81.4
366380

367381
### Fixed

0 commit comments

Comments
 (0)