RELEASE: Releasing 15 package(s) (0.81-stable) - #16414
RELEASE: Releasing 15 package(s) (0.81-stable)#16414azure-pipelines[bot] wants to merge 1 commit into
Conversation
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
There was a problem hiding this comment.
Pull request overview
Prepares the 0.81-stable release by publishing React Native Windows and automation packages at version 0.81.36.
Changes:
- Bumps package and internal dependency versions to 0.81.36.
- Generates release changelogs and package metadata.
- Removes consumed change files.
Reviewed changes
Copilot reviewed 25 out of 27 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
yarn.lock |
Updates workspace dependency resolutions. |
vnext/PropertySheets/Generated/PackageVersion.g.props |
Sets generated RNW version metadata. |
vnext/package.json |
Bumps RNW to 0.81.36. |
vnext/CHANGELOG.md |
Adds 0.81.36 release notes. |
vnext/CHANGELOG.json |
Adds structured 0.81.36 metadata. |
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 automation and RNW dependencies. |
packages/e2e-test-app/package.json |
Updates release dependencies. |
packages/e2e-test-app-fabric/package.json |
Updates release dependencies. |
packages/debug-test/package.json |
Updates automation dependency. |
packages/@react-native-windows/tester/package.json |
Updates RNW peer and development dependencies. |
packages/@react-native-windows/find-dotnet-tools/CHANGELOG.md |
Adds generated changelog content. |
packages/@react-native-windows/find-dotnet-tools/CHANGELOG.json |
Adds structured changelog content. |
packages/@react-native-windows/automation/package.json |
Bumps package and channel dependency. |
packages/@react-native-windows/automation/CHANGELOG.md |
Adds 0.81.36 release notes. |
packages/@react-native-windows/automation/CHANGELOG.json |
Adds structured release metadata. |
packages/@react-native-windows/automation-commands/package.json |
Bumps package and channel dependency. |
packages/@react-native-windows/automation-commands/CHANGELOG.md |
Adds 0.81.36 release notes. |
packages/@react-native-windows/automation-commands/CHANGELOG.json |
Adds structured release metadata. |
packages/@react-native-windows/automation-channel/package.json |
Bumps package and RNW dependency. |
packages/@react-native-windows/automation-channel/CHANGELOG.md |
Adds 0.81.36 release notes. |
packages/@react-native-windows/automation-channel/CHANGELOG.json |
Adds structured release metadata. |
change/react-native-windows-874b8741-d2a0-4ba1-bfae-b96445b668c5.json |
Removes consumed RNW change file. |
change/@react-native-windows-automation-channel-3a71601c-04a0-4e14-aef2-6204fb0755db.json |
Removes consumed automation change file. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| Tue, 01 Sep 2026 00:35:03 GMT | ||
|
|
||
| ## 0.0.0-canary.3 |
| { | ||
| "date": "Tue, 01 Sep 2026 00:35:03 GMT", | ||
| "version": "0.0.0-canary.3", | ||
| "tag": "@react-native-windows/find-dotnet-tools_v0.0.0-canary.3", | ||
| "comments": { |
| "react": "19.1.4", | ||
| "react-native": "^0.81.0", | ||
| "react-native-windows": "0.81.35", | ||
| "react-native-windows": "0.81.36", |
86f8f77 to
0134168
Compare
There was a problem hiding this comment.
🟡 Changes recommended
The release description and find-dotnet-tools changelog contain inaccurate, stale release information.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Review details
Suppressed comments (1)
packages/@react-native-windows/find-dotnet-tools/CHANGELOG.json:14
- This records a nonexistent bump to
@rnw-scripts/just-task2.3.56: this package is absent from the release list, its manifest is unchanged, and it already depends on 2.3.58. Remove this stale entry and regenerate both changelog formats so release history does not claim an update that was not shipped.
"comment": "Bump @rnw-scripts/just-task to v2.3.56",
"commit": "not available"
- Files reviewed: 26/28 changed files
- Comments generated: 2
- Review effort level: Balanced
| ## 0.0.0-canary.3 | ||
|
|
||
| Tue, 01 Sep 2026 22:31:49 GMT | ||
|
|
| "dependencies": { | ||
| "@react-native-picker/picker": "^2.5.1", | ||
| "@react-native-windows/automation-channel": "0.81.35", | ||
| "@react-native-windows/automation-channel": "0.81.36", |
0134168 to
c7cf6fc
Compare
There was a problem hiding this comment.
🔵 Needs a closer look
The generated find-dotnet-tools changelogs contain an unrelated duplicate release entry with stale dependency information.
Review details
Suppressed comments (2)
packages/@react-native-windows/find-dotnet-tools/CHANGELOG.json:8
- This records a second release with the exact same version and tag for a package that is not included in the PR's release list. It also repeats an obsolete
just-task2.3.56 dependency note even though the manifest now uses 2.3.58. Please remove this generated entry together with the corresponding Markdown section.
{
"date": "Wed, 09 Sep 2026 16:37:08 GMT",
"version": "0.0.0-canary.3",
"tag": "@react-native-windows/find-dotnet-tools_v0.0.0-canary.3",
"comments": {
packages/@react-native-windows/find-dotnet-tools/CHANGELOG.md:9
- This adds another empty
0.0.0-canary.3release section forfind-dotnet-tools, although its version is unchanged and the package is not in this release set. The changelog already has the same version immediately below, so publishing these artifacts would leave a duplicate, content-free release entry. Please regenerate the release metadata without this package and remove the matching JSON entry.
## 0.0.0-canary.3
Wed, 09 Sep 2026 16:37:08 GMT
- Files reviewed: 34/36 changed files
- Comments generated: 0 new
- Review effort level: Balanced
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
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.36
@react-native-windows/automation-channel@0.81.36
@react-native-windows/automation-commands@0.81.36
@react-native-windows/cli@0.81.10
@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.36
react-native-windows-init@0.81.10
sample-apps@0.0.0