v0.22.51
vercel/streamdownv0.22.51Jul 30, 2026by github-actions[bot]
AI Summary
Backported the CLI panic handling revert from v0.39.10 to maintain consistency with older versions.
Key Highlights
- Backported CLI panic handling revert for non-zero exit codes
Full Release Notes
- (_Backported from v0.39.10_) Reverted the auto panic recover handling for the cli commands to preserve the old behavior and allow panic to force exit with non-zero code ([#7781](https://github.com/pocketbase/pocketbase/issues/7781)).