Skip to content

Support Windows Platform.constants.Release#16200

Open
vivekjm wants to merge 1 commit into
microsoft:mainfrom
vivekjm:platform-release-constant
Open

Support Windows Platform.constants.Release#16200
vivekjm wants to merge 1 commit into
microsoft:mainfrom
vivekjm:platform-release-constant

Conversation

@vivekjm
Copy link
Copy Markdown
Contributor

@vivekjm vivekjm commented May 31, 2026

Summary

  • Add Release to the Windows Platform constants spec and Flow type surfaces
  • Populate Platform.constants.Release from AnalyticsInfo.VersionInfo.DeviceFamilyVersion() as major.minor.build.revision
  • Add a Beachball change file for react-native-windows

Fixes #11012

Test plan

  • git diff --check
  • ../react-native-windows/node_modules/.bin/prettier --plugin ../react-native-windows/node_modules/prettier-plugin-hermes-parser/dist/index.js --check vnext/src-win/src/private/specs_DEPRECATED/modules/NativePlatformConstantsWindows.js vnext/src-win/Libraries/Utilities/Platform.windows.js vnext/src-win/Libraries/Utilities/PlatformTypes.js
  • node -e sanity check for decoding a sample Windows device family version into 10.0.22631.4602

Not run: Windows native build/tests, because this automation ran on macOS.

Microsoft Reviewers: Open in CodeFlow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Platform.constants['Release']

1 participant