v17.0.0.rc.11
Pre-release
Pre-release
Changed
- [Pro] RSC scaffolding now installs stable
react-on-rails-rsc@19.2.1: The Pro package,
node renderer, generator, dummy app, workspace overrides, and compatibility checks now use the stable
package and reject prereleases below the stable peer floor. This keeps React on Rails Pro 17 on the
coordinated React 19.2.7 runtime while including the 19.2.1 CSS/FOUC fix. The stable artifact uses the
React on Rails Pro commercial terms rather than MIT and reportsSEE LICENSE IN LICENSE.mdin npm metadata.
Issue 4357.
PR 4670 by
justin808. - [Pro] Published artifacts now identify the commercial license accurately: The Pro gem reports
LicenseRef-LICENSE, while thereact-on-rails-proandreact-on-rails-pro-node-renderernpm packages
reportSEE LICENSE IN LICENSE.md. All three packed artifacts include React on Rails Pro EULA v2.3 instead
of presenting the software asUNLICENSEDor shipping stale terms. EULA v2.3 clarifies organization-owned
internal and public use, preserves free educational/demo use, and defines one product-level attribution per
covered HTML document. All plan types and permitted free uses now require that attribution; a valid public
attribution reportsLicensedwithout exposing the Organization, while private server diagnostics retain it.
PR 4660 by
justin808.