RELEASE: Releasing 15 package(s) (0.81-stable) - #16394
Merged
Andrew Coates (acoates-ms) merged 1 commit intoAug 23, 2026
Merged
Conversation
Contributor
Author
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the React Native Windows 0.81.35 stable release and synchronizes dependent packages.
Changes:
- Bumps RNW and automation packages to 0.81.35.
- Updates consumers, lockfile, and generated version metadata.
- Generates changelogs and consumes release change files.
Reviewed changes
Copilot reviewed 29 out of 31 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
yarn.lock |
Synchronizes workspace dependency versions. |
vnext/PropertySheets/Generated/PackageVersion.g.props |
Updates generated RNW version metadata. |
vnext/package.json |
Bumps RNW to 0.81.35. |
vnext/CHANGELOG.md |
Adds 0.81.35 release notes. |
vnext/CHANGELOG.json |
Adds structured 0.81.35 release data. |
packages/sample-custom-component/package.json |
Updates RNW dependency. |
packages/sample-apps/package.json |
Updates RNW dependency. |
packages/sample-app-fabric/package.json |
Updates RNW dependency. |
packages/playground/package.json |
Updates RNW dependency. |
packages/integration-test-app/package.json |
Updates release dependencies. |
packages/e2e-test-app/package.json |
Updates RNW automation dependencies. |
packages/e2e-test-app-fabric/package.json |
Updates Fabric test dependencies. |
packages/debug-test/package.json |
Updates automation dependency. |
packages/@react-native-windows/tester/package.json |
Updates RNW dependencies. |
packages/@react-native-windows/find-dotnet-tools/CHANGELOG.md |
Updates generated changelog. |
packages/@react-native-windows/find-dotnet-tools/CHANGELOG.json |
Adds generated release metadata. |
packages/@react-native-windows/cli/CHANGELOG.json |
Records the no-release CLI change. |
packages/@react-native-windows/automation/package.json |
Bumps automation to 0.81.35. |
packages/@react-native-windows/automation/CHANGELOG.md |
Adds automation release notes. |
packages/@react-native-windows/automation/CHANGELOG.json |
Adds structured automation release data. |
packages/@react-native-windows/automation-commands/package.json |
Bumps automation commands. |
packages/@react-native-windows/automation-commands/CHANGELOG.md |
Adds commands release notes. |
packages/@react-native-windows/automation-commands/CHANGELOG.json |
Adds structured commands release data. |
packages/@react-native-windows/automation-channel/package.json |
Bumps automation channel. |
packages/@react-native-windows/automation-channel/CHANGELOG.md |
Adds channel release notes. |
packages/@react-native-windows/automation-channel/CHANGELOG.json |
Adds structured channel release data. |
change/react-native-windows-touch-primary-button-main.json |
Consumes the pointer-button change record. |
change/react-native-windows-scrollto-scrollenabled-main.json |
Consumes the scroll behavior change record. |
change/react-native-windows-fix-textinput-placeholder-main.json |
Consumes the placeholder fix record. |
change/react-native-windows-capture-null-guard-main.json |
Consumes the pointer-capture fix record. |
change/@react-native-windows-cli-60d1d9e9-e95e-4f94-8cc5-37e48aa5c1a3.json |
Consumes the CLI no-release record. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| "dependencies": { | ||
| "@react-native-picker/picker": "^2.5.1", | ||
| "@react-native-windows/automation-channel": "0.81.34", | ||
| "@react-native-windows/automation-channel": "0.81.35", |
| { | ||
| "author": "beachball", | ||
| "package": "@react-native-windows/find-dotnet-tools", | ||
| "comment": "Bump @rnw-scripts/just-task to v2.3.56", |
azure-pipelines
Bot
force-pushed
the
prepare-release/0.81-stable
branch
from
August 22, 2026 00:29
5a81c4c to
48b37a1
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 29 out of 31 changed files in this pull request and generated 2 comments.
Suppressed comments (1)
packages/@react-native-windows/find-dotnet-tools/CHANGELOG.json:14
- This new entry repeats the same
0.0.0-canary.3tag andBump @rnw-scripts/just-task to v2.3.56comment already present in the preceding release record (lines 20–35), while the package currently uses2.3.58. This makes the generated release history inaccurate; remove this stale record and regenerate both changelog formats.
"comment": "Bump @rnw-scripts/just-task to v2.3.56",
"commit": "not available"
Comment on lines
+7
to
+9
| ## 0.0.0-canary.3 | ||
|
|
||
| Sat, 22 Aug 2026 00:29:36 GMT |
| "react": "19.1.4", | ||
| "react-native": "^0.81.0", | ||
| "react-native-windows": "0.81.34", | ||
| "react-native-windows": "0.81.35", |
azure-pipelines
Bot
force-pushed
the
prepare-release/0.81-stable
branch
from
August 22, 2026 01:38
48b37a1 to
72122ce
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 37 out of 39 changed files in this pull request and generated 1 comment.
Suppressed comments (1)
packages/@react-native-windows/find-dotnet-tools/CHANGELOG.json:7
- This duplicates the existing
0.0.0-canary.3version and tag at lines 20–22 while attributing an oldjust-taskdependency bump to a new release. Consumers of this structured changelog would see two releases with the same tag. Please remove the stale dependent change from this release and regenerate both changelog files.
{
"date": "Sat, 22 Aug 2026 01:38:28 GMT",
"version": "0.0.0-canary.3",
"tag": "@react-native-windows/find-dotnet-tools_v0.0.0-canary.3",
Comment on lines
7
to
+9
| ## 0.0.0-canary.3 | ||
|
|
||
| Sat, 22 Aug 2026 01:38:28 GMT |
Contributor
|
/azp run |
Contributor
Author
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
Andrew Coates (acoates-ms)
approved these changes
Aug 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was auto-generated by
prepare-release. When ready to release, merge this PR into0.81-stable. If not ready yet, this PR will be updated as more changes merge.Packages to Release (15)
@react-native-windows/automation@0.81.35
@react-native-windows/automation-channel@0.81.35
@react-native-windows/automation-commands@0.81.35
@react-native-windows/cli@0.81.9
@react-native-windows/tester@0.0.1
@rnw-scripts/debug-test@0.0.0
@rnw-scripts/playground@0.0.54
@rnw-scripts/sample-app-fabric@0.0.1
@rnw-scripts/sample-custom-component@0.0.1
e2e-test-app@0.0.0
e2e-test-app-fabric@0.0.0
integration-test-app@0.0.0
react-native-windows@0.81.35
react-native-windows-init@0.81.9
sample-apps@0.0.0