Commit 982e805
Mark immediate_hydration as deprecated in configuration documentation
- Add clear deprecation notice with 🚫 DEPRECATED marker
- Explain that the option now logs warnings but has no effect
- Note that immediate hydration is automatically enabled for Pro users
- Provide action required: remove the config line
- Include historical context about what the setting used to do
- Reference CHANGELOG.md for migration instructions
Fixes documentation to match the deprecation shim in configuration.rb
(lib/react_on_rails/configuration.rb:79-113)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 4a90b8f commit 982e805
1 file changed
+17
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
288 | 300 | | |
289 | 301 | | |
290 | 302 | | |
| |||
0 commit comments