Skip to content

Comments

fix: ensure csrRender skip non-RSC pages#8090

Merged
GiveMe-A-Name merged 1 commit intomainfrom
fix/mpa_csr_rsc_main
Dec 26, 2025
Merged

fix: ensure csrRender skip non-RSC pages#8090
GiveMe-A-Name merged 1 commit intomainfrom
fix/mpa_csr_rsc_main

Conversation

@GiveMe-A-Name
Copy link
Member

@GiveMe-A-Name GiveMe-A-Name commented Dec 26, 2025

Summary

Same as #8089

Related Links

Checklist

  • I have added changeset via pnpm run change.
  • I have updated the documentation.
  • I have added tests to cover my changes.

@changeset-bot
Copy link

changeset-bot bot commented Dec 26, 2025

🦋 Changeset detected

Latest commit: d9cd31f

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

This PR includes changesets to release 111 packages
Name Type
@modern-js/server-core Patch
@modern-js/plugin-bff Patch
@modern-js/plugin-data-loader Patch
@modern-js/plugin-i18n Patch
@modern-js/render Patch
@modern-js/plugin-polyfill Patch
@modern-js/prod-server Patch
@modern-js/server-runtime Patch
@modern-js/server Patch
@modern-js/server-utils Patch
@modern-js/app-tools Patch
server-config Patch
bff-api-app Patch
bff-client-app Patch
bff-indep-client-app Patch
bff-hono Patch
deploy-server Patch
pure-esm-project Patch
i18n-app Patch
i18n-app-ssr Patch
i18n-custom-i18n-wrapper Patch
i18n-mf-app-provider Patch
i18n-mf-component-provider Patch
i18n-mf-consumer Patch
i18n-routes Patch
i18n-routes-ssr Patch
@modern-js/plugin-ssg Patch
server-monitors Patch
ssg-fixtures-web-server Patch
ssr-base-test Patch
ssr-base-fallback-test Patch
@modern-js/plugin-styled-components Patch
@modern-js/image Patch
@modern-js/runtime Patch
@integration-test/alias-set Patch
app-document Patch
async-entry-test Patch
tmp Patch
integration-clean-dist-path Patch
integration-compatibility Patch
integration-custom-dist-path Patch
custom-file-system-entry Patch
integration-custom-template Patch
deploy Patch
dev-server Patch
integration-disable-html Patch
entries-app-builder Patch
app-custom-entries Patch
app-custom-routes-runtime Patch
app-custom Patch
app-entry Patch
app-route Patch
app-entry-server Patch
@integration-test/image-component Patch
main-entry-name Patch
nonce Patch
routes-match Patch
routes Patch
app-rsbuild-hooks Patch
rsc-csr-app Patch
rsc-csr-routes Patch
rsc-ssr-app Patch
rsc-ssr-routes Patch
runtime-custom-plugin Patch
runtime-custom-config-plugin Patch
select-mul-entry-test Patch
select-one-entry-test Patch
server-json-script Patch
server-prod Patch
server-routes Patch
@source-code-build/app Patch
ssg-fixtures-mega-list-routes Patch
ssg-fixtures-nested-routes Patch
ssg-fixtures-simple Patch
ssr-base-async-entry-test Patch
ssr-base-json-test Patch
init Patch
ssr-base-loadable Patch
ssr-partial-test Patch
ssr-script-loading Patch
ssr-streaming-inline-test Patch
ssr-streaming-test Patch
styled-components-stream Patch
styled-components-string Patch
integration-tailwindcss-v2 Patch
integration-tailwindcss-v3 Patch
integration-tailwindcss-v4 Patch
tmp-dir Patch
write-to-dist Patch
@modern-js/bundle-diff-benchmark Patch
@modern-js/main-doc Patch
@modern-js/tsconfig Patch
@modern-js/babel-preset Patch
@modern-js/builder Patch
@modern-js/flight-server-transform-plugin Patch
@modern-js/babel-plugin-module-resolver Patch
@modern-js/bff-core Patch
@modern-js/bff-runtime Patch
@modern-js/create-request Patch
@modern-js/create Patch
@modern-js/i18n-utils Patch
@modern-js/plugin Patch
@modern-js/runtime-utils Patch
@modern-js/sandpack-react Patch
@modern-js/types Patch
@modern-js/utils Patch
@modern-js/babel-compiler Patch
@modern-js/rslib Patch
@scripts/prebundle Patch
@scripts/rstest-config Patch
@scripts/release-node 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

@netlify
Copy link

netlify bot commented Dec 26, 2025

Deploy Preview for modernjs-v3 ready!

Name Link
🔨 Latest commit d9cd31f
🔍 Latest deploy log https://app.netlify.com/projects/modernjs-v3/deploys/694e5a07c23e000007057a30
😎 Deploy Preview https://deploy-preview-8090--modernjs-v3.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.

@GiveMe-A-Name GiveMe-A-Name enabled auto-merge (squash) December 26, 2025 09:51
@github-actions
Copy link
Contributor

Rsdoctor Bundle Diff Analysis

📊 Quick Summary
Project Total Size Change
bundle-diff 495.8 KB 0

Generated by Rsdoctor GitHub Action

@GiveMe-A-Name GiveMe-A-Name changed the title fix: ensure csrRender function applies to each page in MPA projects fix: ensure csrRender skip non-RSC pages Dec 26, 2025
@GiveMe-A-Name GiveMe-A-Name merged commit 79f0efd into main Dec 26, 2025
13 checks passed
@GiveMe-A-Name GiveMe-A-Name deleted the fix/mpa_csr_rsc_main branch December 26, 2025 09:53
@caohuilin caohuilin mentioned this pull request Jan 9, 2026
This was referenced Jan 30, 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