Skip to content

Upgrade Calculator/fabric sample to RNW 0.83.0#1241

Merged
sundaramramaswamy merged 1 commit into
mainfrom
upgrade/calculator-fabric-0.83.0
May 29, 2026
Merged

Upgrade Calculator/fabric sample to RNW 0.83.0#1241
sundaramramaswamy merged 1 commit into
mainfrom
upgrade/calculator-fabric-0.83.0

Conversation

@sundaramramaswamy
Copy link
Copy Markdown
Contributor

@sundaramramaswamy sundaramramaswamy commented May 29, 2026

Updates the Calculator/fabric sample from React Native Windows 0.82 to 0.83.0

Changes

  • react-native 0.82.1 -> 0.83.4
  • react-native-windows ^0.82.0 -> ^0.83.0
  • react 19.1.1 -> 19.2.0, @types/react ^19.1.0 -> ^19.2.0, react-test-renderer -> 19.2.0
  • @react-native/* tooling (babel-preset, eslint-config, metro-config, typescript-config, new-app-screen) -> 0.83.4
  • tsconfig.json: added compilerOptions.types: ["jest"] to match the 0.83 template
  • Regenerated package-lock.json, yarn.lock, and NuGet packages.lock.json files
  • README version line -> 0.83

Validation

Full Windows validation on x64 Debug:

  • run-windows build succeeded
  • ✅ Deploy succeeded
  • ✅ App launched (Metro bundler connected)
Microsoft Reviewers: Open in CodeFlow

Bump react-native 0.82.1 -> 0.83.4, react-native-windows ^0.82 -> ^0.83.0,
react 19.1.1 -> 19.2.0, and @react-native/* tooling to 0.83.4 to match.
Add jest types to tsconfig per 0.83 template. Regenerate lockfiles and
NuGet packages.lock.json. Validated with a full x64 Debug build, deploy,
and launch on Windows.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@sundaramramaswamy sundaramramaswamy requested a review from a team as a code owner May 29, 2026 07:10
@sundaramramaswamy sundaramramaswamy merged commit a88b70f into main May 29, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants