Skip to content

Update changelogs and deps for reflex-components-{core,radix} 0.9.5#6646

Merged
masenf merged 3 commits into
mainfrom
masenf/changelog-v0.9.5-components
Jun 10, 2026
Merged

Update changelogs and deps for reflex-components-{core,radix} 0.9.5#6646
masenf merged 3 commits into
mainfrom
masenf/changelog-v0.9.5-components

Conversation

@masenf

@masenf masenf commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@masenf masenf requested a review from a team as a code owner June 10, 2026 20:04
adhami3310
adhami3310 previously approved these changes Jun 10, 2026
@greptile-apps

greptile-apps Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR cuts the reflex-components-core and reflex-components-radix 0.9.5 releases: it consolidates the pending news fragments into CHANGELOG.md files, bumps reflex-base to >= 0.9.5 across all three packages, and removes the now-consumed fragment files.

  • reflex-components-core 0.9.5 gains Form TypedDict validation at create time and a refactored connection-error/upload hook registration.
  • reflex-components-radix 0.9.5 marks Radix form controls with _is_form_control so the new form-field validation can collect their static identifiers.
  • All pyproject.toml files replace the dev pre-release lower bound (0.9.4.post23.dev0) with the stable 0.9.5.

Confidence Score: 5/5

Changelog and dependency-bump only — no runtime logic is changed.

All changes are documentation (new/deleted changelog fragments) and version lower-bound bumps from a dev pre-release to the corresponding stable release. There is no production code path touched, so the risk of a regression is minimal.

No files require special attention.

Important Files Changed

Filename Overview
packages/reflex-components-core/CHANGELOG.md New file: v0.9.5 changelog aggregated from the two deleted news fragment files; content matches the fragments exactly.
packages/reflex-components-core/pyproject.toml Bumps reflex-base lower bound from the dev pre-release 0.9.4.post23.dev0 to the stable 0.9.5 release.
packages/reflex-components-radix/CHANGELOG.md Prepends v0.9.5 entry from the deleted news fragment; has one extra blank line before the previous v0.9.4 heading (already noted in prior thread).
packages/reflex-components-radix/pyproject.toml Bumps reflex-base to >= 0.9.5; reflex-components-core constraint stays at >= 0.9.0 (dependency gap already flagged in prior thread).
pyproject.toml Root package bumps reflex-base to >= 0.9.5; component package constraints left at >= 0.9.0, which is appropriate for the root umbrella package.

Reviews (4): Last reviewed commit: "bump reflex -> reflex-base >= 0.9.5" | Re-trigger Greptile

Comment thread packages/reflex-components-radix/CHANGELOG.md
Comment thread packages/reflex-components-radix/pyproject.toml
this is purely for internal consistency, the released version strictly pins the
same reflex-base version
@codspeed-hq

codspeed-hq Bot commented Jun 10, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 26 untouched benchmarks
⏩ 8 skipped benchmarks1


Comparing masenf/changelog-v0.9.5-components (5b5215a) with main (bb7a834)2

Open in CodSpeed

Footnotes

  1. 8 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on main (05c6cfb) during the generation of this report, so bb7a834 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

adhami3310
adhami3310 previously approved these changes Jun 10, 2026
@masenf masenf force-pushed the masenf/changelog-v0.9.5-components branch from ee058c6 to 5b5215a Compare June 10, 2026 20:17
@masenf masenf merged commit 1aa10db into main Jun 10, 2026
173 of 210 checks passed
@masenf masenf deleted the masenf/changelog-v0.9.5-components branch June 10, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants