Commit 5694c00
Move node renderer and streaming fixes to Pro changelog
Moved Pro-specific features and fixes from open-source CHANGELOG to react_on_rails_pro/CHANGELOG:
**Moved to Pro changelog:**
- PR 1970: Node Renderer Worker Restart fix (Pro feature)
- PR 1995: Body Duplication Bug On Streaming (Pro feature)
- PR 2015: Concurrent Streaming Performance improvement (Pro feature)
- PR 2008: Node Renderer Configuration deprecation (Pro feature)
**Rationale:**
- Node renderer is primarily a Pro feature (remote rendering)
- Streaming is a Pro-exclusive feature
- These entries belong in the Pro changelog for Pro users
**Open-source changelog now contains only:**
- Features available to all users
- Fixes for issues affecting non-Pro users
- General improvements not tied to Pro features
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 7ea63d4 commit 5694c00
2 files changed
+10
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | 66 | | |
71 | 67 | | |
72 | 68 | | |
| |||
75 | 71 | | |
76 | 72 | | |
77 | 73 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 74 | | |
87 | 75 | | |
88 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
50 | 57 | | |
51 | | - | |
| 58 | + | |
52 | 59 | | |
53 | 60 | | |
54 | 61 | | |
| |||
0 commit comments