Skip to content

[Repo Assist] docs(changelog): document PRs #323–#325 Fable 5 upgrade, client deps, and parenteralia print fix#326

Merged
halcwb merged 1 commit intomasterfrom
repo-assist/changelog-update-20260422-cba508584ac43cbf
Apr 23, 2026
Merged

[Repo Assist] docs(changelog): document PRs #323–#325 Fable 5 upgrade, client deps, and parenteralia print fix#326
halcwb merged 1 commit intomasterfrom
repo-assist/changelog-update-20260422-cba508584ac43cbf

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 This is an automated PR from Repo Assist.

Adds changelog entries for the three PRs merged on 2026-04-22 that were not yet documented in CHANGELOG.md.

Changes

PR Type Summary
#323 build(deps) Upgrade Fable 5 stable — Fable.Core rc.2 → 5.0.0, Fable.Elmish.React → 5.6.0, Fable.Elmish.HMR → 9.0.0
#324 build(deps) Update client packages — Vite 8.0.9, @vitejs/plugin-react 6.0.1, React 19.2.5, MUI 9.x
#325 fix(genform) Improve solution rule printing — multi-substance ambiguity, div-by-zero guard, revert % change

Test Status

Documentation-only change — no build or tests required.


Repo Assist — automated AI contributor. All source-code changes go through human review.

Generated by Repo Assist

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@f2c5cf1e4af58e09a93ba0703c6bf084711b265f

…n rule printing fix

- PR #323: Upgrade to Fable 5 stable (Fable.Core 5.0.0, Elmish.React 5.6.0, HMR 9.0.0)
- PR #324: Update client packages (Vite 8.0.9, React 19.2.5, MUI 9.x)
- PR #325: Fix solution rule printing (multi-substance, div-by-zero, % revert)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@halcwb halcwb marked this pull request as ready for review April 23, 2026 12:31
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 23, 2026

Greptile Summary

Documentation-only PR that backfills three missing changelog entries for PRs merged on 2026-04-22. The entries are accurately worded, consistently formatted with the surrounding content, and placed in the correct subsections (Changed for the two dependency bumps, Fixed for the GenFORM print fix).

Confidence Score: 5/5

Safe to merge — no source code changes, only accurate changelog documentation.

All three entries are factually consistent with their respective PR descriptions, follow the existing formatting conventions, and are placed in the correct sections. No functional code is touched.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Adds three changelog entries for PRs #323 (Fable 5 stable), #324 (client deps), and #325 (GenFORM fix), correctly placed under the existing "Changed" and "Fixed" subsections of [Unreleased].

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[CHANGELOG.md] --> B[Unreleased]
    B --> C[Changed]
    B --> D[Fixed]
    C --> E["#323 — Fable 5 stable\n(Fable.Core rc.2 → 5.0.0,\nFable.Elmish.React 5.6.0,\nFable.Elmish.HMR 9.0.0)"]
    C --> F["#324 — Client packages\n(Vite 8.0.9, React 19.2.5,\nMUI 9.x, react-markdown 10.1.0)"]
    D --> G["#325 — GenFORM print fix\n(multi-substance ambiguity,\ndiv-by-zero guard, revert % change)"]
Loading

Reviews (1): Last reviewed commit: "docs(changelog): document PRs #323-#325 ..." | Re-trigger Greptile

@halcwb halcwb merged commit 21e6e61 into master Apr 23, 2026
11 checks passed
@halcwb halcwb deleted the repo-assist/changelog-update-20260422-cba508584ac43cbf branch April 23, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant