chore(release): v0.9.25#792
Conversation
Bump to 0.9.25 across 9 files + CHANGELOG. Closes #778 #775 #783 (PR #791), #758 #726 (PR #773), #759 (PR #772), #752 (PR #774), #729 (PR #780), #781 (PR #782), #753 (PR #789), #771 (PR #786), #762 (PR #764). Files bumped: - package.json - packages/mcp/package.json - plugin/.claude-plugin/plugin.json - plugin/.codex-plugin/plugin.json - plugin/plugin.json - src/version.ts - src/types.ts (ExportData.version union) - src/functions/export-import.ts (supportedVersions Set) - test/export-import.test.ts (assertion) 125 test files / 1379 tests pass. npm audit (root + website): 0 vulns.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (10)
📝 WalkthroughWalkthroughThis PR performs a version release bump from 0.9.24 to 0.9.25 across the project. The version constant, export schema types and validation, all package and plugin manifests, and test expectations are updated consistently. The CHANGELOG documents the new release with fixed items, added features, infrastructure changes, and updated dependencies. ChangesVersion 0.9.25 Release Bump
🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
v0.9.25 bundles every breaking 0.9.24 regression fix plus the feature lane that landed since.
Closes #778, closes #775, closes #783, closes #758, closes #726, closes #759, closes #752, closes #729, closes #781, closes #753, closes #771, closes #762.
Released
Fixed (9)
key") — existing-session branch re-keys onexisting.idinstead ofparsed.sessionId#775 import-jsonl aborts on legacy session missing idagentmemory/npxrefuses to boot (aarch64 Linux) #752 fresh global install vs PATH iii mismatchid(unguarded sanitize() outside try/catch) #729 obsidian-export 500 on null idAdded (2)
Changed
Verify
Summary by CodeRabbit
New Features
Bug Fixes
Chores