Fixed
- Runtime: Align timer IDs and timer function argument error handling with web standards. (480a4642e5 by @kitten)
- Typescript: Reference
global.d.ts
using path not types so they can be resolved by TSC (af21f260a1 by @krystofwoldrich)
Android specific
- Runtime: Fixes issue with z-indexed sibling removal (34ae9facd5 by @rozele)
- Style: Wrong borderBottomEndRadius on RTL (68d6ada448 by @riteshshukla04)
iOS specific
- Cocoapods: enable DEFINES_MODULE in React-jsc (c8fcac2765 by @cipolleschi)
- Codegen: Allow the .pnpm folder to be discovered during code generation (ed7b4d86ab2b77b4cba6c2105e35047ac68c93e1 by @kirill3333)
- Codegen: Exclude selectively disabled libraries from codegen generation (e5c089669a by @cipolleschi)
- Interop Layer: Fixed adding child views to a native view using the interop layer (d53a60dd23 by @chrfalch)
- RedBox: Fix disappearing redbox on initial load of an invalid bundle. (4cc9db1cd5 by @aleqsio)
- Switch: Fixes Switch component incorrectly renders as toggled on even though value prop is hardcoded to false (8d42fc40bc by @zhongwuzw)
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.