Skip to content

v10.48.2

Choose a tag to compare

@sunnylqm sunnylqm released this 09 Jul 07:43
· 97 commits to master since this release
ab5c17e

Fixes

  • Declare supportedDiffVersion in the TurboModule spec's getConstants(). New-architecture debug builds validate native constants against the codegen spec and crashed on startup with:

    Native Module Flow doesn't declare constants: [supportedDiffVersion]

    Release builds were unaffected (the validation is debug-only). Upgrading is recommended for anyone on 10.48.x developing with new architecture enabled.