SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Improve stable hash input for local type names (#52300)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/52300

Targeted improvement to `versionExportedApis` (D77303917) to reduce noise.

This eliminates the false positive from a rename to a local (unexported) type, that does not structurally change the shape of exported types.

Changelog: [Internal]

Reviewed By: rubennorte

Differential Revision: D77314292

fbshipit-source-id: 4de90f5b5f1b622225762b2a73e386538000d54a
A
Alex Hunt committed
895f9b444acc9d90c0fac1daee0b9e14708091c8
Parent: e50133a
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 6/26/2025, 5:46:23 PM