Commit 127e4d8
Materialize changelogs for reflex v0.9.7 and friends (#6772)
Build the pending news fragments into CHANGELOG.md for the framework and the
modified subpackages. Each version is the next dot bump from the package's
latest release tag:
- reflex 0.9.6.post2 -> 0.9.7
- reflex-base 0.9.6.post2 -> 0.9.7
- reflex-components-core 0.9.6 -> 0.9.7
- reflex-components-radix 0.9.5 -> 0.9.6
- reflex-docgen 0.9.2 -> 0.9.3
Cross-package dependency re-pins are intentionally left for the post-publish
wave, matching the established two-wave release flow (see #6679 -> #6680).
reflex-components-core and reflex-components-radix now call ArrayVar.map (new in
reflex-base 0.9.7 via #6701) but still declare reflex-base >= 0.9.6 / >= 0.9.5;
those floors β and the root reflex-base floor β must be re-pinned to
reflex-base >= 0.9.7 only after reflex-base 0.9.7 is published, so the
min-deps check (which resolves from PyPI with --no-sources) stays green here.
Claude-Session: https://claude.ai/code/session_01KX93fjAHfXYH4UpbSmaSon
Co-authored-by: Claude <noreply@anthropic.com>1 parent 65a2889 commit 127e4d8
28 files changed
Lines changed: 68 additions & 23 deletions
File tree
- news
- packages
- reflex-base
- news
- reflex-components-core
- news
- reflex-components-radix
- news
- reflex-docgen
- news
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
1 | 23 | | |
2 | 24 | | |
3 | 25 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments