You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,8 @@ After a release, run `/update-changelog` in Claude Code to analyze commits, writ
60
60
[PR 4249](https://github.com/shakacode/react_on_rails/pull/4249) by
61
61
[justin808](https://github.com/justin808).
62
62
63
+
-**Generated Tailwind apps load Tailwind from the layout.** The install generator now declares Tailwind through a layout-owned pack instead of component-owned imports, keeps generated layout head metadata mobile/CSP-ready, and warns safely when custom layouts need manual pack-tag replacement. [PR 4182](https://github.com/shakacode/react_on_rails/pull/4182) by [ihabadham](https://github.com/ihabadham).
64
+
63
65
-**[Pro]****Rspack RSC dev-server setup is easier to diagnose and customize**:
64
66
Generated RSC helper code now verifies client-reference discovery support
65
67
through the sibling `rscWebpackConfig.js` file instead of assuming
0 commit comments