github web-infra-dev/rspress v2.0.0-beta.11

latest releases: v2.0.0-rc.5, v2.0.0-rc.4, v2.0.0-rc.3...
pre-release7 months ago

What's Changed

Performance 🚀

  • perf(ssg/async): ssg concurrency and use react18 renderToPipeableStream instead of renderToString by @SoonIter in #2243
  • perf(ssg/client): use React 18 startTransition for hydration by @SoonIter in #2245

Bug Fixes 🐞

Other Changes

  • chore(deps): remove htmr dep and migrate htmr to dangerouslySetInnerHTML by @JounQin in #2191
  • chore(core): add hint for react and react-dom are different versions. by @SoonIter in #2235
  • chore(cli)!: remove rspress update command by @SoonIter in #2240
  • chore(deps): upgrade @types/react and @types/react-dom to 19 by @SoonIter in #2241
  • refactor(ssg): use react18 api onRecoverableError and reduce the difference between SSR and CSR bundle by @SoonIter in #2244
  • test(e2e): move all the test file to its fixture folder by @SoonIter in #2247
  • Release v2.0.0-beta.11 by @SoonIter in #2250

Full Changelog: v2.0.0-beta.10...v2.0.0-beta.11

Don't miss a new rspress release

NewReleases is sending notifications on new releases.