Conversation
🦋 Changeset detectedLatest commit: 4451301 The changes in this PR will be included in the next version bump. This PR includes changesets to release 41 packages
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 |
✅ Deploy Preview for module-federation-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
857d2ba to
ad6383d
Compare
c4ab36a to
5e0f0d6
Compare
b3aa7cd to
3483543
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 58a69ea1dd
ℹ️ 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".
Bundle Size Report4 package(s) changed, 32 unchanged.
Total dist: 4.95 MB (+186.3 kB (+3.8%)) |
| }, | ||
| "peerDependencies": { | ||
| "@rsbuild/core": "^1.3.21 || ^2.0.0-0" | ||
| "@rsbuild/core": "2.0.0-alpha.4" |
There was a problem hiding this comment.
@2heal1 I guess this is a mistake. The peer dependencies range should be ^1.3.21 || ^2.0.0-0.
Description
Support Modern.js@3 and add
@module-federation/modern-js-v3packageRelated Issue
Types of changes
Checklist