We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bb2116 commit a35182dCopy full SHA for a35182d
1 file changed
CHANGELOG.md
@@ -17,6 +17,7 @@ _Please add entries here for your pull requests that have not yet been released.
17
18
#### Fixed
19
- Preserve default controller layouts for `render component:` after the Rails 8 render pipeline change. [PR 1418](https://github.com/reactjs/react-rails/pull/1418) by [justin808](https://github.com/justin808). Fixes [#1356](https://github.com/reactjs/react-rails/issues/1356).
20
+- Remove unneeded runtime dependencies. [PR 1420](https://github.com/reactjs/react-rails/pull/1420) by [G-Rath](https://github.com/g-rath)
21
22
## [3.3.0] - 2026-03-31
23
0 commit comments