Skip to content

Conversation

ScriptedAlchemy
Copy link
Member

@ScriptedAlchemy ScriptedAlchemy commented Sep 26, 2025

Summary

  • remove the retry wrapper from the build-and-test workflow so affected tests run once with the existing timeout
  • keep the Nx rollup packages on the tsc compiler and add sourcemap path transforms so the emitted maps line up with source files
  • adjust old antd button demos to read the package version from the default JSON import, which works with the tsc build output
  • add a changeset covering every package touched by the build config updates

Testing

  • pnpm nx run manifest:build --skip-nx-cache

Copy link

changeset-bot bot commented Sep 26, 2025

🦋 Changeset detected

Latest commit: df27015

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

This PR includes changesets to release 36 packages
Name Type
@module-federation/cli Patch
@module-federation/data-prefetch Patch
@module-federation/error-codes Patch
@module-federation/managers Patch
@module-federation/manifest Patch
@module-federation/rsbuild-plugin Patch
@module-federation/rspack Patch
@module-federation/runtime Patch
@module-federation/runtime-core Patch
@module-federation/inject-external-runtime-core-plugin Patch
@module-federation/runtime-tools Patch
@module-federation/sdk Patch
@module-federation/utilities Patch
@module-federation/webpack-bundler-runtime Patch
@module-federation/enhanced Patch
@module-federation/modern-js Patch
@module-federation/dts-plugin Patch
@module-federation/rspress-plugin Patch
website-new Patch
remote5 Patch
@module-federation/devtools Patch
@module-federation/metro Patch
@module-federation/nextjs-mf Patch
@module-federation/node Patch
@module-federation/retry-plugin Patch
@module-federation/bridge-react Patch
@module-federation/bridge-vue3 Patch
@module-federation/esbuild Patch
@module-federation/storybook-addon Patch
@module-federation/bridge-react-webpack-plugin Patch
@module-federation/modernjsapp Patch
@module-federation/metro-plugin-rnc-cli Patch
@module-federation/metro-plugin-rnef Patch
@module-federation/third-party-dts-extractor Patch
@module-federation/bridge-shared Patch
create-module-federation 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

Copy link

netlify bot commented Sep 26, 2025

Deploy Preview for module-federation-docs ready!

Name Link
🔨 Latest commit df27015
🔍 Latest deploy log https://app.netlify.com/projects/module-federation-docs/deploys/68d730c3cd115900082998d7
😎 Deploy Preview https://deploy-preview-4105--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.

@ScriptedAlchemy ScriptedAlchemy changed the title chore: compile rollup libs with tsc chore: stabilize tsc rollup builds and clean up CI retries Sep 27, 2025
@ScriptedAlchemy ScriptedAlchemy merged commit 639a83b into main Sep 27, 2025
18 checks passed
@ScriptedAlchemy ScriptedAlchemy deleted the swc-to-tsc branch September 27, 2025 01:34
@2heal1 2heal1 mentioned this pull request Oct 10, 2025
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