Fixed
- Dev-Middleware: Add missing
invariant
dependency (877e82c1a9 by @tido64) - style: Respect
maxFontSizeMultiplier
prop onText
andTextInput
components in New Architecture (8baa858412 by RickardZrinski)
Android specific
- layout: Fix elevation prop on android has incorrect border-radius (55d5c44976 by @NickGerleman)
- Fabric: Fix execution of early InteropEvents (d8af0ae3f2 by mdvacca)
iOS specific
- Image: Load images even when the extension is implicit (bc35afefd5 by @cipolleschi)
- Interop Layer: Avoid crashing the app when the InteropLayer can't find some methods in the native implementation. (83b986d370 by @cipolleschi)
- Interop Layer: Properly handle
null
values coming from NativeModules. (475f797a51 by sammy-SC)
Added
- DevX: Add opt in for legacy Metro log streaming via
--client-logs
flag (969eb3f007 by huntie)
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.