docs/pro/release-notes/4.0.md
React on Rails Pro now provides comprehensive support for React Server Components, enabling you to build the next generation of React applications:
See our complete RSC tutorial to get started.
Building on React 19's streaming capabilities, React on Rails Pro delivers:
Completely redesigned error reporting system with:
These changes provide:
runOnOtherBundle function, enabling advanced composition and modularization patterns.sentry or honeybadgerincludeTimerPolyfills is renamed to stubTimersRENDERER_STUB_TIMERS instead of INCLUDE_TIMER_POLYFILLSIf using older Node versions, add to your package.json:
"resolutions": {
"@fastify/formbody": "^7.4.0",
"@fastify/multipart": "^8.3.1",
"fastify": "^4.29.0"
}
React on Rails Pro 4.0 represents a major evolution in server-side React rendering, bringing React Server Components and advanced streaming to the Rails ecosystem with enterprise-grade performance and reliability.