Skip to content

rsbuild-plugin-react-router@0.6.6

Choose a tag to compare

@github-actions github-actions released this 05 Sep 00:00
· 17 commits to main since this release

Patch Changes

  • 3ecef1b: Honor a user-provided app/entry.ssr.tsx in RSC framework mode. The RSC entry
    template imported its own SSR template directly, so an override was placed in
    the SSR layer while the template kept being compiled as React Server code and
    failed the build on react-dom/server. The template now imports the resolved
    SSR entry through virtual/react-router/unstable_rsc/entry-ssr.