Skip to content

chore(utils): rslib bundleless migration#4357

Merged
2heal1 merged 9 commits intomainfrom
rslib/utilities
Feb 10, 2026
Merged

chore(utils): rslib bundleless migration#4357
2heal1 merged 9 commits intomainfrom
rslib/utilities

Conversation

@ScriptedAlchemy
Copy link
Copy Markdown
Member

@ScriptedAlchemy ScriptedAlchemy commented Feb 2, 2026

Summary

Migrate @module-federation/utilities to an rslib bundleless build and align package exports.

What Changed

  • packages/utilities:
    • switched build target to rslib build
    • updated package.json main / module / types and exports to match the new output layout
    • added rslib.config.ts
    • updated tsconfig.lib.json for the new build
  • CI:
    • switched actionlint workflow to a direct binary install (avoids pnpm workspace workspace:* install issues)

Testing

  • Not run locally (CI in PR).

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 2, 2026

⚠️ No Changeset found

Latest commit: e21fac6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 2, 2026

Deploy Preview for module-federation-docs ready!

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 7, 2026

Bundle Size Report

1 package(s) changed, 37 unchanged.

Package Total dist Delta ESM gzip Delta
utils 110.6 kB +58.0 kB (+110.3%) 0 B -5586 B (-100.0%)

Total dist: 6.43 MB (+58.0 kB (+0.9%))
Total ESM gzip: 157.6 kB (-5586 B (-3.3%))

ScriptedAlchemy and others added 4 commits February 6, 2026 23:17
raven-actions/actionlint@v2 runs npm install internally which fails
on pnpm workspace repos due to workspace:* protocol. Switch to direct
binary download which has no npm dependency.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@ScriptedAlchemy ScriptedAlchemy changed the title chore(utils): migrate utilities to rslib bundleless chore(utils): rslib bundleless migration Feb 9, 2026
@2heal1 2heal1 merged commit bd276ac into main Feb 10, 2026
23 checks passed
@2heal1 2heal1 deleted the rslib/utilities branch February 10, 2026 08:08
@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.

2 participants