v10.48.2
Fixes
-
Declare
supportedDiffVersionin the TurboModule spec'sgetConstants(). 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.