Commit 32c6adf
Improve SHAKAPACKER_SKIP_PRECOMPILE_HOOK documentation (#852)
## Summary
Minor documentation improvements based on code review feedback for PR
#850:
- **Fix CHANGELOG.md**: Update PR reference from placeholder `#XXX` to
actual `#850`
- **Clarify React on Rails docs**: Specify version requirement
(v13.1.0+) and add bold "no action needed" to make it crystal clear for
users
- **Add RBS comment**: Add explanatory comment to
`should_run_precompile_hook?` type signature
## Test plan
- [x] Changes are documentation/type signature comments only
- [x] No functional code changes
- [x] Verified lint-staged passed (prettier formatting applied
automatically)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <[email protected]>1 parent 3b3e3c9 commit 32c6adf
File tree
3 files changed
+3
-2
lines changed- docs
- sig/shakapacker
3 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments