Skip to content

Revert "release v2.0.1"#4423

Merged
2heal1 merged 1 commit intomainfrom
revert-4421-release-v2.0.1
Feb 12, 2026
Merged

Revert "release v2.0.1"#4423
2heal1 merged 1 commit intomainfrom
revert-4421-release-v2.0.1

Conversation

@2heal1
Copy link
Copy Markdown
Member

@2heal1 2heal1 commented Feb 12, 2026

Reverts #4421

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 12, 2026

Deploy Preview for module-federation-docs ready!

Name Link
🔨 Latest commit 6da52c0
🔍 Latest deploy log https://app.netlify.com/projects/module-federation-docs/deploys/698d3a759cbb4e0008d16fbe
😎 Deploy Preview https://deploy-preview-4423--module-federation-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 12, 2026

🦋 Changeset detected

Latest commit: 6da52c0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 43 packages
Name Type
@module-federation/dts-plugin Patch
@module-federation/runtime-core Patch
@module-federation/metro Patch
@module-federation/treeshake-server Patch
@module-federation/cli Patch
@module-federation/enhanced Patch
@module-federation/manifest Patch
@module-federation/rspack Patch
@module-federation/runtime Patch
@module-federation/bridge-react Patch
@module-federation/metro-plugin-rnc-cli Patch
@module-federation/metro-plugin-rnef Patch
@module-federation/treeshake-frontend Patch
@module-federation/modern-js-v3 Patch
@module-federation/modern-js Patch
@module-federation/nextjs-mf Patch
@module-federation/node Patch
@module-federation/rsbuild-plugin Patch
@module-federation/rspress-plugin Patch
@module-federation/storybook-addon Patch
shared-tree-shaking-no-server-host Patch
shared-tree-shaking-no-server-provider Patch
@module-federation/devtools Patch
@module-federation/data-prefetch Patch
@module-federation/retry-plugin Patch
@module-federation/runtime-tools Patch
@module-federation/webpack-bundler-runtime Patch
@module-federation/bridge-vue3 Patch
shared-tree-shaking-with-server-host Patch
shared-tree-shaking-with-server-provider Patch
remote5 Patch
remote6 Patch
website-new Patch
@module-federation/inject-external-runtime-core-plugin Patch
@module-federation/sdk Patch
@module-federation/managers Patch
@module-federation/third-party-dts-extractor Patch
@module-federation/bridge-shared Patch
@module-federation/bridge-react-webpack-plugin Patch
@module-federation/error-codes Patch
create-module-federation Patch
@module-federation/esbuild Patch
@module-federation/utilities Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@2heal1 2heal1 merged commit 28a2db4 into main Feb 12, 2026
12 of 13 checks passed
@2heal1 2heal1 deleted the revert-4421-release-v2.0.1 branch February 12, 2026 02:27
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6da52c00b4

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

mkdir -p node_modules/@react-native
ln -sfn "$(pwd)/$PLUGIN_DIR" node_modules/@react-native/gradle-plugin

- name: Build metro packages
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Restore RN gradle-plugin path setup before Android build

Removing the Ensure React Native Gradle plugin path step reintroduces a CI break in the Android E2E flow: this action is used by e2e-metro.yml for example-host, and that app’s android/settings.gradle includes ../../../node_modules/@react-native/gradle-plugin, but example-host does not declare @react-native/gradle-plugin directly (it is only a transitive dependency of react-native). With pnpm, that plugin remains under .pnpm/.../node_modules/@react-native/gradle-plugin, so without the removed symlink step the later pnpm --filter ${{ inputs.app_name }} android:release cannot resolve the included Gradle build path and the Android E2E job fails.

Useful? React with 👍 / 👎.

@github-actions
Copy link
Copy Markdown
Contributor

Android Release APK for all devices

🔗 Download link.

Note: if the download link expires, please re-run the workflow to generate a new build.

Generated at 2026-02-12T02:38:33.089Z UTC

@github-actions
Copy link
Copy Markdown
Contributor

iOS Release APP for simulators

🔗 Download link.

Note: if the download link expires, please re-run the workflow to generate a new build.

Generated at 2026-02-12T02:44:07.957Z UTC

@2heal1 2heal1 mentioned this pull request Feb 12, 2026
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.

1 participant