Skip to content

v17.0.0.rc.11

Pre-release
Pre-release

Choose a tag to compare

@justin808 justin808 released this 15 Jul 10:07

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 reports SEE LICENSE IN LICENSE.md in npm metadata.
    Issue 4357.
    PR 4670 by
    justin808.
  • [Pro] Published artifacts now identify the commercial license accurately: The Pro gem reports
    LicenseRef-LICENSE, while the react-on-rails-pro and react-on-rails-pro-node-renderer npm packages
    report SEE LICENSE IN LICENSE.md. All three packed artifacts include React on Rails Pro EULA v2.3 instead
    of presenting the software as UNLICENSED or 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 reports Licensed without exposing the Organization, while private server diagnostics retain it.
    PR 4660 by
    justin808.