Skip to content

[0.81] Win32 assets fix - #16357

Merged
Andrew Coates (acoates-ms) merged 3 commits into
microsoft:0.81-stablefrom
acoates-ms:win32AssetsFix
Aug 7, 2026
Merged

[0.81] Win32 assets fix#16357
Andrew Coates (acoates-ms) merged 3 commits into
microsoft:0.81-stablefrom
acoates-ms:win32AssetsFix

Conversation

@acoates-ms

@acoates-ms Andrew Coates (acoates-ms) commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Currently packages/@office-iss/react-native-win32/saveAssetPlugin.js mixes esm and commonjs and so fails to load.

Microsoft Reviewers: Open in CodeFlow

Copilot AI balanced review requested due to automatic review settings August 7, 2026 16:12

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Converts the Win32 asset plugin toward CommonJS compatibility and adds release metadata.

Changes:

  • Replaces ESM imports with require.
  • Adds a patch change file.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
packages/@office-iss/react-native-win32/saveAssetPlugin.js Converts imports to CommonJS.
change/@office-iss-react-native-win32-e4b48607-bcc3-4b10-b8cc-97918d0cc1e1.json Records the patch release.

Comment thread packages/@office-iss/react-native-win32/saveAssetPlugin.js Outdated
Copilot AI review requested due to automatic review settings August 7, 2026 16:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@acoates-ms
Andrew Coates (acoates-ms) merged commit 51ee283 into microsoft:0.81-stable Aug 7, 2026
58 of 60 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.

3 participants